Merge "Added Data Saver Mode description." into nyc-dev

am: 21e7e1e

* commit '21e7e1e6bf5eaf623cd5d9383c12968734b5d76a':
  Added Data Saver Mode description.

Change-Id: I46b15109cb3e7d688ee13f1e9b388d886b2b2ddb
This commit is contained in:
Felipe Leme
2016-04-13 23:51:02 +00:00
committed by android-build-merger
2 changed files with 4 additions and 0 deletions

View File

@@ -4048,6 +4048,9 @@
<!-- [CHAR_LIMIT=NONE] Battery saver: Feature description -->
<string name="battery_saver_description">To help improve battery life, battery saver reduces your devices performance and limits vibration, location services, and most background data. Email, messaging, and other apps that rely on syncing may not update unless you open them.\n\nBattery saver turns off automatically when your device is charging.</string>
<!-- [CHAR_LIMIT=NONE] Data saver: Feature description -->
<string name="data_saver_description">To help reduce data usage, Data Saver prevents some apps from sending or receiving data in the background. An app youre currently using can access data, but may do so less frequently. This may mean, for example, that images dont display until you tap them.</string>
<!-- Zen mode condition - summary: time duration in minutes. [CHAR LIMIT=NONE] -->
<plurals name="zen_mode_duration_minutes_summary">
<item quantity="one">For one minute (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>

View File

@@ -2102,6 +2102,7 @@
<java-symbol type="dimen" name="timepicker_text_size_normal" />
<java-symbol type="dimen" name="timepicker_text_size_inner" />
<java-symbol type="string" name="battery_saver_description" />
<java-symbol type="string" name="data_saver_description" />
<java-symbol type="string" name="zen_mode_forever" />
<java-symbol type="string" name="zen_mode_forever_dnd" />
<java-symbol type="string" name="zen_mode_rule_name_combination" />