OSDN Git Service

Reword bluetooth confirmation dialog am: e14d38a383 am: b2b401b5f3 am: eee62e1846...
authorAntony Sargent <asargent@google.com>
Tue, 5 Dec 2017 23:31:00 +0000 (23:31 +0000)
committerandroid-build-merger <android-build-merger@google.com>
Tue, 5 Dec 2017 23:31:00 +0000 (23:31 +0000)
am: 5f4e32ae5f

Change-Id: Ie2d2b7d7479fcc2148476ff7a122c8f17a4d1f56

1  2 
res/values/strings.xml

diff --combined res/values/strings.xml
      <!-- Title for pairing bluetooth device page [CHAR LIMIT=none] -->
      <string name="bluetooth_pairing_page_title">Pair new device</string>
  
 +    <!-- Title for connected device group [CHAR LIMIT=none]-->
 +    <string name="connected_device_connected_title">Currently connected</string>
 +    <!-- Title for connected device group [CHAR LIMIT=none]-->
 +    <string name="connected_device_saved_title">Saved devices</string>
 +    <!-- Title for preference to add a device [CHAR LIMIT=none]-->
 +    <string name="connected_device_add_device_title">Add device</string>
 +    <!-- Summary for preference to add a device [CHAR LIMIT=none]-->
 +    <string name="connected_device_add_device_summary">Bluetooth will turn on to enable pairing</string>
 +    <!-- Title for other connection preferences [CHAR LIMIT=none]-->
 +    <string name="connected_device_connections_title">Connection preferences</string>
 +
      <!-- Date & time settings screen title -->
      <string name="date_and_time">Date &amp; time</string>
      <!-- The title of the activity to pick a time zone. -->
      <!-- Date & time setting screen setting option summary text when Automatic time zone check box is clear
          [CHAR LIMIT=100] -->
      <string name="zone_auto_summaryOff">Use network-provided time zone</string>
 +    <!-- Date & time setting screen setting check box title if the 24 hour setting should be determined automatically [CHAR LIMIT=30] -->
 +    <string name="date_time_24hour_auto">Automatic 24\u2011hour format</string>
 +    <!-- Date & time setting screen setting option summary text for the automatic 24 hour setting checkbox [CHAR LIMIT=100] -->
 +    <string name="date_time_24hour_auto_summary">Use locale default</string>
      <!-- Date & time setting screen setting check box title [CHAR LIMIT=30] -->
      <string name="date_time_24hour_title">24\u2011hour format</string>
      <!-- Date & time setting screen setting check box title -->
      <string name="setup_lock_settings_picker_title" product="default">Protect your phone</string>
  
      <!-- Message shown when setting up screen lock, prompting user to choose the their backup screen lock method [CHAR LIMIT=NONE] -->
 -    <string name="lock_settings_picker_fingerprint_added_security_message">For added security, set up a backup screen lock.</string>
 +    <string name="lock_settings_picker_fingerprint_added_security_message">For added security, set a backup screen lock.</string>
  
      <!-- Description text for screen in setup wizard asking user to set up screen lock, explaining to the user how setting up a screen lock protect them from losing data. (tablet) [CHAR LIMIT=NONE] -->
      <string name="setup_lock_settings_picker_message" product="tablet">Prevent others from using this tablet without your permission by activating device protection features. Choose the screen lock you want to use.</string>
      <string name="lockpassword_pin_no_sequential_digits">Ascending, descending, or repeated sequence
          of digits isn\'t allowed</string>
  
 -    <!-- Label for ChoosePassword/PIN OK button -->
 -    <string name="lockpassword_ok_label">OK</string>
 +    <!-- Label for Confirm button when entering PIN / password the second time. [CHAR LIMIT=30] -->
 +    <string name="lockpassword_confirm_label">Confirm</string>
  
      <!-- Label for ChoosePassword/PIN OK button -->
      <string name="lockpassword_cancel_label">Cancel</string>
      <string name="bluetooth_display_passkey_pin_msg">To pair with:<xliff:g id="bold1">&lt;br>&lt;b></xliff:g><xliff:g id="device_name">%1$s</xliff:g><xliff:g id="end_bold1">&lt;/b>&lt;br>&lt;br></xliff:g>Type on it:<xliff:g id="bold2">&lt;br>&lt;b></xliff:g><xliff:g id="passkey">%2$s</xliff:g><xliff:g id="end_bold2">&lt;/b></xliff:g>, then press Return or Enter.</string>
  
      <!-- Checkbox message in pairing dialogs.  [CHAR LIMIT=NONE] -->
