OSDN Git Service

Merge "Update work profile related strings"
authorTreeHugger Robot <treehugger-gerrit@google.com>
Wed, 24 Jan 2018 08:23:22 +0000 (08:23 +0000)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 24 Jan 2018 08:23:22 +0000 (08:23 +0000)
1  2 
core/res/res/values/strings.xml
packages/SystemUI/res/values/strings.xml

Simple merge
      <string name="quick_settings_cellular_detail_data_limit"><xliff:g id="data_limit" example="2.0 GB">%s</xliff:g> limit</string>
      <!-- QuickSettings: Cellular detail panel, data warning format string [CHAR LIMIT=NONE] -->
      <string name="quick_settings_cellular_detail_data_warning"><xliff:g id="data_limit" example="2.0 GB">%s</xliff:g> warning</string>
-     <!-- QuickSettings: Work mode [CHAR LIMIT=NONE] -->
-     <string name="quick_settings_work_mode_label">Work mode</string>
+     <!-- QuickSettings: This string is in the easy-to-view settings that a user can pull down from
+     the top of their phone's screen. This is a label for a toggle to turn the work profile on and
+     off. "Work profile" means a separate profile on a user's phone that's specifically for their
+     work apps and managed by their company. "Work" is used as an adjective. [CHAR LIMIT=NONE] -->
+     <string name="quick_settings_work_mode_on_label">Work profile</string>
+     <!-- QuickSettings: This is a label for a toggle to turn the work profile on and off and this is
+          shown when work profile is off. [CHAR LIMIT=NONE] -->
+     <string name="quick_settings_work_mode_off_label">Notifications &amp; apps are off</string>
      <!-- QuickSettings: Label for the toggle to activate Night display (renamed "Night Light" with title caps). [CHAR LIMIT=20] -->
      <string name="quick_settings_night_display_label">Night Light</string>
 +    <!-- QuickSettings: Secondary text for when the Night Light will be enabled at sunset. [CHAR LIMIT=20] -->
 +    <string name="quick_settings_night_secondary_label_on_at_sunset">On at sunset</string>
 +    <!-- QuickSettings: Secondary text for when the Night Light will be on until sunrise. [CHAR LIMIT=20] -->
 +    <string name="quick_settings_night_secondary_label_until_sunrise">Until sunrise</string>
 +    <!-- QuickSettings: Secondary text for when the Night Light will be enabled at some user-selected time. [CHAR LIMIT=20] -->
 +    <string name="quick_settings_night_secondary_label_on_at">On at <xliff:g id="time" example="10 pm">%s</xliff:g></string>
 +    <!-- QuickSettings: Secondary text for when the Night Light will be on until some user-selected time. [CHAR LIMIT=20] -->
 +    <string name="quick_settings_night_secondary_label_until">Until <xliff:g id="time" example="7 am">%s</xliff:g></string>
 +
      <!-- QuickSettings: NFC tile [CHAR LIMIT=NONE] -->
      <string name="quick_settings_nfc_label">NFC</string>
      <!-- QuickSettings: NFC (off) [CHAR LIMIT=NONE] -->