-     <string name="bluetooth_pairing_shares_phonebook">Allow <xliff:g id="device_name">%1$s</xliff:g> to access your contacts and call history</string>
+     <string name="bluetooth_pairing_shares_phonebook">Allow access to your contacts and call history</string>
  
      <!-- Title for BT error dialogs. -->
      <string name="bluetooth_error_title"></string>
      <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (user role). [CHAR LIMIT=80] -->
      <string name="bluetooth_disconnect_pan_user_profile">Internet access via <xliff:g id="device_name">%1$s</xliff:g> will be disconnected.</string>
      <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
 -    <string name="bluetooth_disconnect_pan_nap_profile" product="tablet"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from sharing this tablet\u2019s Internet connection.</string>
 +    <string name="bluetooth_disconnect_pan_nap_profile" product="tablet"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from sharing this tablet\u2019s internet connection.</string>
      <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
 -    <string name="bluetooth_disconnect_pan_nap_profile" product="default"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from sharing this phone\u2019s Internet connection.</string>
 +    <string name="bluetooth_disconnect_pan_nap_profile" product="default"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from sharing this phone\u2019s internet connection.</string>
  
      <!-- Bluetooth settings.  Connection options screen.  The title of the screen. [CHAR LIMIT=40] -->
      <string name="bluetooth_device_advanced_title">Paired Bluetooth device</string>
      <!-- Bluetooth settings. Connection options screen. Title for checkbox to enable incoming file transfers [CHAR LIMIT=30] -->
      <string name="bluetooth_device_advanced_enable_opp_title">Allow incoming file transfers</string>
      <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]-->
 -    <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for Internet access</string>
 +    <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for internet access</string>
      <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]-->
 -    <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local Internet connection with device</string>
 +    <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local internet connection with device</string>
  
      <!-- Bluetooth settings.  Dock Setting Title -->
      <string name="bluetooth_dock_settings">Dock Settings</string>
      <!-- Checkbox title for option to toggle poor network detection -->
      <string name="wifi_poor_network_detection">Avoid poor connections</string>
      <!-- Checkbox summary for option to toggle poor network detection -->
 -    <string name="wifi_poor_network_detection_summary">Don\u2019t use a Wi\u2011Fi network unless it has a good Internet connection</string>
 +    <string name="wifi_poor_network_detection_summary">Don\u2019t use a Wi\u2011Fi network unless it has a good internet connection</string>
      <!-- Checkbox summary for option to toggle poor network detection [CHAR LIMIT=60] -->
 -    <string name="wifi_avoid_poor_network_detection_summary">Only use networks that have a good Internet connection</string>
 +    <string name="wifi_avoid_poor_network_detection_summary">Only use networks that have a good internet connection</string>
      <!-- Checkbox title for option to connect to open Wi-Fi automatically [CHAR LIMIT=40] -->
      <string name="use_open_wifi_automatically_title">Connect to open networks</string>
      <!-- Checkbox summary for option to connect to open Wi-Fi automatically  [CHAR LIMIT=100] -->
      <!-- Checkbox summary for option to toggle suspend power optimizations [CHAR LIMIT=30] -->
      <string name="wifi_limit_optimizations_summary">Limit battery used by Wi\u2011Fi</string>
      <!-- Checkbox title. Should we switch to using cellular data if Wi-Fi is still connected but the Wi-Fi network we're connected to no longer has Internet access (e.g., due to an outage)? -->
 -    <string name="wifi_switch_away_when_unvalidated">Switch to mobile data if Wi\u2011Fi loses Internet access.</string>
 +    <string name="wifi_switch_away_when_unvalidated">Switch to mobile data if Wi\u2011Fi loses internet access.</string>
      <!-- Preference title for option to automatically switch away from bad wifi networks [CHAR LIMIT=60]-->
      <string name="wifi_cellular_data_fallback_title">Switch to mobile data automatically</string>
      <!-- Preference summary to automatically switch away from bad wifi networks [CHAR LIMIT=None]-->
 -    <string name="wifi_cellular_data_fallback_summary">Use mobile data when Wi\u2011Fi has no Internet access. Data usage may apply.</string>
 +    <string name="wifi_cellular_data_fallback_summary">Use mobile data when Wi\u2011Fi has no internet access. Data usage charges may apply.</string>
      <!-- Action bar text message to manually add a wifi network [CHAR LIMIT=20]-->
      <string name="wifi_add_network">Add network</string>
      <!-- Action bar title to open additional Wi-Fi settings-->
      <string name="wifi_hotspot_connect">CONNECT</string>
  
      <!-- Dialog text to tell the user that the selected network does not have Internet access. -->
 -    <string name="no_internet_access_text">This network has no Internet access. Stay connected?</string>
 +    <string name="no_internet_access_text">This network has no internet access. Stay connected?</string>
      <string name="no_internet_access_remember">Don\u2019t ask again for this network</string>
  
      <!-- Dialog text to tell the user that the selected network has lost Internet access, and asking the user whether they want to avoid this network. -->
 -    <string name="lost_internet_access_title">Wi\u2011Fi is not connected to the Internet</string>
 +    <string name="lost_internet_access_title">Wi\u2011Fi is not connected to the internet</string>
      <string name="lost_internet_access_text">You can switch to the mobile network whenever Wi\u2011Fi has a bad connection. Data usage charges may apply.</string>
      <!-- Button text to let user switch to mobile data -->
      <string name="lost_internet_access_switch">Switch to mobile</string>
  
      <!-- Wifi Network Details -->
      <!-- Wifi details title-->
 -    <string name="wifi_details_title">Network info</string>
 +    <string name="wifi_details_title">Network details</string>
      <!-- Wifi details preference title to display router IP subnet mask -->
      <string name="wifi_details_subnet_mask">Subnet mask</string>
      <!-- Wifi details preference title to display router DNS info -->
      <!-- Label for Wifi tether checkbox. Toggles Access Point on/off  [CHAR LIMIT=30] -->
      <string name="wifi_hotspot_checkbox_text">Wi\u2011Fi hotspot</string>
      <!-- Summary text when turning hotspot off -->
 -    <string name="wifi_hotspot_off_subtext">Not sharing Internet or content with other devices</string>
 +    <string name="wifi_hotspot_off_subtext">Not sharing internet or content with other devices</string>
      <!-- Summary text when tethering is on -->
 -    <string name="wifi_hotspot_tethering_on_subtext" product="tablet">Sharing this tablet\u2019s Internet connection via hotspot</string>
 +    <string name="wifi_hotspot_tethering_on_subtext" product="tablet">Sharing this tablet\u2019s internet connection via hotspot</string>
      <!-- Summary text when tethering is on -->
 -    <string name="wifi_hotspot_tethering_on_subtext" product="default">Sharing this phone\u2019s Internet connection via hotspot</string>
 +    <string name="wifi_hotspot_tethering_on_subtext" product="default">Sharing this phone\u2019s internet connection via hotspot</string>
      <!-- Summary text when hotspot is on for local-only -->
 -    <string name="wifi_hotspot_on_local_only_subtext">App is sharing content. To share Internet connection, turn hotspot off, then on</string>
 +    <string name="wifi_hotspot_on_local_only_subtext">App is sharing content. To share internet connection, turn hotspot off, then on</string>
  
      <!-- Wifi hotspot settings -->
      <!-- Label for Wifi hotspot name. -->
      <!-- Label for Wifi hotspot AP Band. -->
      <string name="wifi_hotspot_ap_band_title">AP Band</string>
      <!-- Wifi hotspot footer info for regular hotspot [CHAR LIMIT=NONE]-->
 -    <string name="wifi_hotspot_footer_info_regular">Use hotspot to create a Wi\u2011Fi network for your other devices. Hotspot provides Internet using your mobile data connection. Additional mobile data charges may apply.</string>
 +    <string name="wifi_hotspot_footer_info_regular">Use hotspot to create a Wi\u2011Fi network for your other devices. Hotspot provides internet using your mobile data connection. Additional mobile data charges may apply.</string>
      <!-- Wifi hotspot footer info [CHAR LIMIT=NONE]-->
      <string name="wifi_hotspot_footer_info_local_only">Apps can create a hotspot to share content with nearby devices.</string>
  
      <string name="wifi_hotspot_configure_ap_text">Wi\u2011Fi hotspot setup</string>
      <!-- Summary Used to open the ssid and security dialog for Wifi Access Point.  [CHAR LIMIT=60] -->
      <string name="wifi_hotspot_configure_ap_text_summary">AndroidAP WPA2 PSK hotspot</string>
 -    <!-- Subtext on configuration preference to indicate SSID and security chosen -->
 -    <string name="wifi_tether_configure_subtext"><xliff:g id="network_ssid">%1$s</xliff:g> <xliff:g id="network_security">%2$s</xliff:g> hotspot</string>
      <!-- Default access point SSID used for tethering -->
      <string name="wifi_tether_configure_ssid_default">AndroidHotspot</string>
  
      <!-- Wi-Fi Calling settings. Additional text displayed when Wi-Fi Calling is off. Default empty. [CHAR LIMIT=NONE] -->
      <string name="wifi_calling_off_explanation_2"></string>
      <!-- Title of a preference for updating emergency address [CHAR LIMIT=40] -->
 -    <string name="emergency_address_title">Update Emergency Address</string>
 +    <string name="emergency_address_title">Emergency Address</string>
      <!-- Summary of Update Emergency Address preference, explaining usage of emergency address [CHAR LIMIT=NONE] -->
 -    <string name="emergency_address_summary">Address used by emergency services as your location if you make an emergency call using Wi\u2011Fi</string>
 +    <string name="emergency_address_summary">Used as your location when you make an emergency call over Wi\u2011Fi</string>
  
  
      <!-- Sound and alerts settings -->
      <string name="summary_placeholder" translatable="false">&#160;</string>
      <!-- DO NOT TRANSLATE Summary placeholder reserving 2 lines -->
      <string name="summary_two_lines_placeholder" translatable="false">&#160;\n&#160;</string>
 -
 -    <!-- DO NOT TRANSLATE Empty summary for dynamic preferences -->
 -    <string name="summary_empty" translatable="false"></string>
      <!-- Sound settings screen, volume title -->
      <string name="all_volume_title">Volumes</string>
      <!-- Sound settings screen, music effects title [CHAR LIMIT=30]-->
  
      <!-- About phone screen, status item label  [CHAR LIMIT=40] -->
      <string name="firmware_version">Android version</string>
 +    <!-- About phone screen, dialog title for showing device software information such as android version, security patch level, etc  [CHAR LIMIT=60] -->
 +    <string name="firmware_title">Android</string>
      <!-- About phone screen, status item label  [CHAR LIMIT=60] -->
      <string name="security_patch">Android security patch level</string>
      <!-- About phone screen, status item label  [CHAR LIMIT=40] -->
      <string name="model_info">Model</string>
 +    <!-- About phone screen, status item summary  [CHAR LIMIT=40] -->
 +    <string name="model_summary">Model&#58; %1$s</string>
      <!-- About phone screen, dialog title for showing hardware information such as model, serial number, etc.[CHAR LIMIT=60] -->
      <string name="hardware_info">Model &amp; hardware</string>
      <!-- Label for device's hardware revision value [CHAR LIMIT=40] -->
      <string name="kernel_version">Kernel version</string>
      <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
      <string name="build_number">Build number</string>
 -    <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
 -    <string name="selinux_status">SELinux status</string>
  
      <!-- About phone screen, show when a value of some status item is unavailable. -->
      <string name="device_info_not_available">Not available</string>
      <string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string>
      <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
      <string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string>
 +    <!-- About phone screen, title for IMEI for multi-sim devices -->
 +    <string name="imei_multi_sim">IMEI (sim slot %1$d)</string>
      <!-- Do not translate. About phone, status item title -->
      <string name="status_imei">IMEI</string>
      <!-- Do not translate. About phone, status item title -->
      <string name="status_imei_sv">IMEI SV</string>
      <!-- Do not translate. About phone, status item title -->
      <string name="status_iccid">ICCID</string>
 -    <!-- About tablet, status item title.  The Mobile Directory Number [CHAR LIMIT=30] -->
 +    <!-- About tablet, status item title.  The Mobile Directory Number [CHAR LIMIT=40] -->
      <string name="status_number" product="tablet">MDN</string>
 +    <!-- About phone, status item title.  The phone number of the current device [CHAR LIMIT=40] -->
 +    <string name="status_number" product="default">Phone number</string>
 +    <!-- About tablet, status item title for multi-sim devices.  The Mobile Directory Number [CHAR LIMIT=40] -->
 +    <string name="status_number_sim_slot" product="tablet">MDN (sim slot %1$d)</string>
 +    <!-- About phone, status item title for multi-sim devices.  The phone number of the current device [CHAR LIMIT=40] -->
 +    <string name="status_number_sim_slot" product="default">Phone number (sim slot %1$d)</string>
 +    <!-- About tablet, status item title.  The Mobile Directory Number [CHAR LIMIT=30] -->
 +    <string name="status_number_sim_status" product="tablet">MDN on SIM</string>
      <!-- About phone, status item title.  The phone number of the current device [CHAR LIMIT=30] -->
 -    <string name="status_number" product="default">My phone number</string>
 +    <string name="status_number_sim_status" product="default">Phone number on SIM</string>
      <!-- About phone, status item title.  The phone MIN number of the current device.-->
      <string name="status_min_number">MIN</string>
      <!-- About phone, status item title.  The phone MSID number of the current device.-->
      <string name="status_msid_number">MSID</string>
      <!-- About phone, status item title.  The phone PRL Version of the current device.-->
      <string name="status_prl_version">PRL version</string>
 +    <!-- About phone screen, title for MEID for multi-sim devices -->
 +    <string name="meid_multi_sim">MEID (sim slot %1$d)</string>
      <!-- About phone, status item title.  The phone MEID number of the current LTE/CDMA device. [CHAR LIMIT=30] -->
      <string name="status_meid_number">MEID</string>
      <!-- About phone, status item title.  The ICCID of the current LTE device. [CHAR LIMIT=30] -->
      <string name="status_bt_address">Bluetooth address</string>
      <!-- About phone, status item title.  The hardware serial number. [CHAR LIMIT=30]-->
      <string name="status_serial_number">Serial number</string>
 -    <!-- About phone, status item value if the actual value is not available. -->
 -    <string name="status_unavailable">Unavailable</string>
      <!-- About phone, status item title.  How long the device has been running since its last reboot. -->
      <string name="status_up_time">Up time</string>
      <!-- About phone, status item title.  How much time the device has had its main CPU awake. -->
      <string name="storage_detail_explore">Explore <xliff:g id="name" example="SD card">^1</xliff:g></string>
  
      <!-- Body of dialog informing user about other files on a storage device [CHAR LIMIT=NONE]-->
 -    <string name="storage_detail_dialog_other">Other includes shared files saved by apps, files downloaded from the Internet or Bluetooth, Android files, and so on.
 +    <string name="storage_detail_dialog_other">Other includes shared files saved by apps, files downloaded from the internet or Bluetooth, Android files, and so on.
  \n\nTo see the visible contents of this <xliff:g id="name" example="SD card">^1</xliff:g>, tap Explore.</string>
  
      <!-- Body of dialog informing user about the storage used by the Android System [CHAR LIMIT=NONE]-->
      <!-- USB Tethering options -->
      <string name="usb_title">USB</string>
      <string name="usb_tethering_button_text">USB tethering</string>
 -    <string name="usb_tethering_subtext" product="default">Share phone\u2019s Internet connection via USB</string>
 -    <string name="usb_tethering_subtext" product="tablet">Share tablet\u2019s Internet connection via USB</string>
 +    <string name="usb_tethering_subtext" product="default">Share phone\u2019s internet connection via USB</string>
 +    <string name="usb_tethering_subtext" product="tablet">Share tablet\u2019s internet connection via USB</string>
  
      <!-- Bluetooth Tethering settings-->
      <!-- Label for bluetooth tether checkbox [CHAR LIMIT=25]-->
      <string name="bluetooth_tether_checkbox_text">Bluetooth tethering</string>
      <!-- Bluetooth Tethering subtext [CHAR LIMIT=70]-->
 -    <string name="bluetooth_tethering_subtext" product="tablet">Share tablet\u2019s Internet connection via Bluetooth</string>
 +    <string name="bluetooth_tethering_subtext" product="tablet">Share tablet\u2019s internet connection via Bluetooth</string>
      <!-- Bluetooth Tethering subtext [CHAR LIMIT=70]-->
 -    <string name="bluetooth_tethering_subtext" product="default">Share phone\u2019s Internet connection via Bluetooth</string>
 +    <string name="bluetooth_tethering_subtext" product="default">Share phone\u2019s internet connection via Bluetooth</string>
      <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=80]-->
 -    <string name="bluetooth_tethering_off_subtext_config">Sharing this <xliff:g id="device_name">%1$d</xliff:g>\u2019s Internet connection via Bluetooth</string>
 +    <string name="bluetooth_tethering_off_subtext_config">Sharing this <xliff:g id="device_name">%1$d</xliff:g>\u2019s internet connection via Bluetooth</string>
      <!-- Bluetooth Tethering settings. Error message shown when trying to connect an 8th device [CHAR LIMIT=50]-->
      <string name="bluetooth_tethering_overflow_error">Can\u2019t tether to more than <xliff:g id="maxConnection">%1$d</xliff:g> devices.</string>
      <!-- Bluetooth Tethering settings.  Message for untethering from a bluetooth device [CHAR LIMIT=50]-->
      <string name="bluetooth_untether_blank"><xliff:g id="device_name">%1$s</xliff:g> will be untethered.</string>
  
      <!-- Tethering footer info [CHAR LIMIT=NONE]-->
 -    <string name="tethering_footer_info">Use hotspot and tethering to provide Internet to other devices through your mobile data connection. Apps can also create a hotspot to share content with nearby devices.</string>
 +    <string name="tethering_footer_info">Use hotspot and tethering to provide internet to other devices through your mobile data connection. Apps can also create a hotspot to share content with nearby devices.</string>
  
      <!-- Tethering help button - calls up a web view with general tethering info -->
      <string name="tethering_help_button_text">Help</string>
      <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
      <string name="settings_safetylegal_activity_title">Safety information</string>
      <!-- About phone settings screen, Safety legal dialog message when data network is not connected -->
 -    <string name="settings_safetylegal_activity_unreachable">You don\u2019t have a data connection. To view this information now, go to %s from any computer connected to the Internet.</string>
 +    <string name="settings_safetylegal_activity_unreachable">You don\u2019t have a data connection. To view this information now, go to %s from any computer connected to the internet.</string>
      <!-- About phone settings screen, Safety Legal dialog title until the link is fully loaded -->
      <string name="settings_safetylegal_activity_loading">Loading\u2026</string>
  
      <string name="lockpassword_choose_your_screen_lock_header">Set a screen lock</string>
      <!-- Message on first screen of choose password flow [CHAR LIMIT=NONE] -->
      <string name="lockpassword_choose_your_password_message">For security, set a password</string>
 -    <!-- Header on first screen of choose password/PIN as backup for fingerprint flow [CHAR LIMIT=30] -->
 -    <string name="lockpassword_choose_your_password_header_for_fingerprint">To use fingerprint, set password</string>
 -    <!-- Header on first screen of choose pattern flow [CHAR LIMIT=30] -->
 -    <string name="lockpassword_choose_your_pattern_header">Choose your pattern</string>
 -    <!-- Header on first screen of choose pattern as backup for fingerprint flow [CHAR LIMIT=30] -->
 -    <string name="lockpassword_choose_your_pattern_header_for_fingerprint">To use fingerprint, set pattern</string>
 +    <!-- Header on first screen of choose password/PIN as backup for fingerprint flow. If this string cannot be translated in under 40 characters, please translate "Set fingerprint backup" [CHAR LIMIT=40] -->
 +    <string name="lockpassword_choose_your_password_header_for_fingerprint">To use fingerprint, set a password</string>
 +    <!-- Header on first screen of choose pattern as backup for fingerprint flow. If this string cannot be translated in under 40 characters, please translate "Set fingerprint backup" [CHAR LIMIT=40] -->
 +    <string name="lockpassword_choose_your_pattern_header_for_fingerprint">To use fingerprint, set a pattern</string>
      <!-- Message on first screen of choose PIN flow [CHAR LIMIT=NONE] -->
      <string name="lockpassword_choose_your_pin_message">For security, set a PIN</string>
 -    <!-- Header on first screen of choose password/PIN as backup for fingerprint flow [CHAR LIMIT=30] -->
 -    <string name="lockpassword_choose_your_pin_header_for_fingerprint">To use fingerprint, set PIN</string>
 +    <!-- Header on first screen of choose password/PIN as backup for fingerprint flow. If this string cannot be translated in under 40 characters, please translate "Set fingerprint backup" [CHAR LIMIT=40] -->
 +    <string name="lockpassword_choose_your_pin_header_for_fingerprint">To use fingerprint, set a PIN</string>
 +    <!-- Message on first screen of choose pattern flow [CHAR LIMIT=NONE] -->
 +    <string name="lockpassword_choose_your_pattern_message">For security, set a pattern</string>
      <!-- Header on password confirm screen [CHAR LIMIT=40] -->
      <string name="lockpassword_confirm_your_password_header">Re-enter your password</string>
      <!-- Header on pattern confirm screen [CHAR LIMIT=30] -->
      <string name="recent_app_category_title">Recently opened apps</string>
      <!-- Preference title for showing all apps on device [CHAR_LIMIT=50]-->
      <string name="see_all_apps_title">See all <xliff:g id="count" example="3">%1$d</xliff:g> apps</string>
 -    <!-- Preference summary for each recently used app, which is the time since last used, i.e. "7 h 20 min ago". Note: ^1 should be used in all translations [CHAR_LIMIT=60] -->
 -    <string name="recent_app_summary"><xliff:g id="time">^1</xliff:g> ago</string>
  
      <!-- Warning that appears below the unknown sources switch in settings -->
      <string name="install_all_warning" product="tablet">
      <string name="instant_app_details_summary">More info on <xliff:g id="app_store">%1$s</xliff:g></string>
  
      <!-- App Ops Settings --> <skip />
 -    <!-- [CHAR LIMIT=NONE] App ops settings title, on main settings screen. If clicked, the user is taken to a settings screen for app operations -->
 -    <string name="app_ops_settings">App ops</string>
      <!-- [CHAR LIMIT=NONE] Time label for an operation that is currently running. -->
      <string name="app_ops_running">Running</string>
      <!-- [CHAR LIMIT=NONE] Time label for an operation that has never executed. -->
  
      <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->
      <string name="language_settings">Languages&#160;&amp; input</string>
 +    <!-- Text displayed when user has restriction DISALLOW_CONFIG_LOCALE [CHAR LIMIT=NONE]-->
 +    <string name="language_empty_list_user_restricted">You don\u2019t have permission to change the device language.</string>
      <!-- Title of Languages & input settings screen -->
      <string name="language_keyboard_settings_title">Languages&#160;&amp; input</string>
      <!-- Title of preference category that lists all settings about helping user text input such as spell checker [CHAR LIMIT=60]-->
      <string name="user_installed_services_category_title">Downloaded services</string>
      <!-- Title for the accessibility preference category of settings considered to be experimental, meaning they might be changed or removed in the future. [CHAR LIMIT=50] -->
      <string name="experimental_category_title">Experimental</string>
 +    <!-- Title for feature flags dashboard DO NOT TRANSLATE -->
 +    <string name="feature_flags_dashboard_title" translatable="false">Feature flags</string>
      <!-- Title for the Talkback Accessibility Service. Displayed on the Accessibility Settings screen in Setup Wizard. [CHAR_LIMIT=25] -->
      <string name="talkback_title">Talkback</string>
      <!-- Summary for the Talkback Accessibility Service. Lets the user know that Talkback is a screenreader and that it is usually most helpful to blind and low vision users and whether the service is on. [CHAR_LIMIT=none] -->
      <string name="background_activity_summary_off">App\'s background activity is limited when not in use</string>
      <!-- Summary for the background activity when it is disabled [CHAR_LIMIT=120] -->
      <string name="background_activity_summary_disabled">App not allowed to run in background</string>
 +    <!-- TODO: Pending UX review. Summary for the background activity when it is whitlisted [CHAR_LIMIT=120] -->
 +    <string name="background_activity_summary_whitelisted">App can not be optimized for battery use</string>
 +    <!-- TODO: Pending UX review. Title for the warning dialog to show to the user when limiting background activity for an app -->
 +    <string name="background_activity_warning_dialog_title">Limit background activity?</string>
 +    <!-- TODO: Pending UX review. Text for the warning dialog to show to the user when limiting background activity for an app -->
 +    <string name="background_activity_warning_dialog_text">If you limit background activity for an app, it may misbehave</string>
  
      <!-- Title for the screen usage in power use UI [CHAR_LIMIT=60] -->
      <string name="device_screen_usage">Screen usage since full charge</string>
      <!-- Title for the cellular network in power use UI(i.e. Mobile network scanning: 30% of battery usage) [CHAR_LIMIT=40] -->
      <string name="device_cellular_network">Mobile network scanning</string>
  
 -    <!-- Label for time since last full charge in power use UI, i.e. "7 h 20 min ago". Note: ^1 should be used in all translations [CHAR_LIMIT=60] -->
 -    <string name="power_last_full_charge_summary"><xliff:g id="time">^1</xliff:g> ago</string>
      <!-- Label for list of apps using battery in power use UI. Note: ^1 should be used in all translations[CHAR_LIMIT=120] -->
 -    <string name="power_usage_list_summary">App usage since full charge (<xliff:g id="time">^1</xliff:g> ago)</string>
 +    <string name="power_usage_list_summary">App usage since full charge (<xliff:g id="relative_time">^1</xliff:g>)</string>
      <!-- Label for device components using battery in power use UI. Note: ^1 should be used in all translations[CHAR_LIMIT=120] -->
 -    <string name="power_usage_list_summary_device">Device usage since full charge (<xliff:g id="time">^1</xliff:g> ago)</string>
 +    <string name="power_usage_list_summary_device">Device usage since full charge (<xliff:g id="relative_time">^1</xliff:g>)</string>
      <!-- Description for the screen usage item [CHAR_LIMIT=120] -->
      <string name="screen_usage_summary">Amount of time screen has been on since full charge</string>
      <!-- Label for list of different types using battery in power use UI [CHAR_LIMIT=60] -->
      <string name="process_dex2oat_label">App optimization</string>
  
      <!-- [CHAR_LIMIT=40] Battery saver: Label for feature, title + menu item -->
 -    <string name="battery_saver">Battery saver</string>
 +    <string name="battery_saver">Battery Saver</string>
  
      <!-- [CHAR_LIMIT=40] Battery saver: Title for automatic entry option -->
      <string name="battery_saver_turn_on_automatically_title">Turn on automatically</string>
      <string name="menu_proc_stats_duration">Duration</string>
      <!-- [CHAR LIMIT=NONE] Activity title for process stats details on overall memory state -->
      <string name="mem_details_title">Memory details</string>
 -    <!-- [CHAR LIMIT=NONE] Subtitle for process stats memory state details for list of memory states -->
 -    <string name="mem_state_subtitle">Memory states</string>
 -    <!-- [CHAR LIMIT=NONE] Subtitle for process stats memory state details for list of memory use -->
 -    <string name="mem_use_subtitle">Memory use</string>
 -    <!-- [CHAR LIMIT=NONE] Type of memory use associated with the kernel -->
 -    <string name="mem_use_kernel_type">Kernel</string>
 -    <!-- [CHAR LIMIT=NONE] Type of memory use associated with native processes -->
 -    <string name="mem_use_native_type">Native</string>
 -    <!-- [CHAR LIMIT=NONE] Type of memory use associated with kernel caches -->
 -    <string name="mem_use_kernel_cache_type">Kernel caches</string>
 -    <!-- [CHAR LIMIT=NONE] Type of memory use associated with kernel zram swap -->
 -    <string name="mem_use_zram_type">ZRam swap</string>
 -    <!-- [CHAR LIMIT=NONE] Type of memory use that is available/free -->
 -    <string name="mem_use_free_type">Free</string>
 -    <!-- [CHAR LIMIT=NONE] Total of all memory use -->
 -    <string name="mem_use_total">Total</string>
      <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
      <string name="menu_duration_3h">3 hours</string>
      <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
      <string name="credentials_old_password">Current password:</string>
      <!-- Description of dialog to reset credential storage [CHAR LIMIT=NONE] -->
      <string name="credentials_reset_hint">Remove all the contents?</string>
 -    <string name="credentials_password_too_short">The password must have at least 8 characters.</string>
      <!-- Error message [CHAR LIMIT=NONE] -->
      <string name="credentials_wrong_password">Incorrect password.</string>
      <!-- Error message [CHAR LIMIT=NONE] -->
      <string name="credentials_not_erased">Credential storage couldn\u2019t be erased.</string>
      <!-- Toast message [CHAR LIMIT=30] -->
      <string name="credentials_enabled">Credential storage is enabled.</string>
 -    <!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] -->
 -    <string name="credentials_configure_lock_screen_hint">You need to set a lock screen PIN or password before you can use credential storage.</string>
 -
 +    <!-- This string is in a dialog, and the dialog shows up on a device that's managed by a user's company. It lets the user know that they need to have a secure lock screen (PIN, password, or pattern) before they can use credential storage [CHAR LIMIT=NONE] -->
 +    <string name="credentials_configure_lock_screen_hint">Before you can use credential storage, your device need to have a secure lock screen</string>
 +    <!-- This string is for the content of the button that leads user to lock screen settings  [CHAR LIMIT=20] -->
 +    <string name="credentials_configure_lock_screen_button">SET LOCK</string>
      <!-- Title of Usage Access preference item [CHAR LIMIT=30] -->
      <string name="usage_access_title">Apps with usage access</string>
  
      <!-- Messaage shown in dialog when you can't manually sync -->
      <string name="cant_sync_dialog_message">Sync for this item is currently disabled. To change this setting, temporarily turn on background data and automatic sync.</string>
  
 -    <string name="wimax_settings">4G</string>
 -    <string name="status_wimax_mac_address">4G MAC address</string>
      <!-- This is displayed to the user when the device needs to be decrypted -->
      <string name="enter_password">To start Android, enter your password</string>
      <!-- Informational text on the pin entry screen prompting the user for their pin -->
      <!-- Dialog message title to set always-on VPN when another app was not already set. -->
      <string name="vpn_set_vpn_title">Set always-on VPN?</string>
      <!-- Dialog message body to explain that always-on VPN will disable network traffic while the VPN is connecting. -->
 -    <string name="vpn_first_always_on_vpn_message">By turning on this setting, you won\'t have an Internet connection until the VPN successfully connects</string>
 +    <string name="vpn_first_always_on_vpn_message">When this setting is on, you won\'t have an internet connection until the VPN successfully connects</string>
      <!-- Dialog message body to explain that always-on VPN will disable network traffic while the VPN is connecting, and that this will replace the current VPN. -->
 -    <string name="vpn_replace_always_on_vpn_enable_message">Your existing VPN will be replaced, and you won\'t have an Internet connection until the VPN successfully connects</string>
 +    <string name="vpn_replace_always_on_vpn_enable_message">Your existing VPN will be replaced, and you won\'t have an internet connection until the VPN successfully connects</string>
      <!-- Dialog message body to connect a VPN app, replacing another VPN app that is already always-on [CHAR LIMIT=NONE] -->
      <string name="vpn_replace_always_on_vpn_disable_message">You\'re already connected to an always-on VPN. If you connect to a different one, your existing VPN will be replaced, and always-on mode will turn off.</string>
      <!-- Dialog message body to set another VPN app to be always-on [CHAR LIMIT=NONE] -->
      from their cell phone carrier. The use of the string is similar to the string
      "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] -->
      <string name="additional_system_update_settings_list_item_title">Additional system updates</string>
 -    <!-- These statuses are displayed when a device was built with SE Android supoprt.
 -    These are displayed by the settings app in the about section. -->
 -    <string name="selinux_status_disabled">Disabled</string>
 -    <string name="selinux_status_permissive">Permissive</string>
 -    <string name="selinux_status_enforcing">Enforcing</string>
  
      <!-- Notification of installed CA Certs --> <skip/>
  
      <string name="sim_no_inserted_msg">No SIM cards inserted</string>
      <!-- SIM status title  [CHAR LIMIT=40] -->
      <string name="sim_status_title">SIM status</string>
 +    <!-- SIM status title  [CHAR LIMIT=40] -->
 +    <string name="sim_status_title_sim_slot">SIM status (sim slot %1$d)</string>
      <!-- Title for call back. [CHAR LIMIT=60] -->
      <string name="sim_call_back_title">Call back from default SIM</string>
      <!-- Title for outgoing back. [CHAR LIMIT=60] -->
          <item quantity="other">Show %d hidden items</item>
      </plurals>
  
 +    <!-- Content description for suggestion footer button. Double tapping will cause suggestion list to collapse [CHAR LIMIT=NONE]-->
 +    <string name="dashboard_suggestion_condition_footer_content_description">Collapse</string>
 +
      <!-- Title for setting tile leading to network and Internet settings [CHAR LIMIT=40]-->
 -    <string name="network_dashboard_title">Network &amp; Internet</string>
 +    <string name="network_dashboard_title">Network &amp; internet</string>
      <!-- Summary for Network and Internet settings, explaining it contains mobile network setting [CHAR LIMIT=NONE]-->
      <string name="network_dashboard_summary_mobile">mobile</string>
      <!-- Summary for Network and Internet settings, explaining it contains network data usage setting [CHAR LIMIT=NONE]-->
      <string name="keywords_payment_settings">pay, tap, payments</string>
      <string name="keywords_backup">backup, back up</string>
      <string name="keywords_assist_gesture_launch">gesture</string>
 +    <string name="keywords_imei_info">imei, meid, min, prl version, imei sv</string>
 +    <string name="keywords_sim_status">network, mobile network state, service state, signal strength, mobile network type, roaming, iccid</string>
 +    <string name="keywords_model_and_hardware">serial number, hardware version</string>
 +    <string name="keywords_android_version">android security patch level, baseband version, kernel version</string>
  
      <!-- NFC Wi-Fi pairing/setup strings-->
  
      <string name="boot_sounds_title">Power on sounds</string>
  
      <!-- Sound: Summary for the Do not Disturb option when there is no automatic rules turned on. [CHAR LIMIT=NONE]-->
 -    <string name="zen_mode_settings_summary_off">No automatic rules turned on</string>
 +    <string name="zen_mode_settings_summary_off">Never</string>
  
      <!-- Sound: Summary for the Do not Disturb option when at least one automatic rules turned on. [CHAR LIMIT=NONE]-->
      <plurals name="zen_mode_settings_summary_on">
 -        <item quantity="one">1 automatic rule turned on</item>
 -        <item quantity="other"><xliff:g id="on_count" example="10">%d</xliff:g> automatic rules turned on</item>
 +        <item quantity="one">1 rule</item>
 +        <item quantity="other"><xliff:g id="on_count" example="10">%d</xliff:g> rules</item>
      </plurals>
  
      <!-- Sound: Title for the Do not Disturb option and associated settings page. [CHAR LIMIT=50]-->
 -    <string name="zen_mode_settings_title">Do Not Disturb preferences</string>
 +    <string name="zen_mode_settings_title">Do Not Disturb</string>
 +
 +    <!-- Do not disturb: Title for the behaviors option and associated settings page. [CHAR LIMIT=30] -->
 +    <string name="zen_mode_behavior_settings_title">Behavior</string>
 +
 +    <!-- Do not disturb: Instructions indicating what types of sounds can bypass DND. [CHAR LIMIT=52] -->
 +    <string name="zen_mode_behavior_allow_title">Allow sounds and vibrations from</string>
 +
 +    <!-- Do not disturb: Subtitle for DND behavior indicating no sound will get past DND. [CHAR LIMIT=30] -->
 +    <string name="zen_mode_behavior_no_sound">No sound</string>
  
 -    <!-- Do not disturb: Title for the Priority interruptions option and associated settings page. [CHAR LIMIT=30] -->
 -    <string name="zen_mode_priority_settings_title">Priority only allows</string>
 +    <!-- Do not disturb: Subtitle for DND behavior indicating no sound will get past DND due to user and/or API-invoked Total Silence mode. [CHAR LIMIT=40] -->
 +    <string name="zen_mode_behavior_total_silence">No sound (Total Silence)</string>
  
 -    <!--  Do not disturb: Title for the zen mode automation listing. [CHAR LIMIT=30] -->
 -    <string name="zen_mode_automation_settings_title">Automatic rules</string>
 +    <!-- Do not disturb: Used before specifying which sounds can bypass DND (ie: No sound except alarms and reminders). [CHAR LIMIT=40] -->
 +    <string name="zen_mode_behavior_no_sound_except">No sound except <xliff:g id="categories" example="alarms, media and system feedback">%1$s</xliff:g></string>
 +
 +    <!-- Do not disturb: Specifies sounds that can bypass DND in user and/or API-invoked Alarms Only mode.  [CHAR LIMIT=100] -->
 +    <string name="zen_mode_behavior_alarms_only">No sound except alarms, media and system feedback (Alarms only)</string>
 +
 +    <!--  Do not disturb: Title for the zen mode automation option in Settings. [CHAR LIMIT=40] -->
 +    <string name="zen_mode_automation_settings_title">Turn on automatically</string>
 +
 +    <!--  Do not disturb: Title for the zen mode automatic rules page in settings. [CHAR LIMIT=30] -->
 +    <string name="zen_mode_automation_settings_page_title">Automatic rules</string>
  
      <!--  Do not disturb: Title for the zen mode automation option Suggestion. [CHAR LIMIT=50] -->
      <string name="zen_mode_automation_suggestion_title">Set Do Not Disturb rules</string>
      <!--  Do not disturb: Title for the Visual interruptions option and associated settings page. [CHAR LIMIT=30] -->
      <string name="zen_mode_visual_interruptions_settings_title">Block visual disturbances</string>
  
 +    <!--  Do not disturb: Subtitle for the Visual signals option to toggle on/off visual signals/alerts when the screen is on/when screen is off. [CHAR LIMIT=30] -->
 +    <string name="zen_mode_visual_signals_settings_subtitle">Allow visual signals</string>
 +
 +    <!--  Do not disturb: Button to add new automatic rule to DND. [CHAR LIMIT=30] -->
 +    <string name="zen_mode_add">Add</string>
 +
 +    <!--  Do not disturb: Label for button that will turn on zen mode. [CHAR LIMIT=30] -->
 +    <string name="zen_mode_button_turn_on">TURN ON NOW</string>
 +
 +    <!--  Do not disturb: Label for button that will turn off zen mode. [CHAR LIMIT=30] -->
 +    <string name="zen_mode_button_turn_off">TURN OFF NOW</string>
 +
 +    <!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing end time of DND -->
 +    <string name="zen_mode_settings_dnd_manual_end_time">Do Not Disturb is on until <xliff:g id="formatted_time" example="7:00 AM">%s</xliff:g></string>
 +
 +    <!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing length of DND -->
 +    <string name="zen_mode_settings_dnd_manual_indefinite">Do Not Disturb will stay on until you turn it off</string>
 +
 +    <!-- [CHAR LIMIT=110] Zen mode settings footer: Footer showing how DND was triggered by an automatic DND rule -->
 +    <string name="zen_mode_settings_dnd_automatic_rule">Do Not Disturb was automatically turned on by a rule (<xliff:g id="rule_name" example="Weeknights">%s</xliff:g>)</string>
 +
 +    <!-- [CHAR LIMIT=110] Zen mode settings footer: Footer how DND was triggered by an app -->
 +    <string name="zen_mode_settings_dnd_automatic_rule_app">Do Not Disturb was automatically turned on by an app (<xliff:g id="app_name" example="Android Services">%s</xliff:g>)</string>
 +
      <!-- Work Sounds: Work sound settings section header.  [CHAR LIMIT=50] -->
      <string name="sound_work_settings">Work profile sounds</string>
  
      <!-- [CHAR LIMIT=100] Notification channel title -->
      <string name="notification_channel_title">Notification category</string>
  
 +    <!-- [CHAR LIMIT=200] Notification channel group title -->
 +    <string name="notification_group_title">Notification category group</string>
 +
      <!-- [CHAR LIMIT=100] Notification importance screen title -->
      <string name="notification_importance_title">Importance</string>
  
      <!-- [CHAR LIMIT=NONE] Text appearing when channel notifications are off -->
      <string name="channel_notifications_off_desc">Android is blocking this category of notifications from appearing on this device</string>
  
 +    <!-- [CHAR LIMIT=NONE] Text appearing when channel group notifications are off -->
 +    <string name="channel_group_notifications_off_desc">Android is blocking this group of notifications from appearing on this device</string>
 +
      <!-- [CHAR LIMIT=NONE] App notification settings: channels title -->
      <string name="notification_channels">Categories</string>
  
      <!-- [CHAR LIMIT=NONE] App notification settings: non-grouped-channels title -->
      <string name="notification_channels_other">Other</string>
  
 +    <!-- [CHAR LIMIT=45] App notification settings, group summary-->
 +    <plurals name="notification_group_summary">
 +        <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> category</item>
 +        <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> categories</item>
 +    </plurals>
 +
      <!-- [CHAR LIMIT=NONE] App notification settings: no channels -->
      <string name="no_channels">This app has not posted any notifications</string>
  
      <string name="zen_mode_rule_name_warning">Rule name already in use</string>
  
      <!-- [CHAR LIMIT=40] Zen mode settings: Add rule menu option name -->
 -    <string name="zen_mode_add_rule">Add more</string>
 +    <string name="zen_mode_add_rule">Add rule</string>
 +
 +    <!-- [CHAR LIMIT=40] Zen mode settings: Add event-based rule, set rule name title -->
 +    <string name="zen_mode_add_event_rule">Add event rule</string>
 +
 +    <!-- [CHAR LIMIT=40] Zen mode settings: Add time-based rule, set rule name title -->
 +    <string name="zen_mode_add_time_rule">Add time rule</string>
  
      <!-- [CHAR LIMIT=40] Zen mode settings: Delete rule menu option name -->
      <string name="zen_mode_delete_rule">Delete rule</string>
      <!-- [CHAR LIMIT=40] Zen mode settings: Configure external rule -->
      <string name="zen_mode_configure_rule">Configure rule</string>
  
 +    <!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current do not disturb behavior settings -->
 +    <string name="zen_mode_app_set_behavior">These settings can\'t be changed right now. An app (<xliff:g id="app_name" example="Android Services">%1$s</xliff:g>) has automatically turned on Do Not Disturb with custom behavior."</string>
 +
 +    <!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current do not disturb behavior settings -->
 +    <string name="zen_mode_unknown_app_set_behavior">These settings can\'t be changed right now. An app has automatically turned on Do Not Disturb with custom behavior."</string>
 +
 +    <!-- [CHAR LIMIT=NONE] Zen mode behavior settings footer: footer describing why the user cannot change the current do not disturb behavior settings -->
 +    <string name="zen_mode_qs_set_behavior">These settings can\'t be changed right now. Do Not Disturb was manually turned on with custom behavior."</string>
 +
      <!-- [CHAR LIMIT=40] Zen mode settings: Schedule rule type name -->
 -    <string name="zen_schedule_rule_type_name">Time rule</string>
 +    <string name="zen_schedule_rule_type_name">Time</string>
  
      <!-- [CHAR LIMIT=NONE] Zen mode settings: Schedule rule toast hint when enabled -->
      <string name="zen_schedule_rule_enabled_toast">Automatic rule set to turn on Do Not Disturb during specified times</string>
  
      <!-- [CHAR LIMIT=40] Zen mode settings: Event rule type name -->
 -    <string name="zen_event_rule_type_name">Event rule</string>
 +    <string name="zen_event_rule_type_name">Event</string>
  
      <!-- [CHAR LIMIT=NONE] Zen mode settings: Event rule toast hint when enabled -->
      <string name="zen_event_rule_enabled_toast">Automatic rule set to turn on Do Not Disturb during specified events</string>
      <!-- [CHAR LIMIT=50] Zen mode settings: Alarms option -->
      <string name="zen_mode_alarms">Alarms</string>
  
 -    <!-- [CHAR LIMIT=50] Zen mode settings: Alarms option summary -->
 -    <string name="zen_mode_alarms_summary">Alarms are always a priority and make sound</string>
 +    <!-- [CHAR LIMIT=50] Zen mode settings: Media and system sounds option -->
 +    <string name="zen_mode_media_system_other">Media and system feedback</string>
  
      <!-- [CHAR LIMIT=50] Zen mode settings: Reminders option -->
      <string name="zen_mode_reminders">Reminders</string>
      <string name="zen_mode_repeat_callers">Repeat callers</string>
  
      <!-- [CHAR LIMIT=200] Zen mode settings: Repeat callers option summary -->
 -    <string name="zen_mode_repeat_callers_summary">If the same person calls a second time within a <xliff:g id="minutes">%d</xliff:g> minute period, allow it</string>
 +    <string name="zen_mode_repeat_callers_summary">If the same person calls a second time within a <xliff:g id="minutes">%d</xliff:g> minute period</string>
  
      <!-- [CHAR LIMIT=20] Zen mode settings: When option -->
      <string name="zen_mode_when">Automatically turn on</string>
      <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: Turn on all notifications. -->
      <string name="zen_mode_summary_always">Change to always interrupt</string>
  
 -    <!-- [CHAR LIMIT=40] Zen mode settings: visual interruptions: screen is on: title -->
 -    <string name="zen_mode_screen_on">Block when screen is on</string>
 -
 -    <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is on: summary -->
 -    <string name="zen_mode_screen_on_summary">Prevent notifications silenced by Do Not Disturb from peeking or popping on screen</string>
 -
 -    <!-- [CHAR LIMIT=40] Zen mode settings: visual interruptions: screen is off: title -->
 -    <string name="zen_mode_screen_off">Block when screen is off</string>
 -
 +    <!-- [CHAR LIMIT=40] Zen mode settings: visual signals: screen is on: title -->
 +    <string name="zen_mode_screen_on">When the screen is on</string>
 +    <!-- [CHAR LIMIT=130] Zen mode settings:  visual signals: screen is on: summary -->
 +    <string name="zen_mode_screen_on_summary">Let notifications silenced by Do Not Disturb pop on screen</string>
 +    <!-- [CHAR LIMIT=40] Zen mode settings: visual signals: screen is off: title -->
 +    <string name="zen_mode_screen_off">When the screen is off</string>
      <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is off: summary -->
 -    <string name="zen_mode_screen_off_summary">Prevent notifications silenced by Do Not Disturb from turning on the screen or pulsing the notification light</string>
 +    <string name="zen_mode_screen_off_summary">Let notifications silenced by Do Not Disturb turn on the screen and blink the light</string>
      <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is off: summary -->
 -    <string name="zen_mode_screen_off_summary_no_led">Prevent notifications silenced by Do Not Disturb from turning on the screen</string>
 -
 -    <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
 -    <string name="zen_mode_all_visual_interruptions">Off</string>
 -    <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
 -    <string name="zen_mode_screen_on_visual_interruptions">When screen is on</string>
 -    <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
 -    <string name="zen_mode_screen_off_visual_interruptions">When screen is off</string>
 -    <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
 -    <string name="zen_mode_no_visual_interruptions">When screen is on or off</string>
 +    <string name="zen_mode_screen_off_summary_no_led">Let notifications silenced by Do Not Disturb turn on the screen</string>
  
      <!-- [CHAR LIMIT=NONE] Content description for per-app notification
           settings button -->
      <string name="notification_app_settings_button">Notification settings</string>
  
 +    <!-- Generic label for suggestion card's ok button [CHAR LIMIT=20] -->
 +    <string name="suggestion_button_text">Ok</string>
  
      <!-- [CHAR LIMIT=35] Feedback on the device -->
      <string name="device_feedback">Send feedback about this device</string>
      <!-- Link to the apps page for WRITE_SETTINGS settings [CHAR LIMIT=52] -->
      <string name="write_settings_preference">App modify system settings permission</string>
      <!-- Label for setting which controls whether app can write system settings [CHAR LIMIT=45] -->
 -    <string name="permit_write_settings">Allow modify system settings</string>
 +    <string name="permit_write_settings">Allow modifying system settings</string>
      <!-- Description of the write system settings [CHAR LIMIT=NONE] -->
      <string name="write_settings_description">This permission allows an app to modify system settings.</string>
      <!-- Summary of app allowed to write system settings [CHAR LIMIT=45] -->
      <string name="condition_airplane_title">Airplane mode is on</string>
  
      <!-- Summary of condition that airplane mode is on [CHAR LIMIT=NONE] -->
 -    <string name="condition_airplane_summary">Wi-Fi, Bluetooth, and mobile network are turned off. You can\'t make phone calls or connect to the Internet.</string>
 +    <string name="condition_airplane_summary">Wi-Fi, Bluetooth, and mobile network are turned off. You can\'t make phone calls or connect to the internet.</string>
  
      <!-- Title of condition that do not disturb is on [CHAR LIMIT=30] -->
      <string name="condition_zen_title">Do not disturb is on (<xliff:g name="zen_mode_type" example="Alarms only">%1$s</xliff:g>)</string>
      <!-- Toast message letting the user know the color temperature setting is not immediate -->
      <string name="color_temperature_toast">To apply color change, turn off screen</string>
  
 -    <!-- Toast message letting the user know the how to trigger telephony monitor -->
 -    <string name="telephony_monitor_toast">To apply telephony monitor change, reboot device</string>
 +    <!-- UI debug setting: title for ConnectivityMonitor switch [CHAR LIMIT=50] -->
 +    <string name="connectivity_monitor_switch">Connectivity Monitor</string>
 +
 +    <!-- UI debug setting: summary for switch of ConnectivityMonitor [CHAR LIMIT=500] -->
 +    <string name="connectivity_monitor_switch_summary">ConnectivityMonitor will collect logs when it detects a connectivity problem and prompt notification to user to file a bug</string>
 +
 +    <!-- Toast message letting the user know the how to apply connectivity monitor change -->
 +    <string name="connectivity_monitor_toast">To apply connectivity monitor change, reboot device</string>
  
      <!-- Title for Camera laser sensor switch [CHAR LIMIT=NONE] -->
      <string name="camera_laser_sensor_switch">Camera Laser Sensor</string>
      <!-- Estimated wait time range for real time supports -->
      <string name="support_estimated_wait_time">~<xliff:g id="ESTIMATE" example="2 minutes">%1$s</xliff:g> wait</string>
  
 -    <!-- Message for telling the user the kind of BT device being displayed in list. -->
 -    <string name="bluetooth_talkback_computer">Computer</string>
 -
 -    <!-- Message for telling the user the kind of BT device being displayed in list. -->
 -    <string name="bluetooth_talkback_headset">Headset</string>
 -
 -    <!-- Message for telling the user the kind of BT device being displayed in list. -->
 -    <string name="bluetooth_talkback_phone">Phone</string>
 -
 -    <!-- Message for telling the user the kind of BT device being displayed in list. -->
 -    <string name="bluetooth_talkback_imaging">Imaging</string>
 -
 -    <!-- Message for telling the user the kind of BT device being displayed in list. -->
 -    <string name="bluetooth_talkback_headphone">Headphone</string>
 -
 -    <!-- Message for telling the user the kind of BT device being displayed in list. -->
 -    <string name="bluetooth_talkback_input_peripheral">Input Peripheral</string>
 -
 -    <!-- Message for telling the user the kind of BT device being displayed in list. -->
 -    <string name="bluetooth_talkback_bluetooth">Bluetooth</string>
 -
      <!-- Used as title on the automatic storage manager settings. [CHAR LIMIT=60] -->
      <string name="automatic_storage_manager_settings">Manage storage</string>
  
  
      <!-- Title text for swiping downwards on fingerprint sensor for notifications [CHAR LIMIT=80]-->
      <string name="fingerprint_swipe_for_notifications_title">Swipe fingerprint for notifications</string>
 +    <!-- Title text for fingerprint gesture preference screen [CHAR LIMIT=25] -->
 +    <string name="fingerprint_gesture_screen_title">Swipe fingerprint</string>
  
      <!-- Summary text for fingerprint swipe for notifications (phone) [CHAR LIMIT=160]-->
      <string name="fingerprint_swipe_for_notifications_summary" product="default">To check your notifications, swipe down on the fingerprint sensor on the back of your phone.</string>
      <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because the bootloader has been unlocked [CHAR_LIMIT=60] -->
      <string name="oem_unlock_enable_disabled_summary_bootloader_unlocked">Bootloader is already unlocked</string>
      <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because there is no connectivity. [CHAR_LIMIT=60] -->
 -    <string name="oem_unlock_enable_disabled_summary_connectivity">Connect to the Internet first</string>
 +    <string name="oem_unlock_enable_disabled_summary_connectivity">Connect to the internet first</string>
      <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because there is no connectivity or the device is locked by the carrier [CHAR_LIMIT=60] -->
 -    <string name="oem_unlock_enable_disabled_summary_connectivity_or_locked">Connect to the Internet or contact your carrier</string>
 +    <string name="oem_unlock_enable_disabled_summary_connectivity_or_locked">Connect to the internet or contact your carrier</string>
      <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because this setting is unavailable on sim-locked devices. [CHAR_LIMIT=60] -->
      <string name="oem_unlock_enable_disabled_summary_sim_locked_device">Unavailable on carrier-locked devices</string>
 -
 +    <!-- Information displayed after user locks OEM lock [Char Limit=None]-->
 +    <string name="oem_lock_info_message">Please restart the device to enable device protection feature.</string>
      <string name="automatic_storage_manager_freed_bytes"><xliff:g id="size" example="3.25MB">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="date" example="Jan 12">%2$s</xliff:g></string>
  
      <!-- Title text for enabling web actions. [CHAR_LIMIT=60] -->
      <!-- Temporary reboot string, will be removed -->
      <string name="change_theme_reboot" translatable="false">Changing the theme requires a restart.</string>
  
 +    <!-- Switch label to show operator name in the status bar [CHAR LIMIT=60] -->
 +    <string name="show_operator_name_title">Network name</string>
 +    <!-- Switch summary to show operator name in the status bar [CHAR LIMIT=NONE] -->
 +    <string name="show_operator_name_summary">Display network name in status bar</string>
 +
      <!-- Indicates if the automatic storage manager is enabled or not. [CHAR_LIMIT=40] -->
      <string name="storage_manager_indicator">Storage Manager: <xliff:g id="status" example="on">^1</xliff:g></string>
  
      <!-- Note displayed when certain features are not available on low ram devices. [CHAR LIMIT=NONE] -->
      <string name="disabled_low_ram_device">This feature is not available on this device</string>
  
 -    <!--Label of IMS registration header -->
 -    <string name="ims_reg_title">"IMS registration state"</string>
 -    <!--Used when IMS registration state is registered -->
 -    <string name="ims_reg_status_registered">"Registered"</string>
 -    <!--Used when IMS registration state is not registered -->
 -    <string name="ims_reg_status_not_registered">"Not registered"</string>
  </resources>