summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-11 12:41:29 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-11 12:41:29 -0800
commitde17832d7da62d7abbd2061ced118a6fb9371123 (patch)
tree836b67b739ad6400276dbb42bbc59598fd1f79eb
parenta9dd79baefc9a1a3354411ec6544410bb1bf112a (diff)
downloadandroid_frameworks_base-de17832d7da62d7abbd2061ced118a6fb9371123.tar.gz
android_frameworks_base-de17832d7da62d7abbd2061ced118a6fb9371123.tar.bz2
android_frameworks_base-de17832d7da62d7abbd2061ced118a6fb9371123.zip
Automatic translation import
Change-Id: I856caf686de2c4037805d800c30ed05784241f6b
-rw-r--r--core/res/res/values-en-rGB/cm_strings.xml86
-rw-r--r--core/res/res/values-sr-rCS/cm_strings.xml46
-rw-r--r--core/res/res/values-sr-rCS/strings.xml1729
-rw-r--r--packages/BackupRestoreConfirmation/res/values-sr-rCS/strings.xml38
-rw-r--r--packages/CaptivePortalLogin/res/values-sr-rCS/strings.xml3
-rw-r--r--packages/DefaultContainerService/res/values-sr-rCS/strings.xml23
-rw-r--r--packages/DocumentsUI/res/values-sr-rCS/strings.xml107
-rw-r--r--packages/ExternalStorageProvider/res/values-sr-rCS/strings.xml21
-rw-r--r--packages/FusedLocation/res/values-sr-rCS/strings.xml5
-rw-r--r--packages/InputDevices/res/values-sr-rCS/strings.xml44
-rw-r--r--packages/Keyguard/res/values-sr-rCS/strings.xml145
-rw-r--r--packages/PrintSpooler/res/values-sr-rCS/strings.xml103
-rw-r--r--packages/SettingsLib/res/values-en-rGB/cm_strings.xml5
-rw-r--r--packages/SettingsLib/res/values-it/cm_strings.xml2
-rw-r--r--packages/SettingsLib/res/values-sr-rCS/arrays.xml65
-rw-r--r--packages/SettingsLib/res/values-sr-rCS/cm_strings.xml24
-rw-r--r--packages/SettingsLib/res/values-sr-rCS/strings.xml374
-rw-r--r--packages/SettingsProvider/res/values-sr-rCS/strings.xml22
-rw-r--r--packages/Shell/res/values-sr-rCS/strings.xml44
-rw-r--r--packages/StatementService/res/values-sr-rCS/strings.xml17
-rw-r--r--packages/SystemUI/res/values-en-rGB/cm_strings.xml23
-rw-r--r--packages/SystemUI/res/values-sr-rCS/cm_strings.xml40
-rw-r--r--packages/SystemUI/res/values-sr-rCS/strings.xml650
-rw-r--r--packages/SystemUI/res/values-uk/cm_strings.xml1
-rw-r--r--packages/VpnDialogs/res/values-sr-rCS/strings.xml28
-rw-r--r--packages/WallpaperCropper/res/values-sr-rCS/strings.xml23
26 files changed, 3667 insertions, 1 deletions
diff --git a/core/res/res/values-en-rGB/cm_strings.xml b/core/res/res/values-en-rGB/cm_strings.xml
index 9bcf5796fca..1694eb951d5 100644
--- a/core/res/res/values-en-rGB/cm_strings.xml
+++ b/core/res/res/values-en-rGB/cm_strings.xml
@@ -18,30 +18,116 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Long-press back kill application -->
+ <string name="app_killed_message">App killed</string>
<!-- label for item that screenshots in phone options dialog -->
+ <string name="global_action_screenshot">Screenshot</string>
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permgrouplab_security">Security</string>
<!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permgroupdesc_security">Permissions related to device security information.</string>
<!-- label for item that restarts the phone in phone options dialog -->
<!-- label for current user in phone options dialog -->
+ <string name="global_action_current_user">Current</string>
<!-- status message in phone options dialog for screenshot action -->
<!-- Restart menu -->
<!-- Button to restart the phone, within the Restart Options dialog -->
<!-- Button to restart the phone into recovery, within the Restart Options dialog -->
+ <string name="reboot_recovery">Recovery</string>
<!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
+ <string name="reboot_bootloader">Bootloader</string>
<!-- Button to restart the phone into download, within the Restart Options dialog -->
+ <string name="reboot_download">Download</string>
<!-- Button to soft restart the device, within the Restart Options dialog -->
<!-- Title of dialog to confirm restarting. -->
<!-- Restart Confirmation Dialog. When the user chooses to restart the device, there will
be a confirmation dialog. This is the message. -->
<!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
<!-- ADB over network notification -->
+ <string name="adb_net_active_notification_title">ADB over network enabled</string>
<!-- ADB over USB and network notification -->
+ <string name="adb_both_active_notification_title">ADB over USB &amp; network enabled</string>
<!-- ADB notification message-->
+ <string name="adb_active_generic_notification_message">Touch to disable debugging.</string>
<!-- Privacy Guard -->
+ <string name="permlab_changePrivacyGuardState">enable or disable Privacy Guard</string>
+ <string name="permdesc_changePrivacyGuardState">Allows the app to change whether another app runs with Privacy Guard. When an app is running with Privacy Guard, it will not have access to personal data such as contacts, call logs, or messages.</string>
+ <string name="privacy_guard_notification">Privacy Guard active</string>
+ <string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> will not be able to access personal data</string>
+ <string name="privacy_guard_dialog_title">Privacy Guard</string>
+ <string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> would like to <xliff:g id="op">%2$s</xliff:g>.</string>
<!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
+ <string name="permission_remember_choice">Remember my choice</string>
<!-- App ops requests -->
+ <string name="app_ops_access_camera">access the camera</string>
+ <string name="app_ops_access_location">access your location</string>
+ <string name="app_ops_access_notifications">read your notifications</string>
+ <string name="app_ops_activate_vpn">activate a VPN</string>
+ <string name="app_ops_auto_start">start at power up</string>
+ <string name="app_ops_delete_call_log">delete your call log</string>
+ <string name="app_ops_delete_contacts">delete your contacts</string>
+ <string name="app_ops_delete_mms">delete your MMS messages</string>
+ <string name="app_ops_delete_sms">delete your SMS messages</string>
+ <string name="app_ops_draw_on_top">draw windows on top</string>
+ <string name="app_ops_get_usage_stats">get app usage stats</string>
+ <string name="app_ops_keep_device_awake">keep your device awake</string>
+ <string name="app_ops_make_phone_call">make a phone call</string>
+ <string name="app_ops_modify_calendar">update your calendar</string>
+ <string name="app_ops_modify_call_log">update the call log</string>
+ <string name="app_ops_modify_clipboard">modify the clipboard</string>
+ <string name="app_ops_modify_contacts">update your contacts</string>
+ <string name="app_ops_modify_settings">update system settings</string>
+ <string name="app_ops_mute_unmute_microphone">mute/unmute the microphone</string>
+ <string name="app_ops_play_audio">play audio</string>
+ <string name="app_ops_post_notification">post a notification</string>
+ <string name="app_ops_project_media">project media</string>
+ <string name="app_ops_read_calendar">read your calendar</string>
+ <string name="app_ops_read_call_log">read the call log</string>
+ <string name="app_ops_read_clipboard">read the clipboard</string>
+ <string name="app_ops_read_contacts">read your contacts</string>
+ <string name="app_ops_read_mms">read your MMS messages</string>
+ <string name="app_ops_read_sms">read your SMS messages</string>
+ <string name="app_ops_receive_sms">receive an SMS message</string>
+ <string name="app_ops_record_audio">record audio</string>
+ <string name="app_ops_send_mms">send an MMS message</string>
+ <string name="app_ops_send_sms">send an SMS message</string>
+ <string name="app_ops_start_at_bootup">start at power up</string>
+ <string name="app_ops_toast_window">display toast messages</string>
+ <string name="app_ops_toggle_bluetooth">toggle Bluetooth</string>
<string name="app_ops_toggle_mobile_data">toggle mobile data</string>
+ <string name="app_ops_toggle_nfc">toggle NFC</string>
+ <string name="app_ops_toggle_wifi">toggle Wi-Fi</string>
+ <string name="app_ops_use_alarm_volume">control alarm volume</string>
+ <string name="app_ops_use_audio_focus">control the audio focus</string>
+ <string name="app_ops_use_bluetooth_volume">control the Bluetooth volume</string>
+ <string name="app_ops_use_master_volume">control the master volume</string>
+ <string name="app_ops_use_media_buttons">use the media buttons</string>
+ <string name="app_ops_use_media_volume">control the media volume</string>
+ <string name="app_ops_use_notification_volume">control the notification volume</string>
+ <string name="app_ops_use_ring_volume">control the ringtone volume</string>
+ <string name="app_ops_use_vibrate">use haptic feedback</string>
+ <string name="app_ops_use_voice_volume">control the voice call volume</string>
+ <string name="app_ops_write_mms">write an MMS message</string>
+ <string name="app_ops_write_sms">write an SMS message</string>
+ <string name="app_ops_use_fingerprint">use fingerprint</string>
+ <string name="app_ops_add_voicemail">add a voicemail</string>
+ <string name="app_ops_read_phone_state">access phone state</string>
+ <string name="app_ops_scan_wifi">scan Wi-Fi networks</string>
+ <string name="app_ops_change_wallpaper">change the wallpaper</string>
+ <string name="app_ops_assist_structure">use assist structure</string>
+ <string name="app_ops_assist_screenshot">take a screenshot</string>
+ <string name="app_ops_use_body_sensors">use body sensors</string>
+ <string name="app_ops_read_cell_broadcasts">read cell broadcasts</string>
+ <string name="app_ops_mock_location">mock your location</string>
+ <string name="app_ops_read_external_storage">read external storage</string>
+ <string name="app_ops_write_external_storage">write external storage</string>
+ <string name="app_ops_turn_on_screen">turn the screen on</string>
+ <string name="app_ops_get_accounts">get device accounts</string>
+ <string name="app_ops_wifi_change">change Wi-Fi state</string>
+ <string name="app_ops_su">get root access</string>
<!-- Protected Apps Notification -->
+ <string name="notify_package_component_protected_title">Activity launch blocked</string>
+ <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> is protected from being launched. Tap to authenticate and launch the application.</string>
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
+ <string name="lock_to_app_toast_no_navbar">To unpin this screen, touch and hold the Back button.</string>
<!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
</resources>
diff --git a/core/res/res/values-sr-rCS/cm_strings.xml b/core/res/res/values-sr-rCS/cm_strings.xml
new file mode 100644
index 00000000000..a1ee5f16595
--- /dev/null
+++ b/core/res/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,46 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 The CyanogenMod Project
+ Copyright (c) 2013, The Linux Foundation. All rights reserved.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Long-press back kill application -->
+ <!-- label for item that screenshots in phone options dialog -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- label for item that restarts the phone in phone options dialog -->
+ <!-- label for current user in phone options dialog -->
+ <!-- status message in phone options dialog for screenshot action -->
+ <!-- Restart menu -->
+ <!-- Button to restart the phone, within the Restart Options dialog -->
+ <!-- Button to restart the phone into recovery, within the Restart Options dialog -->
+ <!-- Button to restart the phone into bootloader, within the Restart Options dialog -->
+ <!-- Button to restart the phone into download, within the Restart Options dialog -->
+ <!-- Button to soft restart the device, within the Restart Options dialog -->
+ <!-- Title of dialog to confirm restarting. -->
+ <!-- Restart Confirmation Dialog. When the user chooses to restart the device, there will
+ be a confirmation dialog. This is the message. -->
+ <!-- Restart Progress Dialog. This is shown if the user chooses to restart the phone. -->
+ <!-- ADB over network notification -->
+ <!-- ADB over USB and network notification -->
+ <!-- ADB notification message-->
+ <!-- Privacy Guard -->
+ <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
+ <!-- App ops requests -->
+ <!-- Protected Apps Notification -->
+ <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
+ <!-- Message to show the user when their vendor image doesn't match the build's fingerprint. -->
+</resources>
diff --git a/core/res/res/values-sr-rCS/strings.xml b/core/res/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..e010856ac6f
--- /dev/null
+++ b/core/res/res/values-sr-rCS/strings.xml
@@ -0,0 +1,1729 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/* //device/apps/common/assets/res/any/strings.xml
+**
+** Copyright 2006, The Android Open Source Project
+**
+** Licensed under the Apache License, Version 2.0 (the "License");
+** you may not use this file except in compliance with the License.
+** You may obtain a copy of the License at
+**
+** http://www.apache.org/licenses/LICENSE-2.0
+**
+** Unless required by applicable law or agreed to in writing, software
+** distributed under the License is distributed on an "AS IS" BASIS,
+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+** See the License for the specific language governing permissions and
+** limitations under the License.
+*/
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Suffix added to a number to signify size in bytes. -->
+ <!-- Suffix added to a number to signify size in kilobytes. -->
+ <!-- Suffix added to a number to signify size in megabytes. -->
+ <!-- Suffix added to a number to signify size in gigabytes. -->
+ <!-- Suffix added to a number to signify size in terabytes. -->
+ <!-- Suffix added to a number to signify size in petabytes. -->
+ <!-- Format string used to add a suffix like "KB" or "MB" to a number
+ to display a size in kilobytes, megabytes, or other size units.
+ Some languages (like French) will want to add a space between
+ the placeholders. -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration in days -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one day with hours -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one day with one hours -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration in hours -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one hour with minutes -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one hour with one minute -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration in minutes -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one minute -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one minute with seconds -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one minute with one second -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration in seconds -->
+ <!-- [CHAR_LIMIT=10] Suffix added to signify duration of one second -->
+ <!-- Used in Contacts for a field that has no label and in Note Pad
+ for a note with no name. -->
+ <!-- How to display the lack of a phone number -->
+ <!-- How to display the lack of a name -->
+ <!-- What the UI should display for "voice mail" unless overridden by the SIM-->
+ <!-- What the UI should display for "Msisdn" unless overridden by the SIM-->
+ <!-- For GsmMmiCode.java -->
+ <!-- Displayed when the user dialed an MMI code whose function
+ could not be performed. This will be displayed in a toast. -->
+ <!-- Displayed when the user dialed an MMI code whose function
+ could not be performed because FDN is enabled. This will be displayed in a toast. -->
+ <!-- Displayed when a phone feature such as call barring was activated. -->
+ <!-- Displayed in front of the list of a set of service classes
+ (voice, data, fax, etc.) that were enabled. -->
+ <!-- Displayed when a phone feature such as call forwarding was deactivated. -->
+ <!-- Displayed when a phone property such as a SIM password was registered. -->
+ <!-- Displayed when a phone property such as a SIM password was erased. -->
+ <!-- Displayed when a SIM password was entered incorrectly. -->
+ <!-- Displayed when a phone feature triggered by an MMI code is complete. -->
+ <!-- Displayed when a SIM PIN password is entered incorrectly. -->
+ <!-- Displayed when a SIM PUK password is entered incorrectly. -->
+ <!-- Displayed when SIM PIN passwords are entered inconsistently. -->
+ <!-- Displayed when a SIM PIN password is too long or too short. -->
+ <!-- Displayed when a SIM PUK password is too short. -->
+ <!-- Displayed to prompt the user to type the PUK password to unlock
+ the SIM card. -->
+ <!-- Displayed when user attempts to change SIM PIN1 without enabling PIN1. -->
+ <!-- Displayed when a SIM PIN/PUK is entered incorrectly. -->
+ <!-- Title for the dialog used to display the user's IMEI number [CHAR LIMIT=10] -->
+ <!-- Title for the dialog used to display the user's MEID number on CDMA network
+ [CHAR LIMIT=10] -->
+ <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
+ <!-- Displayed as the title for a success/failure report enabling/disabling caller ID. -->
+ <!-- Displayed as the title for a success/failure report enabling/disabling connected line ID. -->
+ <!-- Displayed as the title for a success/failure report enabling/disabling connected line ID restriction. -->
+ <!-- Displayed as the title for a success/failure report enabling/disabling call forwarding. -->
+ <!-- Displayed as the title for a success/failure report enabling/disabling call waiting. -->
+ <!-- Displayed as the title for a success/failure report enabling/disabling call barring. -->
+ <!-- Displayed as the title for a success/failure report changing the SIM password. -->
+ <!-- Displayed as the title for a success/failure report changing the SIM PIN. -->
+ <!-- Displayed to confirm to the user that caller ID will be restricted on the next call as usual. -->
+ <!-- Displayed to confirm to the user that caller ID will be not restricted on the next call even though it usually is. -->
+ <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call but usually is. -->
+ <!-- Displayed to confirm to the user that caller ID will not be restricted on the next call or in general. -->
+ <!-- Displayed to tell the user that caller ID is not provisioned for their SIM. -->
+ <!-- Displayed to tell the user that they cannot change the caller ID setting. -->
+ <!-- Displayed to tell the user that data service is blocked by access control. -->
+ <!-- Displayed to tell the user that emergency service is blocked by access control. -->
+ <!-- Displayed to tell the user that normal service is blocked by access control. -->
+ <!-- Displayed to tell the user that all emergency and normal voice services are blocked by access control. -->
+ <!-- Displayed to tell the user that sms service is blocked by access control. -->
+ <!-- Displayed to tell the user that voice/data service is blocked by access control. -->
+ <!-- Displayed to tell the user that voice and sms service are blocked by access control. -->
+ <!-- Displayed to tell the user that all service is blocked by access control. -->
+ <!-- Displayed to tell the user that peer changed TTY mode -->
+ <!-- Mappings between TS 27.007 +CFCC/+CLCK "service classes" and human-readable strings-->
+ <!-- Example: Service was enabled for: Voice, Data -->
+ <!-- Example: Service was enabled for: Voice, Data -->
+ <!-- Example: Service was enabled for: Voice, FAX -->
+ <!-- Example: Service was enabled for: Voice, SMS -->
+ <!-- Meaning: asynchronous data. Example: Service was enabled for: Voice, Async -->
+ <!-- Meaning: synchronous data. Example: Service was enabled for: Voice, Async -->
+ <!-- Meaning: packet data. Example: Service was enabled for: Voice, Packet -->
+ <!-- Meaning: unknown. Example: Service was enabled for: Voice, PAD -->
+ <!-- CDMA Roaming Indicator Strings (non ERI)-->
+ <!-- Default roaming indicator text -->
+ <!-- Displayed when WFC registration fails -->
+ <!-- WFC Operator Error Messages showed as alerts -->
+ <!-- WFC Operator Error Messages showed as notifications -->
+ <!-- Template for showing cellular network operator name while WFC is active -->
+ <!-- WFC, summary for Disabled -->
+ <!-- WFC, summary for Wi-Fi Preferred -->
+ <!-- WFC, summary for Cellular Preferred -->
+ <!-- WFC, summary for Wi-Fi Only -->
+ <!--
+ {0} is one of "bearerServiceCode*"
+ {1} is dialing number
+ {2} is time in seconds
+
+ cfTemplateRegistered and cfTemplateRegisteredTime mean that a phone number
+ has been set but forwarding is not on.
+ -->
+ <!-- Displayed when the call forwarding query was not able to be forwarded. -->
+ <!-- Displayed when the call forwarding query was forwarded. -->
+ <!-- Displayed when the call forwarding query will be forwarded after some time. -->
+ <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
+ <!-- Displayed when the call forwarding query was set but forwarding is not enabled. -->
+ <!-- android.net.http Error strings -->
+ <!-- Displayed when a feature code (non-phone number) is dialed and completes successfully. -->
+ <!-- Displayed when a feature code (non-phone number) is dialed and completes unsuccessfully. -->
+ <!-- android.net.http Error strings -->
+ <!-- Displayed when a web request was successful. -->
+ <!-- Displayed when a web request failed with a generic network error. -->
+ <!-- Displayed when a web request failed because the URL could not be found. -->
+ <!-- Displayed when a web request failed because the site's authentication scheme is not supported by us. -->
+ <!-- Displayed when a web request failed because the authentication failed. -->
+ <!-- Displayed when a web request failed because the authentication with the proxy failed. -->
+ <!-- Displayed when a web request failed because there was a connection error. -->
+ <!-- Displayed when a web request failed because there was an input or output error. -->
+ <!-- Displayed when a web request failed because the request timed out -->
+ <!-- Displayed when a web request failed because the site tried to redirect us one too many times -->
+ <!-- Displayed when a web request failed because the protocol of the server is not supported. -->
+ <!-- Displayed when a web request failed because the a secure connection couldn't be made to the server.-->
+ <!-- Displayed when a web request failed because the URL isn't in a valid form. -->
+ <!-- Displayed when a request failed because we failed to open the file. -->
+ <!-- Displayed when a request failed because the file wasn't found. -->
+ <!-- Displayed when a request failed because there are too many requests right now. -->
+ <!-- Account notifications -->
+ <!-- A notification is shown when the AccountManager is unable to
+ supply an auth token without prompting the user to re-enter the
+ password. This is the text that will scroll through the
+ notification bar (will be seen by the user as he uses another application). -->
+ <!-- Sync notifications -->
+ <!-- A notification is shown when there is a sync error. This is the text that will scroll through the notification bar (will be seen by the user as he uses another application). -->
+ <!-- A notification is shown when there is a sync error. This is the title of the notification. It will be seen in the pull-down notification tray. -->
+ <!-- A notification is shown when there is a sync error. This is the message of the notification. It describes the error, in this case is there were too many deletes. The argument is the type of content, for example Gmail or Calendar. It will be seen in the pull-down notification tray. -->
+ <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
+ <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
+ <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
+ <!-- If MMS discovers there isn't much space left on the device, it will show a toast with this message. -->
+ <!-- SSL CA cert notification -->
+ <!-- Shows up when there is a user SSL CA Cert installed on the
+ device. Indicates to the user that SSL traffic can be intercepted. [CHAR LIMIT=NONE] -->
+ <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
+ This says that an unknown party is doing the monitoring. [CHAR LIMIT=100]-->
+ <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
+ This indicates that an unspecified administrator is doing the monitoring. [CHAR LIMIT=100]-->
+ <!-- Content text for a notification. The Title of the notification is "ssl_ca_cert_warning".
+ This indicates who is doing the monitoring. [CHAR LIMIT=100]-->
+ <!-- Work profile deleted notification-->
+ <!-- Shows up in the notification's title when the system deletes the work profile. [CHAR LIMIT=NONE] -->
+ <!-- Content text for a notification. The Title of the notification is "work_profile_deleted",
+ i.e. "Work profile deleted". This says that the profile is deleted by the system as a result of
+ the current profile owner gone missing. [CHAR LIMIT=100]-->
+ <!-- Content text for an expanded notification. The Title of the notification is "work_profile_deleted",
+ i.e. "Work profile deleted". This further explains that the profile is deleted by the system
+ as a result of the current profile admin gone missing. [CHAR LIMIT=NONE]-->
+ <!-- Content text for a notification. The Title of the notification is "work_profile_deleted",
+ This indicates that a work profile has been deleted. [CHAR LIMIT=NONE]-->
+ <!-- Factory reset warning dialog strings-->
+ <!-- Shows up in the dialog's title to warn about an impeding factory reset. [CHAR LIMIT=NONE] -->
+ <!-- Text message in the factory reset warning dialog. This says that the the device admin app
+ is missing or corrupted. As a result the device will be erased. [CHAR LIMIT=NONE]-->
+ <!-- Display name for any time a piece of data refers to the owner of the phone. For example, this could be used in place of the phone's phone number. -->
+ <!-- Power Dialog -->
+ <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
+ <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
+ <!-- Title for the Phone Options dialog to lock the screen, turn off the phone etc. -->
+ <!-- Button to turn on silent mode, within the Phone Options dialog -->
+ <!-- Button to turn on the radio, within the Phone Options dialog -->
+ <!-- Button to turn off the radio, within the Phone Options dialog -->
+ <!-- Button to lock the screen, within the Phone Options dialog -->
+ <!-- Button to turn off the phone, within the Phone Options dialog -->
+ <!-- Spoken description for ringer silent option. [CHAR LIMIT=NONE] -->
+ <!-- Spoken description for ringer vibrate option. [CHAR LIMIT=NONE] -->
+ <!-- Spoken description for ringer normal option. [CHAR LIMIT=NONE] -->
+ <!-- Reboot to Recovery Progress Dialog. This is shown before it reboots to recovery. -->
+ <!-- Reboot to Recovery for factory reset. -->
+ <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. -->
+ <!-- Shutdown Confirmation Dialog. When the user chooses to power off the phone, there will
+ be a confirmation dialog. This is the message. -->
+ <!-- Shutdown Confirmation Dialog. When the user chooses to power off the TV, there will
+ be a confirmation dialog. This is the message. -->
+ <!-- Shutdown Confirmation Dialog. When the user chooses to power off the watch, there will
+ be a confirmation dialog. This is the message. -->
+ <!-- Shutdown Confirmation Dialog. When the user chooses to power off the phone, there will
+ be a confirmation dialog. This is the message. -->
+ <!-- Shutdown Confirmation Dialog. When the user chooses to power off the phone, it asks
+ the user if they'd like to shut down. This is the message. This is used instead of
+ shutdown_confirm when the system is configured to use long press to go directly to the
+ power off dialog instead of the global actions menu. -->
+ <!-- Title of dialog to confirm rebooting into safe mode. [CHAR LIMIT=50] -->
+ <!-- Shutdown Confirmation Dialog. Message in the confirmation dialog
+ when the user asks to reboot into safe mode. [CHAR LIMIT=NONE] -->
+ <!-- Recent Tasks dialog: title
+ TODO: this should move to SystemUI.apk, but the code for the old
+ recent dialog is still in the framework
+ -->
+ <!-- Recent Tasks dialog: message when there are no recent applications
+ TODO: this should move to SystemUI.apk, but the code for the old
+ recent dialog is still in the framework
+ -->
+ <!-- Title of the Global Actions Dialog -->
+ <!-- Title of the Global Actions Dialog -->
+ <!-- Title of the Global Actions Dialog -->
+ <!-- label for item that locks the phone in the phone options dialog -->
+ <!-- label for item that turns off power in phone options dialog -->
+ <!-- label for item that restarts phone in phone options dialog -->
+ <!-- TODO: promote to separate string-->
+ <!-- label for item that starts emergency call -->
+ <!-- label for item that generates a bug report in the phone options dialog -->
+ <!-- Take bug report menu title [CHAR LIMIT=NONE] -->
+ <!-- Message in bugreport dialog describing what it does [CHAR LIMIT=NONE] -->
+ <!-- TODO: remove if not used anymore -->
+ <!-- Title in the bugreport dialog for the interactive workflow. Should fit in one line. [CHAR LIMIT=30] -->
+ <!-- Summary in the bugreport dialog for the interactive workflow. [CHAR LIMIT=NONE] -->
+ <!-- Title in the bugreport dialog for the full workflow. Should fit in one line. [CHAR LIMIT=30] -->
+ <!-- Summary in the bugreport dialog for the full workflow. [CHAR LIMIT=NONE] -->
+ <!-- Toast message informing user in how many seconds a bugreport screenshot will be taken -->
+ <!-- Format for build summary info [CHAR LIMIT=NONE] -->
+ <!-- label for item that enables silent mode in phone options dialog -->
+ <!-- status message in phone options dialog for when silent mode is enabled -->
+ <!-- status message in phone options dialog for when silent mode is disabled -->
+ <!-- label for item that toggles airplane mode -->
+ <!-- status message in phone options dialog for when airplane mode is on -->
+ <!-- status message in phone options dialog for when airplane mode is off -->
+ <!-- label for item that launches settings in phone options dialog [CHAR LIMIT=15]-->
+ <!-- label for item that launches assist in phone options dialog [CHAR LIMIT=15]-->
+ <!-- label for item that launches voice assist in phone options dialog [CHAR LIMIT=15]-->
+ <!-- label for item that locks the phone and enforces that it can't be unlocked without entering a credential. [CHAR LIMIT=15] -->
+ <!-- Text to use when the number in a notification info is too large
+ (greater than status_bar_notification_info_maxnum, defined in
+ values/config.xml) and must be truncated. May need to be localized
+ for most appropriate textual indicator of "more than X".
+ [CHAR LIMIT=4] -->
+ <!-- The divider symbol between different parts of the notification header. not translatable [CHAR LIMIT=1] -->
+ <!-- Text shown in place of notification contents when the notification is hidden on a secure lockscreen -->
+ <!-- Text shown in place of notification contents when the notification is hidden by policy on a secure lockscreen -->
+ <!-- Displayed to the user to tell them that they have started up the phone in "safe mode" -->
+ <!-- Label for the Android system components when they are shown to the user. -->
+ <!-- Label for the user owner in the intent forwarding app. -->
+ <!-- Label for a corporate profile in the intent forwarding app. -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of a category of application permissioncds, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title for the capability of an accessibility service to retrieve window content. -->
+ <!-- Description for the capability of an accessibility service to retrieve window content. -->
+ <!-- Title for the capability of an accessibility service to request touch exploration. -->
+ <!-- Description for the capability of an accessibility service to request touch exploration. -->
+ <!-- Title for the capability of an accessibility service to request enhanced web accessibility. -->
+ <!-- Description for the capability of an accessibility service to request enhanced web accessibility. -->
+ <!-- Title for the capability of an accessibility service to request to filter key events. -->
+ <!-- Description for the capability of an accessibility service to request to filter key events. -->
+ <!-- Title for the capability of an accessibility service to control display magnification. -->
+ <!-- Description for the capability of an accessibility service to control display magnification. -->
+ <!-- Title for the capability of an accessibility service to perform gestures. -->
+ <!-- Description for the capability of an accessibility service to perform gestures. -->
+ <!-- Permissions -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can install application shortcuts
+ in their Launcher -->
+ <!-- Description of an application permission, listed so the user can install application shortcuts
+ in their Launcher -->
+ <!-- Title of an application permission, listed so the user can uninstall application shortcuts
+ in their Launcher -->
+ <!-- Description of an application permission, listed so the user can install application shortcuts
+ in their Launcher -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to set the profile/device owners.
+ [CHAR LIMIT=NONE] -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of the body sensors permission, listed so the user can decide whether to allow the application to access body sensor data. [CHAR LIMIT=30] -->
+ <!-- Description of the body sensors permission, listed so the user can decide whether to allow the application to access data from body sensors. [CHAR LIMIT=NONE] -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the applicaiton to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
+ <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
+ <!-- Message shown during fingerprint acquisision when the fingerprint sensor needs cleaning -->
+ <!-- Message shown during fingerprint acquisision when the user removes their finger from the sensor too quickly -->
+ <!-- Message shown during fingerprint acquisision when the user moves their finger too slowly -->
+ <!-- Array containing custom messages shown during fingerprint acquisision from vendor. Vendor is expected to add and translate these strings -->
+ <string-array name="fingerprint_acquired_vendor">
+ </string-array>
+ <!-- Error message shown when the fingerprint hardware can't be accessed -->
+ <!-- Error message shown when the fingerprint hardware has run out of room for storing fingerprints -->
+ <!-- Error message shown when the fingerprint hardware timer has expired and the user needs to restart the operation. -->
+ <!-- Generic error message shown when the fingerprint operation (e.g. enrollment or authentication) is canceled. Generally not shown to the user-->
+ <!-- Generic error message shown when the fingerprint operation fails because too many attempts have been made. -->
+ <!-- Generic error message shown when the fingerprint hardware can't recognize the fingerprint -->
+ <!-- Template to be used to name enrolled fingerprints by default. -->
+ <!-- Array containing custom error messages from vendor. Vendor is expected to add and translate these strings -->
+ <string-array name="fingerprint_error_vendor">
+ </string-array>
+ <!-- Content description which should be used for the fingerprint icon. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. [CHAR LIMIT=30] -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Title of an application permission, for applications that wish to access notification policy. -->
+ <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <!-- Policy administration -->
+ <!-- Title of policy access to limiting the user's password choices -->
+ <!-- Description of policy access to limiting the user's password choices -->
+ <!-- Title of policy access to watch user login attempts -->
+ <!-- Description of policy access to watch user login attempts -->
+ <!-- Description of policy access to watch user login attempts -->
+ <!-- Description of policy access to watch user login attempts -->
+ <!-- Title of policy access to reset user's password -->
+ <!-- Description of policy access to reset user's password -->
+ <!-- Title of policy access to force lock the device -->
+ <!-- Description of policy access to limiting the user's password choices -->
+ <!-- Title of policy access to wipe primary user's data -->
+ <!-- Description of policy access to wipe the user's data -->
+ <!-- Description of policy access to wipe the user's data -->
+ <!-- Description of policy access to wipe the user's data -->
+ <!-- Title of policy access to wipe secondary user's data -->
+ <!-- Description of policy access to wipe the user's data -->
+ <!-- Description of policy access to wipe the user's data -->
+ <!-- Description of policy access to wipe the user's data -->
+ <!-- Title of policy access to set global proxy -->
+ <!-- Description of policy access to set global proxy -->
+ <!-- Title of policy access to enforce password expiration [CHAR LIMIT=50]-->
+ <!-- Description of policy access to enforce password expiration [CHAR LIMIT=110]-->
+ <!-- Title of policy access to require encrypted storage [CHAR LIMIT=30]-->
+ <!-- Description of policy access to require encrypted storage [CHAR LIMIT=110]-->
+ <!-- Title of policy access to disable all device cameras [CHAR LIMIT=30]-->
+ <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]-->
+ <!-- Title of policy access to disable keyguard features [CHAR LIMIT=30]-->
+ <!-- Description of policy access to disable keyguard features. [CHAR LIMIT=110]-->
+ <!-- The order of these is important, don't reorder without changing Contacts.java -->
+ <!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->
+ <!-- The order of these is important, don't reorder without changing Contacts.java -->
+ <!-- Email address types from android.provider.Contacts. This could be used when adding a new e-mail address for a contact, for example. -->
+ <!-- The order of these is important, don't reorder without changing Contacts.java -->
+ <!-- Postal address types from android.provider.Contacts. This could be used when adding a new address for a contact, for example. -->
+ <!-- The order of these is important, don't reorder without changing Contacts.java -->
+ <!-- Instant Messenger ID types from android.provider.Contacts. This could be used when adding a new IM for a contact, for example. -->
+ <!-- The order of these is important, don't reorder without changing Contacts.java -->
+ <!-- Organization types from android.provider.Contacts. This could be used when adding a new organization for a contact, for example. -->
+ <!-- The order of these is important, don't reorder without changing Contacts.java -->
+ <!-- Instant Message protocols/providers from android.provider.Contacts -->
+ <!-- Custom phone number type -->
+ <!-- Home phone number type -->
+ <!-- Mobile phone number type -->
+ <!-- Work phone number type -->
+ <!-- Work fax phone number type -->
+ <!-- Home fax phone number type -->
+ <!-- Pager phone number type -->
+ <!-- Other phone number type -->
+ <!-- Callback phone number type -->
+ <!-- Car phone number type -->
+ <!-- Company main phone number type -->
+ <!-- ISDN phone number type -->
+ <!-- Main phone number type -->
+ <!-- Other fax phone number type -->
+ <!-- Radio phone number type -->
+ <!-- Telex phone number type -->
+ <!-- TTY TDD phone number type -->
+ <!-- Work mobile phone number type -->
+ <!-- Work pager phone number type -->
+ <!-- Assistant phone number type -->
+ <!-- MMS phone number type -->
+ <!-- Label for custom events [CHAR LIMIT=20] -->
+ <!-- Label for a birthday event [CHAR LIMIT=20] -->
+ <!-- Label for an anniversary event [CHAR LIMIT=20] -->
+ <!-- Label for other events [CHAR LIMIT=20] -->
+ <!-- Custom email type -->
+ <!-- Home email type -->
+ <!-- Work email type -->
+ <!-- Other email type -->
+ <!-- Mobile email type -->
+ <!-- Custom postal address type -->
+ <!-- Home postal address type -->
+ <!-- Work postal address type -->
+ <!-- Other postal address type -->
+ <!-- Custom IM address type -->
+ <!-- Home IM address type -->
+ <!-- Work IM address type -->
+ <!-- Other IM address type -->
+ <!-- Custom IM protocol type -->
+ <!-- AIM IM protocol type -->
+ <!-- MSN IM protocol type -->
+ <!-- Yahoo IM protocol type -->
+ <!-- Skype IM protocol type -->
+ <!-- QQ IM protocol type -->
+ <!-- Google Talk IM protocol type -->
+ <!-- ICQ IM protocol type -->
+ <!-- Jabber IM protocol type -->
+ <!-- NetMeeting IM protocol type -->
+ <!-- Work organization type -->
+ <!-- Other organization type -->
+ <!-- Custom organization type -->
+ <!-- Custom relationship custom [CHAR LIMIT=20] -->
+ <!-- Assistant relationship type [CHAR LIMIT=20] -->
+ <!-- Brother relationship type [CHAR LIMIT=20] -->
+ <!-- Child relationship type [CHAR LIMIT=20] -->
+ <!-- Domestic Partner relationship type [CHAR LIMIT=20] -->
+ <!-- Father relationship type [CHAR LIMIT=20] -->
+ <!-- Friend relationship type [CHAR LIMIT=20] -->
+ <!-- Manager relationship type [CHAR LIMIT=20] -->
+ <!-- Mother relationship type [CHAR LIMIT=20] -->
+ <!-- Parent relationship type [CHAR LIMIT=20] -->
+ <!-- Partner relationship type [CHAR LIMIT=20] -->
+ <!-- Referred by relationship type [CHAR LIMIT=20] -->
+ <!-- Relative relationship type [CHAR LIMIT=20] -->
+ <!-- Sister relationship type [CHAR LIMIT=20] -->
+ <!-- Spouse relationship type [CHAR LIMIT=20] -->
+ <!-- Custom SIP address type. Same context as Custom phone type. -->
+ <!-- Home SIP address type. Same context as Home phone type. -->
+ <!-- Work SIP address type. Same context as Work phone type. -->
+ <!-- Other SIP address type. Same context as Other phone type. -->
+ <!-- Error message that is displayed when the user clicks on a quick contacts badge, but
+ there is no contacts application installed that can display the quick contact -->
+ <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
+ Displayed in one line in a large font. -->
+ <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
+ Displayed in one line in a large font. -->
+ <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
+ <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
+ <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
+ <!-- Instructions telling the user to enter their text password to unlock the keyguard.
+ Displayed in one line in a large font. -->
+ <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
+ Displayed in one line in a large font. -->
+ <!-- Instructions telling the user that they entered the wrong pin while trying
+ to unlock the keyguard. Displayed in one line in a large font. -->
+ <!-- Instructions telling the user how to unlock the phone. -->
+ <!-- This can be used in any application wanting to disable the text "Emergency number" -->
+ <!--
+ *** touch based lock / unlock ***
+ -->
+ <!-- On the keyguard screen, it shows the carrier the phone is connected to. This is displayed if the phone is not connected to a carrier.-->
+ <!-- Shown in the lock screen to tell the user that the screen is locked. -->
+ <!-- when pattern lock is enabled, tell them about the emergency dial -->
+ <!-- On the keyguard screen, when pattern lock is disabled, only tell them to press menu to unlock. This is shown in small font at the bottom. -->
+ <!-- On the unlock pattern screen, shown at the top of the unlock screen to tell the user what to do. Below this text is the place for theu ser to draw the pattern. -->
+ <!-- Button at the bottom of the unlock screen to make an emergency call or access other emergency assistance functions. -->
+ <!-- Button at the bottom of the unlock screen that lets the user return to a call -->
+ <!-- Shown to confirm that the user entered their lock pattern correctly. -->
+ <!-- On the unlock pattern screen, shown when the user enters the wrong lock pattern and must try again. -->
+ <!-- On the unlock password screen, shown when the user enters the wrong lock password and must try again. -->
+ <!-- On the keyguard screen, this string explains that some features or data may not be available until the device is unlocked. [CHAR LIMIT=48] -->
+ <!-- Shown when face unlock failed multiple times so we're just using the backup -->
+ <!-- Shown in the lock screen when there is no SIM card. -->
+ <!-- Shown in the lock screen when there is no SIM card. -->
+ <!-- Shown in the lock screen when there is no SIM card. -->
+ <!-- Shown in the lock screen when there is no SIM card. -->
+ <!-- Shown in the lock screen to ask the user to insert a SIM card. -->
+ <!-- Shown in the lock screen to ask the user to insert a SIM card when sim is missing or not readable. -->
+ <!-- Shown in the lock screen when SIM card is permanently disabled. -->
+ <!-- Shown in the lock screen to inform the user to SIM card is permanently disabled. -->
+ <!-- Shown on transport control of lockscreen. Pressing button goes to previous track. -->
+ <!-- Shown on transport control of lockscreen. Pressing button goes to next track. -->
+ <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
+ <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
+ <!-- Shown on transport control of lockscreen. Pressing button pauses playback -->
+ <!-- Shown on transport control screens. Pressing button rewinds playback [CHAR LIMIT=NONE]-->
+ <!-- Shown on transport control screens. Pressing button fast forwards playback [CHAR LIMIT=NONE]-->
+ <!-- Shown in the lock screen when there is emergency calls only mode. -->
+ <!-- When the user inserts a sim card from an unsupported network, it becomes network
+ locked -->
+ <!-- When the user enters a wrong sim pin too many times, it becomes
+ PUK locked (Pin Unlock Kode) -->
+ <!-- Shown in the lock screen when the SIM has become PUK locked and the user must call customer care to unlock it. -->
+ <!-- Shown in the lock screen to tell the user that their SIM is locked and they must unlock it. -->
+ <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
+ whether it is valid, and to unlock the sim if it is valid. we display a
+ progress dialog in the meantime. this is the emssage. -->
+ <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
+ drawing the unlock pattern -->
+ <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
+ entering the password -->
+ <!-- For the unlock screen, Information message shown in dialog when user has too many failed attempts at
+ entering the PIN -->
+ <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
+ where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
+ <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
+ where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
+ <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
+ where they will be locked out and may have to enter an alternate username/password to unlock the phone -->
+ <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
+ where the device will be wiped. -->
+ <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
+ where the device will be wiped. -->
+ <!-- For the unlock screen, informational message shown in dialog when user is almost at the limit
+ where the device will be wiped. -->
+ <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
+ maximum attempts and the device will now be wiped -->
+ <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
+ maximum attempts and the device will now be wiped -->
+ <!-- For the unlock screen, informational message shown in dialog when user has exceeded the
+ maximum attempts and the device will now be wiped -->
+ <!-- On the unlock screen, countdown message shown while user is waiting to try again after too many
+ failed attempts -->
+ <!-- On the unlock screen, message shown on button that appears once it's apparent the user may have forgotten
+ their lock gesture -->
+ <!-- Title of the unlock screen that uses your Google login and password when the user hit
+ the 'forgot pattern' button.-->
+ <!-- Title of the unlock screen that uses your Google login and password when the user attempted
+ too many patterns and we are forcing them to use their account instead. -->
+ <!-- In the unlock screen, message telling the user that they need to use their Google login and password to unlock the phone -->
+ <!-- Hint caption for the username field when unlocking the phone using login and password -->
+ <!-- Hint caption for the password field when unlocking the phone using login and password -->
+ <!-- Button to try to unlock the phone using username and password -->
+ <!-- Displayed to the user when unlocking the phone with a username and password fails. -->
+ <!-- Hint displayed on account unlock screen to advise the user on how to recover the account. -->
+ <!-- Displayed in a progress dialog while a username and password are being checked. -->
+ <!-- Displayed on lock screen's left tab - unlock -->
+ <!-- Displayed on lock screen's right tab - turn sound on -->
+ <!-- Displayed on lock screen's right tab - turn sound off -->
+ <!-- Accessibility description sent when user starts drawing a lock pattern. [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description sent when the pattern times out and is cleared. [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description sent when user adds a dot to the pattern. [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description sent when user adds a dot to the pattern. Announces the
+ actual cell when headphones are connected [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description sent when user completes drawing a pattern. [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description sent when user changes the current lock screen widget. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the add widget button. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the empty sidget slot (place holder for a new widget). [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the event of expanding an unlock area. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the event of collapsing an unlock area. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of a lock screen widget. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the lock screen user selector widget. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the lock screen status widget. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the camera widget. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the lock media control widget. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of widget reordering start. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of widget reordering end. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the a widget deletion event. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the button to expand the lock area. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the slide unlock. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the pattern unlock. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the face unlock. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the pin lock. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the password lock. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the unlock pattern area. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the unlock slide area. [CHAR_LIMIT=none] -->
+ <!-- Password keyboard strings. Used by LockScreen and Settings -->
+ <!-- Label for "switch to symbols" key. Must be short to fit on key! -->
+ <!-- Label for "switch to alphabetic" key. Must be short to fit on key! -->
+ <!-- Label for ALT modifier key. Must be short to fit on key! -->
+ <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by character. Only spoken to the user. [CHAR LIMIT=NONE] -->
+ <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by word. Only spoken to the user. [CHAR LIMIT=NONE] -->
+ <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by link. Only spoken to the user. [CHAR LIMIT=NONE] -->
+ <!-- Label for granularity to traverse the content on an AccessibilityNodeInfo by line. Only spoken to the user. [CHAR LIMIT=NONE] -->
+ <!-- Title of the alert when something went wrong in the factory test. -->
+ <!-- Error message displayed when a non-system application tries to start a factory test. -->
+ <!-- Error message displayed when the factory test could not be started. -->
+ <!-- Button to restart the device after the factory test. -->
+ <!-- Do not translate. WebView User Agent string -->
+ <!-- Do not translate. WebView User Agent targeted content -->
+ <!-- Title for a JavaScript dialog. "The page at <url of current page> says:" -->
+ <!-- Default title for a javascript dialog -->
+ <!-- Title for the unload javascript dialog -->
+ <!-- Text for the positive button on the unload javascript dialog -->
+ <!-- Text for the negative button on the unload javascript dialog -->
+ <!-- Message in a javascript dialog asking if the user wishes to leave the current page -->
+ <!-- Title of the WebView save password dialog. If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. -->
+ <!-- Toast for double-tap -->
+ <!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form, and the user has configured an AutoFill profile [CHAR-LIMIT=8] -->
+ <!-- Text to show in the auto complete drop down list on a text view when the WebView can auto fill the entire form but the user has not configured an AutoFill profile [CHAR-LIMIT=19] -->
+ <!-- String used to separate FirstName and LastName when writing out a local name
+ e.g. John<separator>Smith [CHAR-LIMIT=NONE]-->
+ <!-- Format string for displaying a name. $1 is First Name, $2 is autofill_address_name_separator, $3 is Last Name.
+ e.g. (John)( )(Smith) -->
+ <!-- String used to separate Name and Address Line 1
+ e.g. John Smith<separator>123 Main Street [CHAR-LIMIT=NONE]-->
+ <!-- Format string for displaying a name and address summary. $1 is the Full Name, $2 is autofill_address_summary_separator, $3 is the Address
+ e.g. (John Smith)(, )(123 Main Street) -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Do not translate. Regex used by AutoFill. -->
+ <!-- Label in a web form for "Province" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "Postal code" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "State" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "ZIP code" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "County" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "Island" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "District" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "Department" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "Prefecture" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "Parish" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "Area" [CHAR-LIMIT=NONE] -->
+ <!-- Label in a web form for "Emirate" [CHAR-LIMIT=NONE] -->
+ <!-- Title of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Title of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. [CHAR LIMIT=NONE] -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. [CHAR LIMIT=NONE] -->
+ <!-- Title of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- Description of an application permission, listed so the user can choose whether
+ they want to allow the application to do this. -->
+ <!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Text in the save password dialog, asking if the browser should remember a password. -->
+ <!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Button in the save password dialog, saying not to remember this password. -->
+ <!-- If the user enters a password in a form on a website, a dialog will come up asking if they want to save the password. Button in the save password dialog, saying to remember this password. -->
+ <!-- Button in the save password dialog, saying never to remember this password. This should be short. Should be "Never for this site". But it is too long, use "Never" instead -->
+ <!-- Displayed to the user when they do not have permission to open a particular web page. -->
+ <!-- Displayed to the user to confirm that they have copied text from a web page to the clipboard. -->
+ <!-- Menu item displayed at the end of a menu to allow users to see another page worth of menu items. This is shown on any app's menu as long as the app has too many items in the menu.-->
+ <!-- Prepended to the shortcut for a menu item to indicate that the user should hold the MENU button together with the shortcut to invoke the item. For example, if the shortcut to open a new tab in browser is MENU and B together, then this would be prepended to the letter "B" -->
+ <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+space for the shortcut. -->
+ <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+enter for the shortcut. -->
+ <!-- Displayed in place of the regular shortcut letter when a menu item has Menu+delete for the shortcut. -->
+ <!-- Strings used for search bar -->
+ <!-- This is the default button label in the system-wide search UI.
+ It is also used by the home screen's search "widget". It should be short -->
+ <!-- Default hint text for the system-wide search UI's text field. [CHAR LIMIT=30] -->
+ <!-- SearchView accessibility description for search button [CHAR LIMIT=NONE] -->
+ <!-- SearchView accessibility description for search text field [CHAR LIMIT=NONE] -->
+ <!-- SearchView accessibility description for clear button [CHAR LIMIT=NONE] -->
+ <!-- SearchView accessibility description for submit button [CHAR LIMIT=NONE] -->
+ <!-- SearchView accessibility description for voice button [CHAR LIMIT=NONE] -->
+ <!-- Title for a warning message about the interaction model changes after allowing an accessibility
+ service to put the device into explore by touch mode, displayed as a dialog message when
+ the user selects to enables the service. (default). [CHAR LIMIT=45] -->
+ <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
+ service to put the device into explore by touch mode, displayed as a dialog message when
+ the user selects to enables the service. (tablet). [CHAR LIMIT=NONE] -->
+ <!-- Summary for a warning message about the interaction model changes after allowing an accessibility
+ service to put the device into explore by touch mode, displayed as a dialog message when
+ the user selects to enables the service. (default). [CHAR LIMIT=NONE] -->
+ <!-- String used to display the date. This is the string to say something happened 1 month ago. -->
+ <!-- String used to display the date. This is the string to say something happened more than 1 month ago. -->
+ <!-- This is used to express that something occurred within the last X days (e.g., Last 7 days). -->
+ <!-- This is used to express that something has occurred within the last month -->
+ <!-- This is used to express that something happened longer ago than the previous options -->
+ <!-- String used to display the date. Preposition for date display ("on May 29") -->
+ <!-- String used to display the date. Preposition for time display ("at 2:33am") -->
+ <!-- String used to display the date. Preposition for year display ("in 2008") -->
+ <!-- Appened to express the value is this unit of time: singular day -->
+ <!-- Appened to express the value is this unit of time: plural days -->
+ <!-- Appened to express the value is this unit of time: singular hour -->
+ <!-- Appened to express the value is this unit of time: plural hours -->
+ <!-- Appened to express the value is this unit of time: singular minute -->
+ <!-- Appened to express the value is this unit of time: plural minutes -->
+ <!-- Appened to express the value is this unit of time. -->
+ <!-- Appened to express the value is this unit of time. -->
+ <!-- Appened to express the value is this unit of time. -->
+ <!-- Appened to express the value is this unit of time. -->
+ <!-- Appened to express the value is this unit of time. -->
+ <!-- Appened to express the value is this unit of time. -->
+ <!-- Phrase describing a time duration using seconds [CHAR LIMIT=16] -->
+ <!-- Phrase describing a time duration using minutes [CHAR LIMIT=16] -->
+ <!-- Phrase describing a time duration using hours [CHAR LIMIT=16] -->
+ <!-- A string denoting the current point in time that should be as short as possible. Abbreviations are preferred to full strings as this might be shown repetitively. It is used in the header of notifications. [CHAR LIMIT=8]-->
+ <!-- Phrase describing a time duration using minutes that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] -->
+ <!-- Phrase describing a time duration using hours that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] -->
+ <!-- Phrase describing a time duration using days that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] -->
+ <!-- Phrase describing a time duration using years that is as short as possible, preferrably one character. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=6] -->
+ <!-- Phrase describing a time duration using minutes that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] -->
+ <!-- Phrase describing a time duration using hours that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] -->
+ <!-- Phrase describing a time duration using days that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] -->
+ <!-- Phrase describing a time duration using years that is as short as possible, preferrably one character. This version should be a future point in time. If the language needs a space in between the integer and the unit, please also integrate it in the string, but preferably it should not have a space in between.[CHAR LIMIT=14] -->
+ <!-- Phrase describing a relative time using minutes in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
+ <!-- Phrase describing a relative time using hours in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
+ <!-- Phrase describing a relative time using days in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
+ <!-- Phrase describing a relative time using years in the past that is not shown on the screen but used for accessibility. [CHAR LIMIT=NONE] -->
+ <!-- Phrase describing a relative time using minutes that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
+ <!-- Phrase describing a relative time using hours that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
+ <!-- Phrase describing a relative time using days that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
+ <!-- Phrase describing a relative time using years that is not shown on the screen but used for accessibility. This version should be a future point in time. [CHAR LIMIT=NONE] -->
+ <!-- Title for error alert when a video cannot be played. it can be used by any app. -->
+ <!-- Text for error alert when a video container is not valid for progressive download/playback. -->
+ <!-- Text for error alert when a video cannot be played. it can be used by any app. -->
+ <!-- Button to close error alert when a video cannot be played -->
+ <!-- Format indicating a relative expression and time.
+ Example: "4 hours ago, 11:00 am" -->
+ <!-- Quoted name for 12pm, lowercase -->
+ <!-- Quoted name for 12pm, uppercase first letter -->
+ <!-- Quoted name for 12am, lowercase -->
+ <!-- Quoted name for 12am, uppercase first letter -->
+ <!-- Format string for durations like "01:23" (1 minute, 23 seconds) -->
+ <!-- Format string for times like "1:43:33" (1 hour, 43 minutes, 33 seconds) -->
+ <!-- Item on EditText context menu. This action is used to select all text in the edit field. -->
+ <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
+ <!-- Item on EditText context menu. This action is used to cut selected the text into the clipboard. -->
+ <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field -->
+ <!-- Item on EditText context menu. This action is used to paste from the clipboard into the eidt field without formatting -->
+ <!-- Item on EditText context menu. This action is used to replace the current word by other suggested words, suggested by the IME or the spell checker -->
+ <!-- Item on EditText pop-up window. This action is used to delete the text that the user recently added. [CHAR LIMIT=15] -->
+ <!-- Item on EditText context menu. This action is used to copy a URL from the edit field into the clipboard. -->
+ <!-- Item on EditText context menu. Added only when the context menu is not empty, it enable selection context mode. [CHAR LIMIT=20] -->
+ <!-- Item on EditText context menu. This action is used to undo a text edit operation. -->
+ <!-- Item on EditText context menu. This action is used to redo a text edit operation. -->
+ <!-- Text selection contextual mode title, displayed in the CAB. [CHAR LIMIT=20] -->
+ <!-- Option to add the current misspelled word to the user dictionary. [CHAR LIMIT=25] -->
+ <!-- Option to delete the highlighted part of the text from the suggestion popup. [CHAR LIMIT=25] -->
+ <!-- EditText context menu -->
+ <!-- Title for EditText context menu [CHAR LIMIT=20] -->
+ <!-- If the device is getting low on internal storage, a notification is shown to the user. This is the title of that notification. -->
+ <!-- If the device is getting low on internal storage, a notification is shown to the user. This is the message of that notification. -->
+ <!-- If the device does not have storage for the main system classes, a notification is shown to the user. This is the message of that notification. -->
+ <!-- [CHAR LIMIT=NONE] Stub notification title for an app running a service that has provided
+ a bad bad notification for itself. -->
+ <!-- [CHAR LIMIT=NONE] Stub notification text for an app running a service that has provided
+ a bad bad notification for itself. -->
+ <!-- Preference framework strings. -->
+ <!-- Preference framework strings. -->
+ <!-- Preference framework strings. -->
+ <!-- Preference framework strings. -->
+ <!-- This is the generic "attention" string to be used in attention dialogs. Typically
+ combined with setIconAttribute(android.R.attr.alertDialogIcon)
+ (or setIcon(android.R.drawable.ic_dialog_alert) on legacy versions of the platform) -->
+ <!-- Text shown by list fragment when waiting for data to display. -->
+ <!-- Default text for a button that can be toggled on and off. -->
+ <!-- Default text for a button that can be toggled on and off. -->
+ <!-- Title of intent resolver dialog when selecting an application to run. -->
+ <!-- Title of intent resolver dialog when selecting an application to run
+ and a previously used application is known. -->
+ <!-- Generic label for a link to a intent resolver. -->
+ <!-- Title of intent resolver dialog when selecting a viewer application to run. -->
+ <!-- Title of intent resolver dialog when selecting a viewer application to run
+ and a previously used application is known. -->
+ <!-- Label for a link to a intent resolver dialog to view something -->
+ <!-- Title of intent resolver dialog when selecting an editor application to run. -->
+ <!-- Title of intent resolver dialog when selecting an editor application to run
+ and a previously used application is known. -->
+ <!-- Label for a link to a intent resolver dialog when selecting an editor application -->
+ <!-- Title of intent resolver dialog when selecting a sharing application to run. -->
+ <!-- Title of intent resolver dialog when selecting a sharing application to run
+ and a previously used application is known. -->
+ <!-- Label for a link to a intent resolver dialog to sharing something -->
+ <!-- Title of intent resolver dialog when selecting an application to run to
+ send content to a specific recipient. Often used for email. -->
+ <!-- Title of intent resolver dialog when selecting an application to run to
+ send content to a specific recipient and a previously used application is known.
+ Often used for email. -->
+ <!-- Label for a link to a intent resolver dialog to send content to a specific recipient. -->
+ <!-- Title of intent resolver dialog when selecting a HOME application to run. -->
+ <!-- Title of intent resolver dialog when selecting a HOME application to run
+ and a previously used application is known. -->
+ <!-- Label for a link to a intent resolver dialog when selecting a HOME -->
+ <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
+ <!-- Title of intent resolver dialog when capturing an image. -->
+ <!-- Title of intent resolver dialog when capturing an image
+ and a previously used application is known. -->
+ <!-- Label for a link to a intent resolver dialog when capturing an image -->
+ <!-- Option to always use the selected application resolution in the future. See the "Complete action using" dialog title-->
+ <!-- Title of the list of alternate options to complete an action shown when the
+ last used option is being displayed separately. -->
+ <!-- Text displayed when the user selects the check box for setting default application. See the "Use by default for this action" check box. -->
+ <!-- Default title for the activity chooser, when one is not given. Android allows multiple activities to perform an action. for example, there may be many ringtone pickers installed. A dialog is shown to the user allowing him to pick which activity should be used. This is the title. -->
+ <!-- title for the USB activity chooser. -->
+ <!-- Text to display when there are no activities found to display in the
+ activity chooser. See the "Select an action" title. -->
+ <!-- Text of the alert that is displayed when an application has crashed. -->
+ <!-- Text of the alert that is displayed when a process has crashed. -->
+ <!-- Text of the alert that is displayed when an application has crashed repeatedly. -->
+ <!-- Text of the alert that is displayed when a process has crashed repeatedly. -->
+ <!-- Button that restarts a crashed application -->
+ <!-- Button that sends feedback about a crashed application -->
+ <!-- Button that closes a crashed application -->
+ <!-- Button that mutes further crashes of the crashed application. Note that this only appears on engineering builds. -->
+ <!-- Button that waits a bit more for an unresponsive app -->
+ <!-- Button that closes an unresponsive application -->
+ <!-- Title of the alert when an application is not responding. -->
+ <!-- Text of the alert that is displayed when an application is not responding. -->
+ <!-- Text of the alert that is displayed when an application is not responding. -->
+ <!-- Text of the alert that is displayed when an application is not responding. -->
+ <!-- Text of the alert that is displayed when an application is not responding. -->
+ <!-- Button allowing the user to close an application that is not responding. This will kill the application. -->
+ <!-- Button allowing the user to send a bug report for application which has encountered an error. -->
+ <!-- Button allowing the user to choose to wait for an application that is not responding to become responsive again. -->
+ <!-- Text of the alert that is displayed when a web page is not responding. [CHAR-LIMIT=NONE] -->
+ <!-- [CHAR LIMIT=25] Title of the alert when application launches on top of another. -->
+ <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
+ <!-- [CHAR LIMIT=50] Title of the alert when application launches on top of another. -->
+ <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
+ <!-- [CHAR LIMIT=50] Compat mode dialog: compat mode switch label. -->
+ <!-- [CHAR LIMIT=200] Compat mode dialog: hint to re-enable compat mode dialog. -->
+ <!-- [CHAR LIMIT=200] Unsupported display size dialog: message. Refers to "Display size" setting. -->
+ <!-- [CHAR LIMIT=50] Unsupported display size dialog: check box label. -->
+ <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
+ <!-- Text of the alert that is displayed when an application has violated StrictMode. -->
+ <!-- [CHAR LIMIT=40] Title of dialog that is shown when performing a system upgrade. -->
+ <!-- [CHAR LIMIT=40] Title of dialog that is shown when system is starting. -->
+ <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog when doing an fstrim. -->
+ <!-- [CHAR LIMIT=40] Title of notification that is shown when finishing a system upgrade. -->
+ <!-- [CHAR LIMIT=200] Body of notification that is shown when performing a system upgrade. -->
+ <!-- [CHAR LIMIT=40] Toast that is shown when an app is still upgrading. -->
+ <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk that is optimized. -->
+ <!-- [CHAR LIMIT=NONE] Message shown in upgrading dialog for each .apk pre boot broadcast -->
+ <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when reached the point of starting apps. -->
+ <!-- [CHAR LIMIT=NONE] Message to show in upgrading dialog when the bulk of the upgrade work is done. -->
+ <!-- Notification text to tell the user that a heavy-weight application is running. -->
+ <!-- Notification details to tell the user that a heavy-weight application is running. -->
+ <!-- Title of dialog prompting whether user wants to switch between heavy-weight apps. -->
+ <!-- Descriptive text for switching to a new heavy-weight application. -->
+ <!-- Notification text to tell the user that a process has exceeded its memory limit. -->
+ <!-- Notification details to tell the user that a process has exceeded its memory limit. -->
+ <!-- Title of dialog prompting the user to share a heap dump. -->
+ <!-- Text of dialog prompting the user to share a heap dump. -->
+ <!-- Displayed in the title of the chooser for things to do with text that
+ is to be sent to another application. For example, I can send
+ text through SMS or IM. A dialog with those choices would be shown,
+ and this would be the title. -->
+ <!-- Title of the dialog where the user is adjusting the phone ringer volume -->
+ <!-- Title of the dialog where the user is adjusting the music volume -->
+ <!-- Hint shown in the volume toast to inform the user that the media audio is playing through Bluetooth. -->
+ <!-- Hint shown in the volume toast to inform the user that the current ringtone is the silent ringtone. -->
+ <!-- Title of the dialog where the user is adjusting the phone call volume -->
+ <!-- Title of the dialog where the user is adjusting the phone call volume when connected on bluetooth-->
+ <!-- Title of the dialog where the user is adjusting the audio volume for alarms -->
+ <!-- Title of the dialog where the user is adjusting the audio volume for notifications -->
+ <!-- Title of the dialog where the user is adjusting the general audio volume -->
+ <!-- Content description for bluetooth volume icon [CHAR LIMIT=100] -->
+ <!-- Content description for ringer volume icon [CHAR LIMIT=100] -->
+ <!-- Content description for in-call volume icon [CHAR LIMIT=100] -->
+ <!-- Content description for media volume icon [CHAR LIMIT=100] -->
+ <!-- Content description for notification volume icon [CHAR LIMIT=100] -->
+ <!-- Ringtone picker strings -->
+ <!-- Choice in the ringtone picker. If chosen, the default ringtone will be used. -->
+ <!-- Choice in the ringtone picker. If chosen, the default ringtone will be used. This fills in the actual ringtone's title into the message. -->
+ <!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. -->
+ <!-- The title of the ringtone picker dialog. -->
+ <!-- If there is ever a ringtone set for some setting, but that ringtone can no longer be resolved, t his is shown instead. For example, if the ringtone was on a SD card and it had been removed, this woudl be shown for ringtones on that SD card. -->
+ <!-- A notification is shown when there are open wireless networks nearby. This is the notification's title. -->
+ <!-- A notification is shown when there are open wireless networks nearby. This is the notification's message. -->
+ <!-- A notification is shown when a wifi captive portal network is detected. This is the notification's title. -->
+ <!-- A notification is shown when a captive portal network is detected. This is the notification's title. -->
+ <!-- A notification is shown when a captive portal network is detected. This is the notification's message. -->
+ <!-- A notification is shown when the user connects to a Wi-Fi network and the system detects that that network has no Internet access. This is the notification's title. -->
+ <!-- A notification is shown when the user connects to a Wi-Fi network and the system detects that that network has no Internet access. This is the notification's message. -->
+ <!-- A notification might be shown if the device switches to another network type (e.g., cellular data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the notification's title. %1$s is the network type that the device switched to, e.g., cellular data. It is one of the strings in the network_switch_type_name array. -->
+ <!-- A notification might be shown if the device switches to another network type (e.g., cellular data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the notification's message. %1$s is the network that the device switched to, e.g., cellular data. %2$s is the network type the device switched from, e.g., Wi-Fi. Both are strings in the network_switch_type_name array. -->
+ <!-- A toast might be shown if the device switches to another network type (e.g., cellular data) because it detects that the network it was using (e.g., Wi-Fi) has lost Internet connectivity. This is the text of the toast. %1$s is the network that the device switched from, e.g., Wi-Fi. %2$s is the network type the device switched from, e.g., cellular data. Both are strings in the network_switch_type_name array. -->
+ <!-- Network type names used in the network_switch_metered and network_switch_metered_detail strings. These must be kept in the sync with the values NetworkCapabilities.TRANSPORT_xxx values, and in the same order. -->
+ <!-- Network type name displayed if one of the types is not found in network_switch_type_name. -->
+ <!-- A notification is shown when a user's selected SSID is later disabled due to connectivity problems. This is the notification's title / ticker. -->
+ <!-- A notification is shown when a user's selected SSID is later disabled due to connectivity problems. The complete alert msg is: <hotspot name> + this string, i.e. "Linksys has a poor internet connection" -->
+ <!-- Do not translate. Default access point SSID used for tethering -->
+ <!-- A notification is shown the first time a connection is attempted on an app owned AP -->
+ <!-- title for this message -->
+ <!-- message explaining who is connecting to what -->
+ <!-- default application in case name can not be found -->
+ <!-- Name of the dialog that lets the user choose an accented character to insert -->
+ <!-- SMS per-application rate control Dialog -->
+ <!-- SMS_DIALOG: An SMS dialog is shown if an application tries to send too many SMSes. This is the title of that dialog. -->
+ <!-- See SMS_DIALOG. This is the message shown in that dialog. [CHAR LIMIT=NONE] -->
+ <!-- See SMS_DIALOG. This is a button choice to allow sending the SMSes. [CHAR LIMIT=30] -->
+ <!-- See SMS_DIALOG. This is a button choice to disallow sending the SMSes. [CHAR LIMIT=30] -->
+ <!-- SMS short code verification dialog. -->
+ <!-- The message text for the SMS short code confirmation dialog. [CHAR LIMIT=NONE] -->
+ <!-- Message details for the SMS short code confirmation dialog (possible premium short code). [CHAR LIMIT=NONE] -->
+ <!-- Message details for the SMS short code confirmation dialog (premium short code). [CHAR LIMIT=NONE] -->
+ <!-- Text of the approval button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
+ <!-- Text of the cancel button for the SMS short code confirmation dialog. [CHAR LIMIT=30] -->
+ <!-- Text of the checkbox for the SMS short code confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
+ <!-- Text shown when remember checkbox is checked to inform the user how they may undo the setting. [CHAR LIMIT=40] -->
+ <!-- Text of the approval button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
+ <!-- Text of the cancel button for the SMS short code confirmation dialog when checkbox is checked. [CHAR LIMIT=30] -->
+ <!-- SIM swap and device reboot Dialog -->
+ <!-- See SIM_REMOVED_DIALOG. This is the title of that dialog. -->
+ <!-- See SIM_REMOVED_DIALOG. This is the message of that dialog. -->
+ <!-- See SIM_REMOVED_DIALOG. This is the button of that dialog. -->
+ <!-- See SIM_ADDED_DIALOG. This is the title of that dialog. -->
+ <!-- See SIM_ADDED_DIALOG. This is the message of that dialog. -->
+ <!-- See SIM_ADDED_DIALOG. This is the button of that dialog. -->
+ <!-- See Carrier_App_Dialog. This is the message of that dialog. -->
+ <!-- See Carrier_App_Dialog. This is the button of that dialog. -->
+ <!-- See carrier_app_notification. This is the headline. -->
+ <!-- Date/Time picker dialogs strings -->
+ <!-- The title of the time picker dialog. [CHAR LIMIT=NONE] -->
+ <!-- The title of the date picker dialog. [CHAR LIMIT=NONE] -->
+ <!-- Name of the button in the date/time picker to accept the date/time change -->
+ <!-- Name of the button in the date/time picker to accept the date/time change -->
+ <!-- Security Permissions strings-->
+ <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
+ <!-- Text that is placed at the front of a permission name that is being added to an app [CHAR LIMIT=NONE] -->
+ <!-- Shown for an application when it doesn't require any permission grants. -->
+ <!-- [CHAR LIMIT=NONE] Additional text in permission description for perms that can cost money. -->
+ <!-- Dialog ok button-->
+ <!-- USB_PREFERENCES: Notification for when the user connected to the charger only. This is the title -->
+ <!-- USB_PREFERENCES: Notification for when the user connects the phone to supply power to attached device. This is the title -->
+ <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MTP mode. This is the title -->
+ <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in PTP mode. This is the title -->
+ <!-- USB_PREFERENCES: Notification for when the user connects the phone to a computer via USB in MIDI mode. This is the title -->
+ <!-- USB_PREFERENCES: Notification for when a USB accessory is attached. This is the title -->
+ <!-- See USB_PREFERENCES. This is the message. -->
+ <!-- Title of notification shown when ADB is actively connected to the phone. -->
+ <!-- Message of notification shown when ADB is actively connected to the phone. -->
+ <!-- Title of notification shown to indicate that bug report is being collected. -->
+ <!-- Title of notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
+ <!-- Title of notification shown to indicate that bug report is still being collected after sharing was accepted. -->
+ <!-- Message of a notification shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
+ <!-- Acceptance label of notification shown to ask for user consent for sharing the remote bugreport. -->
+ <!-- Decline label of notification shown to ask for user consent for sharing the remote bugreport. -->
+ <!-- Used to replace %s in urls retreived from the signin server with locales. For Some -->
+ <!-- devices we don't support all the locales we ship to and need to replace the '%s' with a -->
+ <!-- locale string based on mcc values. By default (0-length string) we don't replace the %s -->
+ <!-- at all and later replace it with a locale string based on the users chosen locale -->
+ <!-- DO NOT TRANSLATE -->
+ <!-- Title of the pop-up dialog in which the user switches keyboard, also known as input method. -->
+ <!-- Summary text of a toggle switch to enable/disable use of the IME while a physical
+ keyboard is connected -->
+ <!-- Title of the physical keyboard category in the input method selector [CHAR LIMIT=30] -->
+ <!-- Title of the notification to prompt the user to configure physical keyboard settings. -->
+ <!-- Message of the notification to prompt the user to configure physical keyboard settings
+ where the user can associate language with physical keyboard layout. -->
+ <!-- External media notification strings -->
+ <!-- Notification title when external media is being checked [CHAR LIMIT=30] -->
+ <!-- Notification body when external media is being checked [CHAR LIMIT=NONE] -->
+ <!-- Notification body when new external media is detected [CHAR LIMIT=NONE] -->
+ <!-- Notification body when external media is ready for use [CHAR LIMIT=NONE] -->
+ <!-- Notification title when external media is unmountable (corrupt) [CHAR LIMIT=30] -->
+ <!-- Notification body when external media is unmountable (corrupt) [CHAR LIMIT=NONE] -->
+ <!-- Notification title when external media is unsupported [CHAR LIMIT=30] -->
+ <!-- Notification body when external media is unsupported [CHAR LIMIT=NONE] -->
+ <!-- Notification title when external media is unsafely removed [CHAR LIMIT=30] -->
+ <!-- Notification body when external media is unsafely removed [CHAR LIMIT=NONE] -->
+ <!-- Notification title when external media is missing [CHAR LIMIT=30] -->
+ <!-- Notification body when external media is missing [CHAR LIMIT=NONE] -->
+ <!-- Notification title when external media is unmounting [CHAR LIMIT=30] -->
+ <!-- Notification body when external media is unmounting [CHAR LIMIT=NONE] -->
+ <!-- Notification action to setup external media [CHAR LIMIT=20] -->
+ <!-- Notification action to unmount external media [CHAR LIMIT=20] -->
+ <!-- Notification action to browse external media [CHAR LIMIT=20] -->
+ <!-- Notification title when external media is missing [CHAR LIMIT=30] -->
+ <!-- Notification body when external media is missing [CHAR LIMIT=30] -->
+ <!-- Notification title when moving an application to external storage [CHAR LIMIT=30] -->
+ <!-- Notification title when moving data to external storage [CHAR LIMIT=32] -->
+ <!-- Notification title when moving data to external storage [CHAR LIMIT=32] -->
+ <!-- Notification title when moving data to external storage [CHAR LIMIT=64] -->
+ <!-- Notification title when moving data to external storage failed [CHAR LIMIT=32] -->
+ <!-- Notification title when moving data to external storage failed [CHAR LIMIT=64] -->
+ <!-- Short summary of storage media status when removed [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when unmounted [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when checking [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when mounted [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when mounted read-only [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when removed unsafely [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when unmountable [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when unsupported [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when ejecting [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when formatting [CHAR LIMIT=32] -->
+ <!-- Short summary of storage media status when missing [CHAR LIMIT=32] -->
+ <!-- Shown in LauncherActivity when the requested target Intent didn't return any matching Activities, leaving the list empty. -->
+ <!-- Title of an application permission that lets an application route media output. -->
+ <!-- Description of an application permission that lets an application route media output. -->
+ <!-- Title of an application permission that lets it read install sessions. -->
+ <!-- Description of an application permission that lets it read install sessions. -->
+ <!-- Title of an application permission that lets it read install sessions. -->
+ <!-- Description of an application permission that lets it read install sessions. -->
+ <!-- Shown in the tutorial for tap twice for zoom control. -->
+ <!-- Shown in gadget hosts (e.g. the home screen) when there was an error inflating
+ the gadget. -->
+ <!-- Long label for a button on a full-screen input method for the "Go" action. -->
+ <!-- Long label for a button on a full-screen input method for the "Search" action. -->
+ <!-- Long label for a button on a full-screen input method for the "Send" action. -->
+ <!-- Long label for a button on a full-screen input method for the "Next" action. -->
+ <!-- Long label for a button on a full-screen input method for the "Done" action. -->
+ <!-- [CHAR LIMIT=6] Long label for a button on a full-screen input method for the "Previous" action. -->
+ <!-- Long label for a button on a full-screen input method for an unknown action. -->
+ <!-- Strings for search suggestions. These are going here because they are referenced by both
+ ContactsProvider and GoogleContactsProvider -->
+ <!-- This string appears (on two lines) when you type a number into contacts search, to let you dial the phone number you typed. The first line will be in bigger type than the second. -->
+ <!-- This string appears (on two lines) when you type a number into contacts search, to let you create a contact whose phone number is the number you typed. The first line will be in bigger type than the second. -->
+ <!-- This string array should be overridden by the manufacture to present a list of carrier-id,locale. The wifi regulatory domain is extracted from the locale information. This is used at startup to set system defaults by checking the system property ro.carrier for the carrier-id and searching through this array -->
+ <!-- An Array of [[Carrier-ID] -->
+ <!-- [default-locale]] -->
+ <!-- Message to show when an intent automatically switches users into the personal profile. -->
+ <!-- Message to show when an intent automatically switches users into a work profile. -->
+ <!-- Label to show for a service that is running because it is an input method. -->
+ <!-- Label to show for a service that is running because it is a sync adapter. -->
+ <!-- Label to show for a service that is running because it is an accessibility module. -->
+ <!-- Label to show for a service that is running because it is a wallpaper. -->
+ <!-- Dialog title for user to select a different wallpaper from service list -->
+ <!-- Label to show for a service that is running because it is observing
+ the user's notifications. -->
+ <!-- Label to show for a service that is running because the system is in VR mode. -->
+ <!-- Label to show for a service that is running because it is providing conditions. -->
+ <!-- Label to show for a service that is running because it is observing and modifying the
+ importance of the user's notifications. -->
+ <!-- Do Not Translate: Alternate eri.xml -->
+ <!-- The title of the notification when VPN is active. -->
+ <!-- The title of the notification when VPN is active with an application name. -->
+ <!-- The text of the notification when VPN is active. -->
+ <!-- The text of the notification when VPN is active with a session name. -->
+ <!-- Notification title when connecting to lockdown VPN. -->
+ <!-- Notification title when connected to lockdown VPN. -->
+ <!-- Notification title when not connected to lockdown VPN. -->
+ <!-- Notification title when error connecting to lockdown VPN. -->
+ <!-- Notification body that indicates user can touch to configure lockdown VPN connection. -->
+ <!-- Localized strings for WebView -->
+ <!-- Label for button in a WebView that will open a chooser to choose a file to upload -->
+ <!-- Label for the file upload control when no file has been chosen yet -->
+ <!-- Label for <input type="reset"> button in html -->
+ <!-- Label for <input type="submit"> button in html -->
+ <!-- Strings for car mode notification -->
+ <!-- Shown when car mode is enabled -->
+ <!-- Strings for tethered notification -->
+ <!-- Shown when the device is tethered -->
+ <!-- Strings for possible PreferenceActivity Back/Next buttons -->
+ <!-- Optional button to Skip a PreferenceActivity [CHAR LIMIT=20] -->
+ <!-- Displayed on the Find dialog when there are no matches [CHAR LIMIT=NONE]-->
+ <!-- Find dialog hint text. Also used in the menu item to open find on page [CHAR LIMIT=NONE] -->
+ <!-- Displayed on the Find dialog to display the index of the highlighted
+ match and total number of matches found in the current page. [CHAR LIMIT=NONE] -->
+ <!-- Label for the "Done" button on the far left of action mode toolbars. -->
+ <!-- Strings for MasterClearReceiver. -->
+ <!-- Text for progress dialog while erasing USB storage volume [CHAR LIMIT=NONE] -->
+ <!-- Text for progress dialog while erasing SD card [CHAR LIMIT=NONE] -->
+ <!-- Text for WebView's text selection Action Mode -->
+ <!-- ActionBar action to share the current selection [CHAR LIMIT=10] -->
+ <!-- ActionBar action to use the current selection to open the Find on page functionality [CHAR LIMIT=10]-->
+ <!-- ActionBar action to use the current selection to perform a web search [CHAR-LIMIT=16] -->
+ <!-- ActionBar action to find the next match in the page [CHAR LIMIT=24] -->
+ <!-- ActionBar action to find the previous match in the page [CHAR LIMIT=24] -->
+ <!-- Network positioning notification ticker. The name of the user (e.g. John Doe) who sent
+ the request is shown as a dynamic string. -->
+ <!-- Network positioning notification and verification title to inform the user about
+ an incoming location request. -->
+ <!-- Network positioning notification message. The name of the user (e.g. John Doe) and
+ service (SUPL-service) who sent the request is shown as dynamic strings.
+ Translation should not be longer than master text. -->
+ <!-- Network positioning verification Yes. Button to push to share location information. -->
+ <!-- Network positioning verification No. Button to push to deny sharing of location
+ information. -->
+ <!-- Error message when the sync tried to delete too many things -->
+ <!-- Dialog message for when there are too many deletes that would take place and we want user confirmation -->
+ <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to delete the items -->
+ <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to undo the deletions -->
+ <!-- Dialog action for when there are too many deletes that would take place and we want user confirmation, and the user wants to do nothing for now -->
+ <!-- Choose Account Activity label -->
+ <!-- List item to add an account [CHAR LIMIT=20] -->
+ <!-- NumberPicker - accessibility support -->
+ <!-- Description of the button to increase the NumberPicker value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to decrease the NumberPicker value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the tap and hold action to get into scroll mode in NumberPicker. [CHAR LIMIT=NONE] -->
+ <!-- Description of the scrolling action in NumberPicker. [CHAR LIMIT=NONE] -->
+ <!-- TimePicker - accessibility support -->
+ <!-- Description of the button to increase the TimePicker's minute value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to decrease the TimePicker's minute value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to increase the TimePicker's hour value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to decrease the TimePicker's hour value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to increase the TimePicker's set PM value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to decrease the TimePicker's set AM value. [CHAR LIMIT=NONE] -->
+ <!-- DatePicker - accessibility support -->
+ <!-- Description of the button to increase the DatePicker's month value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to decrease the DatePicker's month value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to increase the DatePicker's day value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to decrease the DatePicker's day value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to increase the DatePicker's year value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to decrease the DatePicker's year value. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to move to the previous month. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button to move to the next month. [CHAR LIMIT=NONE] -->
+ <!-- KeyboardView - accessibility support -->
+ <!-- Description of the Alt button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- Description of the Cancel button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- Description of the Done button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- Description of the Mode change button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- Description of the Shift button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- ActivityChooserView - accessibility support -->
+ <!-- Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] -->
+ <!-- Error message if the share target app cannto be launched. [CHAR LIMIT=NONE] -->
+ <!-- ShareActionProvider - accessibility support -->
+ <!-- Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
+ <!-- Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] -->
+ <!-- Slide lock screen -->
+ <!-- Description of the sliding handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the unlock handle in the Slide unlock screen for tablets. [CHAR LIMIT=NONE] -->
+ <!-- Announce that a headset is required to hear keyboard keys while typing a password. [CHAR LIMIT=NONE] -->
+ <!-- The value of a keyboard key announced when accessibility is enabled and no headsed is used. [CHAR LIMIT=NONE] -->
+ <!-- Content description for the action bar "home" affordance. [CHAR LIMIT=NONE] -->
+ <!-- Content description for the action bar "up" affordance. [CHAR LIMIT=NONE] -->
+ <!-- Content description for the action menu overflow button. [CHAR LIMIT=NONE] -->
+ <!-- Formatting string for describing the action bar's title/home/up affordance.
+ This is a single tappable "button" that includes the app icon, the Up indicator
+ (usually a "<" chevron) and the window title text.
+ %1$s is the title. %2$s is the description of what tapping/clicking the whole
+ thing is going to do. -->
+ <!-- Just like action_bar_home_description_format, but this one will be used
+ if the window is also providing subtitle text.
+ %1$s is the title. %2$s is the subtitle. %3$s is the description of what
+ tapping/clicking the whole thing is going to do. -->
+ <!-- Storage description for internal shared storage. [CHAR LIMIT=NONE] -->
+ <!-- Storage description for a generic SD card. [CHAR LIMIT=NONE] -->
+ <!-- Storage description for a SD card from a specific manufacturer. [CHAR LIMIT=NONE] -->
+ <!-- Storage description for a generic USB drive. [CHAR LIMIT=NONE] -->
+ <!-- Storage description for a USB drive from a specific manufacturer. [CHAR LIMIT=NONE] -->
+ <!-- Storage description for USB storage. [CHAR LIMIT=NONE] -->
+ <!-- Button text for the edit menu in input method extract mode. [CHAR LIMIT=16] -->
+ <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=50] -->
+ <!-- Notification body when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
+ <!-- Notification title when 2G-3G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
+ <!-- Notification title when 4G data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
+ <!-- Notification title when mobile data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
+ <!-- Notification title when Wi-Fi data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
+ <!-- Notification body when data usage has exceeded limit threshold, and has been disabled. [CHAR LIMIT=32] -->
+ <!-- Notification title when 2G-3G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
+ <!-- Notification title when 4G data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
+ <!-- Notification title when mobile data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
+ <!-- Notification title when Wi-Fi data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
+ <!-- Notification body when data usage has exceeded limit threshold. [CHAR LIMIT=32] -->
+ <!-- Notification title when background data usage is limited. [CHAR LIMIT=32] -->
+ <!-- Notification body when background data usage is limited. [CHAR LIMIT=32] -->
+ <!-- SSL Certificate dialogs -->
+ <!-- Title for an SSL Certificate dialog -->
+ <!-- Message on an SSL Certificate dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Label for an information field on an SSL Certificate Dialog -->
+ <!-- Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] -->
+ <!-- Title default for a dialog showing possible activities in ActivityChooserView [CHAR LIMIT=25] -->
+ <!-- Title for a dialog showing possible activities for sharing in ShareActionProvider [CHAR LIMIT=25] -->
+ <!-- STK sending DTMF, SMS, USSD, SS -->
+ <!-- STK launch Browser -->
+ <!-- STK setup Call -->
+ <!-- Title for a button to choose the currently selected activity
+ as the default in the activity resolver. [CHAR LIMIT=25] -->
+ <!-- Title for a button to choose the currently selected activity
+ from the activity resolver to use just this once. [CHAR LIMIT=25] -->
+ <!-- Text for the toast that is shown when the user clicks on a launcher that
+ doesn't support the work profile. [CHAR LIMIT=100] -->
+ <!-- Name of the default audio route for tablets when nothing
+ is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
+ <!-- Name of the default audio route for tablets when nothing
+ is connected to a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
+ <!-- Name of the default audio route when nothing is connected to
+ a headphone or other wired audio output jack. [CHAR LIMIT=50] -->
+ <!-- Name of the default audio route when wired headphones are
+ connected. [CHAR LIMIT=50] -->
+ <!-- Name of the default audio route when an audio dock is connected. [CHAR LIMIT=50] -->
+ <!-- Name of the default media route when HDMI is connected. [CHAR LIMIT=50] -->
+ <!-- Name of the default audio route category. [CHAR LIMIT=50] -->
+ <!-- Description of the bluetooth a2dp audio route. [CHAR LIMIT=50] -->
+ <!-- Description of a wireless display route. [CHAR LIMIT=50] -->
+ <!-- Content description of a MediaRouteButton for accessibility support.
+ Cast is the standard android verb for sending content to a remote device. [CHAR LIMIT=50] -->
+ <!-- Title of the media route chooser dialog. [CHAR LIMIT=40] -->
+ <!-- Title of the media route chooser dialog for selecting remote display routes. [CHAR LIMIT=40] -->
+ <!-- Placeholder text to show when no devices have been found. [CHAR LIMIT=50] -->
+ <!-- Button to access extended settings. [CHAR LIMIT=30] -->
+ <!-- Button to disconnect from a media route. [CHAR LIMIT=30] -->
+ <!-- Status message for remote routes attempting to scan/determine availability -->
+ <!-- Status message for a remote route attempting to connect -->
+ <!-- Status message for a remote route that is confirmed to be available for connection -->
+ <!-- Status message for remote routes that are not available for connection right now -->
+ <!-- Status message for a remote route that is in use (and thus unavailabe) right now -->
+ <!-- Display manager service -->
+ <!-- Name of the built-in display. [CHAR LIMIT=50] -->
+ <!-- Name of the HDMI display. [CHAR LIMIT=50] -->
+ <!-- Name of the N'th overlay display for testing. [CHAR LIMIT=50] -->
+ <!-- Title text to show within the overlay. [CHAR LIMIT=50] -->
+ <!-- Title text to append when the display is secure. [CHAR LIMIT=30] -->
+ <!-- Keyguard strings -->
+ <!-- Message shown in pattern unlock after some number of unsuccessful attempts -->
+ <!-- Message shown when user enters wrong pattern -->
+ <!-- Message shown when user enters wrong password -->
+ <!-- Message shown when user enters wrong PIN -->
+ <!-- Countdown message shown after too many failed unlock attempts -->
+ <!-- Instructions for using the pattern unlock screen -->
+ <!-- Instructions for using the SIM PIN unlock screen -->
+ <!-- Instructions for using the PIN unlock screen -->
+ <!-- Instructions for using the password unlock screen -->
+ <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider -->
+ <!-- Hint shown in the PUK unlock screen PIN TextView -->
+ <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen -->
+ <!-- Message shown in dialog while the device is unlocking the SIM card -->
+ <!-- Message shown when the user enters the wrong PIN code -->
+ <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
+ <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
+ <!-- Message shown when the user enters an invalid PUK code -->
+ <!-- String shown in PUK screen when PIN codes don't match -->
+ <!-- Message shown when the user exceeds the maximum number of pattern attempts -->
+ <!-- Instructions show in account unlock screen allowing user to enter their email password -->
+ <!-- Hint shown in TextView in account unlock screen of keyguard -->
+ <!-- Hint shown in TextView in account unlock screen of keyguard -->
+ <!-- Label shown on sign in button on account unlock screen of keyguard -->
+ <!-- Message shown when the user enters an invalid username/password combination in account unlock screen of keyguard -->
+ <!-- Hint text shown when user has too many failed password attempts in account unlock screen of keyguard -->
+ <!-- Message shown while device checks username/password in account unlock screen of keyguard -->
+ <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
+ <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
+ <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
+ <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
+ <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped -->
+ <!-- Message shown in dialog when user is almost at the limit where they will be
+ locked out and may have to enter an alternate username/password to unlock the phone -->
+ <!-- Message shown in dialog when user is almost at the limit where they will be
+ locked out and may have to enter an alternate username/password to unlock the phone -->
+ <!-- Message shown in dialog when user is almost at the limit where they will be
+ locked out and may have to enter an alternate username/password to unlock the phone -->
+ <!-- Sequence of characters used to separate message strings in keyguard. Typically just em-dash
+ with spaces on either side. [CHAR LIMIT=3] -->
+ <!-- The delete-widget drop target button text -->
+ <!-- Message shown in dialog when user is attempting to set the music volume above the
+ recommended maximum level for headphones -->
+ <!-- Text spoken when the user is performing a gesture that will enable accessibility. [CHAR LIMIT=none] -->
+ <!-- Text spoken when the user enabled accessibility. [CHAR LIMIT=none] -->
+ <!-- Text spoken when the user stops preforming a gesture that would enable accessibility. [CHAR LIMIT=none] -->
+ <!-- Text spoken when the current user is switched if accessibility is enabled. [CHAR LIMIT=none] -->
+ <!-- Message shown when switching to a user [CHAR LIMIT=none] -->
+ <!-- Message when logging out a user on a split user system -->
+ <!-- Default name of the owner user [CHAR LIMIT=20] -->
+ <!-- Error message title [CHAR LIMIT=35] -->
+ <!-- Message informing user that the change was disallowed by an administrator. [CHAR LIMIT=none] -->
+ <!-- Message informing user that the requested activity could not be found [CHAR LIMIT=none] -->
+ <!-- Printing -->
+ <!-- ISO (European standard) A0 media (paper) size: 33.11" × 46.81" -->
+ <!-- ISO (European standard) A1 media (paper) size: 23.39" × 33.11" -->
+ <!-- ISO (European standard) A2 media (paper) size: 16.54" x 23.39" -->
+ <!-- ISO (European standard) A3 media (paper) size: 11.69" x 16.54" -->
+ <!-- ISO (European standard) A4 media (paper) size: 8.27" x 11.69" -->
+ <!-- ISO (European standard) A5 media (paper) size: 5.83" x 8.27" -->
+ <!-- ISO (European standard) A6 media (paper) size: 4.13" x 5.83" -->
+ <!-- ISO (European standard) A7 media (paper) size: 2.91" x 4.13" -->
+ <!-- ISO (European standard) A8 media (paper) size: 2.05" x 2.91" -->
+ <!-- ISO (European standard) A9 media (paper) size: 1.46" x 2.05" -->
+ <!-- ISO (European standard) A10 media (paper) size: 1.02" x 1.46" -->
+ <!-- ISO (European standard) B0 media (paper) size: 39.37" x 55.67" -->
+ <!-- ISO (European standard) B1 media (paper) size: 27.83" x 39.37" -->
+ <!-- ISO (European standard) B2 media (paper) size - 19.69" x 27.83" -->
+ <!-- ISO (European standard) B3 media (paper) size: 13.90" x 19.69" -->
+ <!-- ISO (European standard) B4 media (paper) size: 9.84" x 13.90" -->
+ <!-- ISO (European standard) B5 media (paper) size: 6.93" x 9.84" -->
+ <!-- ISO (European standard) B6 media (paper) size: 4.92" x 6.93" -->
+ <!-- ISO (European standard) B7 media (paper) size: 3.46" x 4.92" -->
+ <!-- ISO (European standard) B8 media (paper) size: 2.44" x 3.46" -->
+ <!-- ISO (European standard) B9 media (paper) size: 1.73" x 2.44" -->
+ <!-- ISO (European standard) B10 media (paper) size: 1.22" x 1.73" -->
+ <!-- ISO (European standard) C0 media (paper) size: 36.10" x 51.06" -->
+ <!-- ISO (European standard) C1 media (paper) size: 25.51" x 36.10" -->
+ <!-- ISO (European standard) C2 media (paper) size: 18.03" x 25.51" -->
+ <!-- ISO (European standard) C3 media (paper) size: 12.76" x 18.03" -->
+ <!-- ISO (European standard) C4 media (paper) size: 9.02" x 12.76" -->
+ <!-- ISO (European standard) C5 media (paper) size: 6.38" x 9.02" -->
+ <!-- ISO (European standard) C6 media (paper) size: 4.49" x 6.38" -->
+ <!-- ISO (European standard) C7 media (paper) size: 3.19" x 4.49" -->
+ <!-- ISO ISO C8 media (paper) size: 2.24" x 3.19" -->
+ <!-- ISO ISO C9 media (paper) size: 1.57" x 2.24" -->
+ <!-- ISO (European standard) C10 media (paper) size: 1.10" x 1.57" -->
+ <!-- North America Letter media (paper) size: 8.5" × 11" (279mm x 216mm) -->
+ <!-- North America Government Letter media (paper) size: 8.0" × 10.5" (203mm x 267mm) -->
+ <!-- North America Legal media (paper) size: 8.5" × 14" (216mm x 356mm) -->
+ <!-- North America Junior Legal media (paper) size: 8.0" × 5.0" (203mm × 127mm) -->
+ <!-- North America Ledger media (paper) size: 17" × 11" (432mm × 279mm) -->
+ <!-- North America Tabloid media (paper) size: 11" × 17" (279mm × 432mm) -->
+ <!-- North America Index Card 3x5 media (paper) size: 3" x 5" (76mm x 127mm) -->
+ <!-- North America Index Card 4x6 media (paper) size: 4" x 6" (102mm x 152mm) -->
+ <!-- North America Index Card 5x8 media (paper) size: 5" x 8" (127mm x 203mm) -->
+ <!-- North America Monarch media (paper) size: 7.25" x 10.5" (184mm x 267mm) -->
+ <!-- North America Quarto media (paper) size: 8" x 10" (203mm x 254mm) -->
+ <!-- North America Foolscap media (paper) size: 8" x 13" (203mm x 330mm) -->
+ <!-- Chinese Roc 8k media (paper) size: 270mm x 390mm (10.629" x 15.3543") -->
+ <!-- Chinese Roc 16k media (paper) size: 195mm x 270mm (7.677" x 10.629") -->
+ <!-- Chinese PRC 1 media (paper) size: 102mm x 165mm (4.015" x 6.496") -->
+ <!-- Chinese PRC 2 media (paper) size: 102mm x 176mm (4.015" x 6.929") -->
+ <!-- Chinese PRC 3 media (paper) size: 125mm x 176mm (4.921" x 6.929") -->
+ <!-- Chinese PRC 4 media (paper) size: 110mm x 208mm (4.330" x 8.189") -->
+ <!-- Chinese PRC 5 media (paper) size: 110mm x 220mm (4.330" x 8.661") -->
+ <!-- Chinese PRC 6 media (paper) size: 120mm x 320mm (4.724" x 12.599") -->
+ <!-- Chinese PRC 7 media (paper) size: 160mm x 230mm (6.299" x 9.055") -->
+ <!-- Chinese PRC 8 media (paper) size: 120mm x 309mm (4.724" x 12.165") -->
+ <!-- Chinese PRC 9 media (paper) size: 229mm x 324mm (9.016" x 12.756") -->
+ <!-- Chinese PRC 10 media (paper) size: 324mm x 458mm (12.756" x 18.032") -->
+ <!-- Chinese RPC 16K media (paper) size: 146mm x 215mm (5.749" x 8.465") -->
+ <!-- Chinese Pa Kai media (paper) size: 146mm x 215mm (5.749" x 8.465") -->
+ <!-- Chinese Dai Pa Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") -->
+ <!-- Chinese Jurro Ku Kai media (paper) size: 275mm x 395mm (10.827" x 15.551") -->
+ <!-- Japanese JIS B10 media (paper) size: 32mm x 45mm (1.259" x 1.772") -->
+ <!-- Japanese JIS B9 media (paper) size: 45mm x 64mm (1.772" x 2.52") -->
+ <!-- Japanese JIS B8 media (paper) size: 64mm x 91mm (2.52" x 3.583") -->
+ <!-- Japanese JIS B7 media (paper) size: 91mm x 128mm (3.583" x 5.049") -->
+ <!-- Japanese JIS B6 media (paper) size: 128mm x 182mm (5.049" x 7.165") -->
+ <!-- Japanese JIS B5 media (paper) size: 182mm x 257mm (7.165" x 10.118") -->
+ <!-- Japanese JIS B4 media (paper) size: 257mm x 364mm (10.118" x 14.331") -->
+ <!-- Japanese JIS B3 media (paper) size: 364mm x 515mm (14.331" x 20.276") -->
+ <!-- Japanese JIS B2 media (paper) size: 515mm x 728mm (20.276" x 28.661") -->
+ <!-- Japanese JIS B1 media (paper) size: 728mm x 1030mm (28.661" x 40.551") -->
+ <!-- Japanese JIS B0 media (paper) size: 1030mm x 1456mm (40.551" x 57.323") -->
+ <!-- Japanese JIS Exec media (paper) size: 216mm x 330mm (8.504" x 12.992") -->
+ <!-- Japanese Chou4 media (paper) size: 90mm x 205mm (3.543" x 8.071") -->
+ <!-- Japanese Chou3 media (paper) size: 120mm x 235mm (4.724" x 9.252") -->
+ <!-- Japanese Chou2 media (paper) size: 111.1mm x 146mm (4.374" x 5.748") -->
+ <!-- Japanese Hagaki media (paper) size: 100mm x 148mm (3.937" x 5.827") -->
+ <!-- Japanese Oufuku media (paper) size: 148mm x 200mm (5.827" x 7.874") -->
+ <!-- Japanese Kahu media (paper) size: 240mm x 322.1mm (9.449" x 12.681") -->
+ <!-- Japanese Kaku2 media (paper) size: 240mm x 332mm (9.449" x 13.071") -->
+ <!-- Japanese You4 media (paper) size: 105mm x 235mm (4.134" x 9.252") -->
+ <!-- Media (paper) size for specifying any paper size in portrait.-->
+ <!-- Media (paper) size for specifying any paper size in landscape.-->
+ <!-- Write fail reason: printing was cancelled.[CHAR LIMIT=none] -->
+ <!-- Write fail reason: couldn't write the printed content. [CHAR LIMIT=none] -->
+ <!-- Print fail reason: unknown. [CHAR LIMIT=25] -->
+ <!-- Print fail reason: the print service that has to process the print job is not available. [CHAR LIMIT=none] -->
+ <!-- Title for the notification that a print service was installed. [CHAR LIMIT=50] -->
+ <!-- Message for the notification that a print service was installed. [CHAR LIMIT=50] -->
+ <!-- PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog label/hint for PIN [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog label/hint for incorrect PIN entry [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog label/hint for old PIN [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog label for new PIN [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog label for new PIN confirmation [CHAR LIMIT=none] -->
+ <!-- PIN creation dialog message [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog error when PINs are not the same [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog error when PIN is too short [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog countdown message for next chance to enter the PIN [CHAR LIMIT=none] -->
+ <!-- Phrase describing a time duration using seconds [CHAR LIMIT=none] -->
+ <!-- PIN entry dialog tells the user to not enter a PIN for a while. [CHAR LIMIT=none] -->
+ <!-- Cling help message title when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
+ <!-- Cling help message description when hiding the navigation bar entering immersive mode [CHAR LIMIT=none] -->
+ <!-- Cling help message confirmation button when hiding the navigation bar entering immersive mode [CHAR LIMIT=30] -->
+ <!-- Label for button to confirm chosen date or time [CHAR LIMIT=30] -->
+ <!--
+ Content description for the hour selector in the time picker, which displays
+ selectable hours of the day along the inside edge of a circle, as in an analog clock.
+ [CHAR LIMIT=50]
+ -->
+ <!--
+ Content description for the minute selector in the time picker, which displays
+ selectable five-minute intervals along the inside edge of a circle, as in an analog clock.
+ [CHAR LIMIT=50]
+ -->
+ <!-- Accessibility announcement for hour circular picker [CHAR LIMIT=NONE] -->
+ <!-- Accessibility announcement for minute circular picker [CHAR LIMIT=NONE] -->
+ <!-- Accessibility announcement for the day picker [CHAR LIMIT=NONE] -->
+ <!-- Accessibility announcement for the year picker [CHAR LIMIT=NONE] -->
+ <!-- Accessibility announcement when a number that had been typed in is deleted [CHAR_LIMIT=NONE] -->
+ <!--
+ Used to wrap a label for content description for a work profile, e.g. "Work Email" instead
+ of email when there are two email apps.
+ [CHAR LIMIT=20]
+ -->
+ <!-- DO NOT TRANSLATE -->
+ <!-- DO NOT TRANSLATE -->
+ <!-- DO NOT TRANSLATE -->
+ <!-- DO NOT TRANSLATE -->
+ <!-- DO NOT TRANSLATE -->
+ <!-- DO NOT TRANSLATE -->
+ <!-- Notify use that they are in Lock-to-app -->
+ <!-- Notify user that they are locked in lock-to-app mode -->
+ <!-- Starting lock-to-app indication. -->
+ <!-- Exting lock-to-app indication. -->
+ <!-- Lock-to-app unlock pin string -->
+ <!-- Lock-to-app unlock pattern string -->
+ <!-- Lock-to-app unlock password string -->
+ <!-- Notification shown when device owner silently installs a package [CHAR LIMIT=NONE] -->
+ <!-- Notification shown when device owner silently updates a package [CHAR LIMIT=NONE] -->
+ <!-- Notification shown when device owner silently deletes a package [CHAR LIMIT=NONE] -->
+ <!-- [CHAR_LIMIT=NONE] Battery saver: Feature description -->
+ <!-- [CHAR_LIMIT=NONE] Data saver: Feature description -->
+ <!-- [CHAR_LIMIT=35] Data saver: Title on first-time dialog -->
+ <!-- [CHAR_LIMIT=16] Data saver: Button to turn it on on first-time dialog -->
+ <!-- Zen mode condition - summary: time duration in minutes. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - summary: time duration in minutes (short version). [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - summary: time duration in hours. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - summary: time duration in hours (short version). [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - line one: time duration in minutes. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - line one: time duration in minutes (short version). [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - line one: time duration in hours. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - line one: time duration in hours (short version). [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - line two: ending time. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition - line one: Until next alarm. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition: no exit criteria. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode condition: no exit criteria, includes the name of the feature for emphasis. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode active automatic rule name separator. [CHAR LIMIT=NONE] -->
+ <!-- Content description for the Toolbar icon used to collapse an expanded action mode. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode - feature name. [CHAR LIMIT=40] -->
+ <!-- Zen mode - downtime legacy feature name. [CHAR LIMIT=40] -->
+ <!-- Zen mode - name of default automatic schedule for weeknights. [CHAR LIMIT=40] -->
+ <!-- Zen mode - name of default automatic schedule for weekends. [CHAR LIMIT=40] -->
+ <!-- Zen mode - name of default automatic calendar event-based rule. [CHAR LIMIT=40] -->
+ <!-- Indication that the current volume and other effects (vibration) are being suppressed by a third party, such as a notification listener. [CHAR LIMIT=30] -->
+ <!-- Error message shown when there is a system error which can be solved by user performing factory reset. [CHAR LIMIT=NONE] -->
+ <!-- Error message shown when there is a system error which can be solved by the manufacturer. [CHAR LIMIT=NONE] -->
+ <!-- Displayed when the USSD/SS request is modified by STK CC to a
+ different request. This will be displayed in a toast. -->
+ <!-- Content description of the work profile icon in the notification. -->
+ <!-- Content description of the expand button icon in the notification.-->
+ <!-- Accessibility action description on the expand button. -->
+ <!-- User visible name for USB MIDI Peripheral port -->
+ <!-- Manufacturer name for USB MIDI Peripheral port -->
+ <!-- Product name for USB MIDI Peripheral port -->
+ <!-- Floating toolbar strings -->
+ <!-- Content description for the button that opens the floating toolbar overflow. [CHAR LIMIT=NONE] -->
+ <!-- Content description for the button that closes the floating toolbar overflow. [CHAR LIMIT=NONE] -->
+ <!-- Free style window strings -->
+ <!-- Accessibility text for the maximize window button -->
+ <!-- Accessibility text for the close window button -->
+ <!-- Ellipsis character to appear in notification templates, e.g.
+ notification_template_material_inbox.xml.
+ DO NOT TRANSLATE -->
+ <!-- Tempalate for Notification.MessagingStyle to join a conversation name with the name of the sender of a message, to make a notification title [CHAR LIMIT=NONE] -->
+ <!-- Label describing the number of selected items [CHAR LIMIT=48] -->
+ <!-- Message to user that app trying to create user for an account that already exists. [CHAR LIMIT=none] -->
+ <!-- Message to user that app is trying to create user for a specified account. [CHAR LIMIT=none] -->
+ <!-- Locale picker strings -->
+ <!-- Title for the language selection screen [CHAR LIMIT=25] -->
+ <!-- Title for the region selection screen [CHAR LIMIT=25] -->
+ <!-- Hint text in a search edit box (used to filter long language / country lists) [CHAR LIMIT=25] -->
+ <!-- List section subheader for the language picker, containing a list of suggested languages determined by the default region [CHAR LIMIT=30] -->
+ <!-- List section subheader for the language picker, containing a list of all languages available [CHAR LIMIT=30] -->
+ <!-- List section subheader for the region picker, containing a list of all regions supported for the selected language.
+ Warning: this is a more 'neutral' term for 'country', not for the sub-divisions of a country. [CHAR LIMIT=30] -->
+ <!-- Menu item in the locale menu [CHAR LIMIT=30] -->
+ <!-- Title for dialog displayed when work profile is turned off. [CHAR LIMIT=30] -->
+ <!-- Message displayed in dialog when work profile is turned off. [CHAR LIMIT=NONE] -->
+ <!-- Title for button to turn on work profile. [CHAR LIMIT=NONE] -->
+ <!-- Notification title shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] -->
+ <!-- Notification content shown when new SMS/MMS is received while the device is locked [CHAR LIMIT=NONE] -->
+ <!-- Notification title shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
+ <!-- Notification message shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
+ <!-- Notification detail shown when user profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
+ <!-- Notification detail shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
+ <!-- Notification message shown when work profile is credential encrypted and requires the user to unlock before some features are usable [CHAR LIMIT=30] -->
+ <!-- Title of notification shown after a MTP device is connected to Android. -->
+ <!-- Description of notification shown after a MTP device is connected to Android. -->
+ <!-- Resolver target actions strings -->
+ <!-- Pin (as in to a bulletin board with a pushpin) a resolver
+ target to the front of the list. -->
+ <!-- Unpin a resolver target such that it sorts normally. -->
+ <!-- View application info for a target. -->
+ <!-- The representation of a time duration when negative. An example is -1:14. This can be used with a countdown timer for example.-->
+ <!-- Title of notification to start a new demo session when device is in retail mode [CHAR LIMIT=NONE] -->
+ <!-- Text of notification to start a new demo session when device is in retail mode [CHAR LIMIT=NONE] -->
+ <!-- Text of dialog shown when starting a demo user for the first time [CHAR LIMIT=40] -->
+ <!-- Text of dialog shown when starting a new demo user in retail demo mode [CHAR LIMIT=40] -->
+ <!-- Title of the dialog shown when user inactivity times out in retail demo mode [CHAR LIMIT=40] -->
+ <!-- Warning message shown when user inactivity times out in retail demo mode [CHAR LIMIT=none] -->
+ <!-- Text of button to allow user to abort countdown and continue current session in retail demo mode [CHAR LIMIT=40] -->
+ <!-- Text of button to allow user to abort countdown and immediately start another session in retail demo mode [CHAR LIMIT=40] -->
+ <!-- Title of notification shown when device has been forced to safe mode after a security compromise. -->
+ <!-- Description of notification shown when device has been forced to safe mode after a security compromise. -->
+ <!-- Accessibilty string added to a widget that has been suspended [CHAR LIMIT=20] -->
+ <!-- Label used by Telephony code, assigned as the display name for conference calls [CHAR LIMIT=60] -->
+</resources>
diff --git a/packages/BackupRestoreConfirmation/res/values-sr-rCS/strings.xml b/packages/BackupRestoreConfirmation/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..803e4a8d851
--- /dev/null
+++ b/packages/BackupRestoreConfirmation/res/values-sr-rCS/strings.xml
@@ -0,0 +1,38 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the activity when a full backup has been requested and must be confirmed -->
+ <!-- Title of the activity when a full restore has been requested and must be confirmed -->
+ <!-- Text for message to user that a full backup has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full backup to occur -->
+ <!-- Button to refuse to allow the requested full backup -->
+ <!-- Text for message to user that a full restore has been requested, and must be confirmed. -->
+ <!-- Button to allow a requested full restore to occur -->
+ <!-- Button to refuse to allow the requested full restore -->
+ <!-- Text for message to user that they must enter their predefined backup password in order to perform this operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this restore operation. -->
+ <!-- Text for message to user that they must enter their device encryption password in order to perform this backup operation. -->
+ <!-- Text for message to user that they must enter an encryption password to use for the full backup operation. -->
+ <!-- Text for message to user that they may optionally supply an encryption password to use for a full backup operation. -->
+ <!-- Text for message to user that they must supply an encryption password to use for a full backup operation because their phone is locked. -->
+ <!-- Text for message to user when performing a full restore operation, explaining that they must enter the password originally used to encrypt the full backup data. -->
+ <!-- Text of a toast telling the user that a full backup operation has begun -->
+ <!-- Text of a toast telling the user that a full backup operation has ended -->
+ <!-- Text of a toast telling the user that a full restore operation has begun -->
+ <!-- Text of a toast telling the user that a full restore operation has ended -->
+ <!-- Text of a toast telling the user that the operation has timed out -->
+</resources>
diff --git a/packages/CaptivePortalLogin/res/values-sr-rCS/strings.xml b/packages/CaptivePortalLogin/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..70489fbc5ea
--- /dev/null
+++ b/packages/CaptivePortalLogin/res/values-sr-rCS/strings.xml
@@ -0,0 +1,3 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources></resources>
diff --git a/packages/DefaultContainerService/res/values-sr-rCS/strings.xml b/packages/DefaultContainerService/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..e75a0d0442c
--- /dev/null
+++ b/packages/DefaultContainerService/res/values-sr-rCS/strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/*
+**
+** Copyright 2008, The Android Open Source Project
+**
+** Licensed under the Apache License, Version 2.0 (the "License");
+** you may not use this file except in compliance with the License.
+** You may obtain a copy of the License at
+**
+** http://www.apache.org/licenses/LICENSE-2.0
+**
+** Unless required by applicable law or agreed to in writing, software
+** distributed under the License is distributed on an "AS IS" BASIS,
+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+** See the License for the specific language governing permissions and
+** limitations under the License.
+*/
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- service name [CHAR LIMIT=25] -->
+</resources>
diff --git a/packages/DocumentsUI/res/values-sr-rCS/strings.xml b/packages/DocumentsUI/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..c908cfd4c7d
--- /dev/null
+++ b/packages/DocumentsUI/res/values-sr-rCS/strings.xml
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the documents application [CHAR LIMIT=32] -->
+ <!-- Title of the standalone downloads activity. [CHAR LIMIT=32] -->
+ <!-- Action bar title prompting user to choose a location to open a document from [CHAR LIMIT=32] -->
+ <!-- Action bar title prompting user to choose a location to save a document to [CHAR LIMIT=32] -->
+ <!-- Menu item that creates a new directory/folder at the current location [CHAR LIMIT=24] -->
+ <!-- Menu item that switches view to show documents as a large-format grid of thumbnails [CHAR LIMIT=24] -->
+ <!-- Menu item that switches view to show documents as a list [CHAR LIMIT=24] -->
+ <!-- Menu item that switches the criteria with which documents are sorted [CHAR LIMIT=24] -->
+ <!-- Menu item that enters a mode to search for documents [CHAR LIMIT=24] -->
+ <!-- Menu item that enters activity to change settings for current root [CHAR LIMIT=24] -->
+ <!-- Menu item title that opens the selected documents [CHAR LIMIT=24] -->
+ <!-- Menu item title that saves the current document [CHAR LIMIT=24] -->
+ <!-- Menu item title that shares the selected documents [CHAR LIMIT=24] -->
+ <!-- Menu item title that deletes the selected documents [CHAR LIMIT=24] -->
+ <!-- Menu item title that selects all documents in the current directory [CHAR LIMIT=24] -->
+ <!-- Menu item title that copies the selected documents [CHAR LIMIT=24] -->
+ <!-- Menu item title that moves the selected documents [CHAR LIMIT=24] -->
+ <!-- Menu item title that creates a new window in the activity [CHAR LIMIT=24] -->
+ <!-- Menu item title that copies the selected documents to clipboard [CHAR LIMIT=24] -->
+ <!-- Menu item title that pastes files from the clipboard [CHAR LIMIT=24] -->
+ <!-- Menu item that reveals internal storage built into the device [CHAR LIMIT=24] -->
+ <!-- Menu item that hides internal storage built into the device [CHAR LIMIT=24] -->
+ <!-- Menu item that reveals the sizes of displayed files [CHAR LIMIT=24] -->
+ <!-- Menu item that hides the sizes of displayed files [CHAR LIMIT=24] -->
+ <!-- Button label that select the current directory [CHAR LIMIT=24] -->
+ <!-- Button label that copies files to the current directory [CHAR LIMIT=24] -->
+ <!-- Button label that moves files to the current directory [CHAR LIMIT=24] -->
+ <!-- Button label that hides the error bar [CHAR LIMIT=24] -->
+ <!-- Mode that sorts documents by their display name alphabetically [CHAR LIMIT=24] -->
+ <!-- Mode that sorts documents by their last modified time in descending order; most recent first [CHAR LIMIT=24] -->
+ <!-- Mode that sorts documents by their file size in descending order; largest first [CHAR LIMIT=24] -->
+ <!-- Accessibility title to open the drawer showing all roots where documents can be stored [CHAR LIMIT=32] -->
+ <!-- Accessibility title to close the drawer showing all roots where documents can be stored [CHAR LIMIT=32] -->
+ <!-- Toast shown when saving a document failed with an error [CHAR LIMIT=48] -->
+ <!-- Toast shown when creating a folder failed with an error [CHAR LIMIT=48] -->
+ <!-- Error message shown when querying for a list of documents failed [CHAR LIMIT=48] -->
+ <!-- Title of storage root location that contains recently modified or used documents [CHAR LIMIT=24] -->
+ <!-- Subtitle of storage root indicating the total free space available, in bytes [CHAR LIMIT=24] -->
+ <!-- Header title for list of storage roots that contains cloud services [CHAR LIMIT=24] -->
+ <!-- Header title for list of storage roots that contains shortcuts to documents that may be available elsewhere [CHAR LIMIT=24] -->
+ <!-- Header title for list of storage roots that contains physical devices [CHAR LIMIT=24] -->
+ <!-- Header title for list of additional apps that can provide documents [CHAR LIMIT=24] -->
+ <!-- Text shown when a directory of documents is empty [CHAR LIMIT=24] -->
+ <!-- Text shown when a file search returns no items [CHAR LIMIT=32] -->
+ <!-- Toast shown when no app can be found to open the selected document [CHAR LIMIT=48] -->
+ <!-- Toast shown when some of the selected documents failed to be deleted [CHAR LIMIT=48] -->
+ <!-- Title of dialog when prompting user to select an app to share documents with [CHAR LIMIT=32] -->
+ <!-- Title of the copy notification [CHAR LIMIT=24] -->
+ <!-- Title of the move notification [CHAR LIMIT=24] -->
+ <!-- Title of the move notification [CHAR LIMIT=24] -->
+ <!-- Text shown on the copy notification to indicate remaining time, in minutes [CHAR LIMIT=24] -->
+ <!-- Toast shown when a file copy is kicked off -->
+ <!-- Text shown when files are deleted -->
+ <!-- Text shown for the undo button -->
+ <!-- Text shown on the notification while DocumentsUI performs setup in preparation for copying files [CHAR LIMIT=32] -->
+ <!-- Text shown on the notification while DocumentsUI performs setup in preparation for moving files [CHAR LIMIT=32] -->
+ <!-- Text shown on the notification while DocumentsUI performs setup in preparation for deleting files [CHAR LIMIT=32] -->
+ <!-- Title of the copy error notification [CHAR LIMIT=48] -->
+ <!-- Title of the move error notification [CHAR LIMIT=48] -->
+ <!-- Title of the delete error notification [CHAR LIMIT=48] -->
+ <!-- Second line for notifications saying that more information will be shown after touching [CHAR LIMIT=48] -->
+ <!-- Label of the close dialog button.[CHAR LIMIT=24] -->
+ <!-- Contents of the copying failure alert dialog. [CHAR LIMIT=48] -->
+ <!-- Contents of the moving failure alert dialog. [CHAR LIMIT=48] -->
+ <!-- Message shown to users when an operation to delete one or more files has failed. Presented in a dialog. [CHAR LIMIT=48] -->
+ <!-- Contents of the copying warning dialog due to converted files. [CHAR LIMIT=64] -->
+ <!-- Toast shown when a user copies files to clipboard. -->
+ <!-- Toast shown when a user tries to paste files into an unsupported location. -->
+ <!-- Menu item that renames the selected document [CHAR LIMIT=24] -->
+ <!-- Toast shown when renaming document failed with an error [CHAR LIMIT=48] -->
+ <!-- First line for notifications saying that some files were converted to a different format
+ during a copy. [CHAR LIMIT=48] -->
+ <!-- Text in an alert dialog asking user to grant app access to a given directory in an external storage volume -->
+ <!-- Text in an alert dialog asking user to grant app access to a given directory in the internal storage -->
+ <!-- Text in an alert dialog asking user to grant app access to all data in an external storage volume -->
+ <!-- Checkbox that allows user to not be questioned about the directory access request again -->
+ <!-- Text in the button asking user to allow access to a given directory. -->
+ <!-- Text in the button asking user to deny access to a given directory. -->
+ <!-- Dialog text shown to users when asking if they want to delete files (a confirmation). -->
+ <!-- Label text showing user how many items are selected. Can be one or more elements. -->
+ <!-- Label text showing user how many items are being dragged. Can be one or more elements. -->
+ <!-- Dialog text shown to users when asking if they want to delete a file (a confirmation) -->
+ <!-- Dialog text shown to users when asking if they want to delete a folder (a confirmation) -->
+ <!-- Dialog text shown to users when asking if they want to delete files (a confirmation). -->
+ <!-- Dialog text shown to users when asking if they want to delete folders (a confirmation). -->
+ <!-- Dialog text shown to users when asking if they want to delete mixed type items: files and folders (a confirmation). -->
+ <!-- Snackbar shown to users who wanted to select more than 1000 items (files or directories). -->
+ <!-- Snackbar shown to users who wanted to select all, but there were too many items (files or directories).
+ Only the first 1000 items are selected in such case. -->
+</resources>
diff --git a/packages/ExternalStorageProvider/res/values-sr-rCS/strings.xml b/packages/ExternalStorageProvider/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..ea9a274d639
--- /dev/null
+++ b/packages/ExternalStorageProvider/res/values-sr-rCS/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Title of the external storage application [CHAR LIMIT=32] -->
+ <!-- Title for documents backend that offers internal storage. [CHAR LIMIT=24] -->
+ <!-- Title for directory in which a user may store their own documents and files. [CHAR LIMIT=24] -->
+</resources>
diff --git a/packages/FusedLocation/res/values-sr-rCS/strings.xml b/packages/FusedLocation/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..19fd84cc951
--- /dev/null
+++ b/packages/FusedLocation/res/values-sr-rCS/strings.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <!-- Name of the application. [CHAR LIMIT=35] -->
+</resources>
diff --git a/packages/InputDevices/res/values-sr-rCS/strings.xml b/packages/InputDevices/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..2d57f728119
--- /dev/null
+++ b/packages/InputDevices/res/values-sr-rCS/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<resources>
+ <!-- Name of the application. [CHAR LIMIT=35] -->
+ <!-- Keyboard layouts label, used to describe the set of all built-in layouts in the UI. [CHAR LIMIT=35] -->
+ <!-- UK English keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- US English keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- US English (International style) keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- US English (Colemak style) keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- US English (Dvorak style) keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- US English (Workman style) keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- German keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- French keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Canadian French keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Russian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Russian (Mac style) keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Spanish keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Swiss French keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Swiss German keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Belgian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Bulgarian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Italian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Danish keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Norwegian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Swedish keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Finnish keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Croatian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Czech keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Estonian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Hungarian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Icelandic keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Brazilian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Portuguese keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Slovak keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Slovenian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Turkish keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Ukrainian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Arabic keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Greek keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Hebrew keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Lithuanian keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Spanish (Latin) keyboard layout label. [CHAR LIMIT=35] -->
+ <!-- Latvian keyboard layout label. [CHAR LIMIT=35] -->
+</resources>
diff --git a/packages/Keyguard/res/values-sr-rCS/strings.xml b/packages/Keyguard/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..56924491b50
--- /dev/null
+++ b/packages/Keyguard/res/values-sr-rCS/strings.xml
@@ -0,0 +1,145 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/* //device/apps/common/assets/res/any/strings.xml
+**
+** Copyright 2006, The Android Open Source Project
+**
+** Licensed under the Apache License, Version 2.0 (the "License");
+** you may not use this file except in compliance with the License.
+** You may obtain a copy of the License at
+**
+** http://www.apache.org/licenses/LICENSE-2.0
+**
+** Unless required by applicable law or agreed to in writing, software
+** distributed under the License is distributed on an "AS IS" BASIS,
+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+** See the License for the specific language governing permissions and
+** limitations under the License.
+*/
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- App label in the manifest -->
+ <!-- Instructions telling the user to enter their SIM PIN to unlock the keyguard.
+ Displayed in one line in a large font. -->
+ <!-- Instructions telling the user to enter their SIM PUK to unlock the keyguard.
+ Displayed in one line in a large font. -->
+ <!-- Prompt to enter SIM PUK in Edit Text Box in unlock screen -->
+ <!-- Prompt to enter New SIM PIN in Edit Text Box in unlock screen -->
+ <!-- Displayed as hint in passwordEntry EditText on PasswordUnlockScreen [CHAR LIMIT=30]-->
+ <!-- Instructions telling the user to enter their text password to unlock the keyguard.
+ Displayed in one line in a large font. -->
+ <!-- Instructions telling the user to enter their PIN password to unlock the keyguard.
+ Displayed in one line in a large font. -->
+ <!-- Instructions telling the user that they entered the wrong pin while trying
+ to unlock the keyguard. Displayed in one line in a large font. -->
+ <!-- Shown in the lock screen when there is SIM card IO error. -->
+ <!-- When the lock screen is showing, the phone is plugged in and the battery is fully
+ charged, say that it is charged. -->
+ <!-- When the lock screen is showing and the phone plugged in, and the battery
+ is not fully charged, say that it's charging. -->
+ <!-- When the lock screen is showing and the phone plugged in, and the battery
+ is not fully charged, and it's plugged into a fast charger, say that it's charging fast. -->
+ <!-- When the lock screen is showing and the phone plugged in, and the battery
+ is not fully charged, and it's plugged into a slow charger, say that it's charging slowly. -->
+ <!-- When the lock screen is showing and the battery is low, warn user to plug
+ in the phone soon. -->
+ <!-- On the keyguard screen, when pattern lock is disabled, only tell them to press menu to unlock. This is shown in small font at the bottom. -->
+ <!-- SIM messages -->
+ <!-- When the user inserts a sim card from an unsupported network, it becomes network locked -->
+ <!-- Shown when there is no SIM card. -->
+ <!-- Shown when there is no SIM card. -->
+ <!-- Shown when there is no SIM card. -->
+ <!-- Shown to ask the user to insert a SIM card. -->
+ <!-- Shown to ask the user to insert a SIM card when sim is missing or not readable. -->
+ <!-- Shown when SIM card is permanently disabled. -->
+ <!-- Shown to inform the user to SIM card is permanently disabled. -->
+ <!-- Shown to tell the user that their SIM is locked and they must unlock it. -->
+ <!-- When the user enters a wrong sim pin too many times, it becomes PUK locked (Pin Unlock Kode) -->
+ <!-- For the unlock screen, When the user enters a sim unlock code, it takes a little while to check
+ whether it is valid, and to unlock the sim if it is valid. we display a
+ progress dialog in the meantime. this is the emssage. -->
+ <!-- Time format strings for fall-back clock widget -->
+ <!-- Time format strings for fall-back clock widget -->
+ <!-- Accessibility description of the PIN password view. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the SIM PIN password view. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description of the SIM PUK password view. [CHAR_LIMIT=none] -->
+ <!-- Accessibility description for the text view that indicates when the next alarm is set (not shown on screen). [CHAR_LIMIT=none] -->
+ <!-- KeyguardPinView - accessibility support -->
+ <!-- Description of the Delete button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- Description of the Enter button in a KeyboardView. [CHAR LIMIT=NONE] -->
+ <!-- Message shown in pattern unlock after some number of unsuccessful attempts -->
+ <!-- Message shown when user enters wrong pattern -->
+ <!-- Message shown when user enters wrong password -->
+ <!-- Message shown when user enters wrong PIN -->
+ <!-- Countdown message shown after too many failed unlock attempts -->
+ <!-- Instructions for using the pattern unlock screen -->
+ <!-- Instructions for using the SIM PIN unlock screen -->
+ <!-- Instructions for using the SIM PIN unlock screen when there's more than one SIM -->
+ <!-- Instructions for using the PIN unlock screen -->
+ <!-- Instructions for using the password unlock screen -->
+ <!-- Hint shown in the PUK screen that asks the user to enter the PUK code given to them by their provider -->
+ <!-- Hint shown when there are multiple SIMs in the device to ask the user to enter the PUK code given to them by their provider -->
+ <!-- Hint shown in the PUK unlock screen PIN TextView -->
+ <!-- Message shown when the user needs to confirm the PIN they just entered in the PUK screen -->
+ <!-- Message shown in dialog while the device is unlocking the SIM card -->
+ <!-- Message shown when the user enters an invalid SIM pin password in PUK screen -->
+ <!-- Message shown when the user enters an invalid PUK code in the PUK screen -->
+ <!-- Message shown when the user enters an invalid PUK code -->
+ <!-- String shown in PUK screen when PIN codes don't match -->
+ <!-- Message shown when the user exceeds the maximum number of pattern attempts -->
+ <!-- Message shown in dialog when max number of attempts are reached for PIN screen of keyguard -->
+ <!-- Message shown in dialog when max number of attempts are reached for password screen of keyguard -->
+ <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. [CHAR LIMIT=none] -->
+ <!-- Message shown when user is almost at the limit of password attempts where the device will be wiped. [CHAR LIMIT=none] -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped [CHAR LIMIT=none] -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the device will now be wiped [CHAR LIMIT=none] -->
+ <!-- Message shown when user is almost at the limit of password attempts where the user will be removed. [CHAR LIMIT=none] -->
+ <!-- Message shown when user is almost at the limit of password attempts where the user will be removed. [CHAR LIMIT=none] -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the user will be removed. [CHAR LIMIT=none] -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the user will be removed. [CHAR LIMIT=none] -->
+ <!-- Message shown when user is almost at the limit of password attempts where the profile will be removed. [CHAR LIMIT=none] -->
+ <!-- Message shown when user is almost at the limit of password attempts where the profile will be removed. [CHAR LIMIT=none] -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the profile will be removed. [CHAR LIMIT=none] -->
+ <!-- Message shown in dialog when user has exceeded the maximum attempts and the profile will be removed. [CHAR LIMIT=none] -->
+ <!-- Message shown in dialog when user is almost at the limit where they will be
+ locked out and may have to enter an alternate username/password to unlock the phone -->
+ <!-- Message shown in dialog when user is almost at the limit where they will be
+ locked out and may have to enter an alternate username/password to unlock the phone -->
+ <!-- Instructions telling the user that they entered the wrong SIM PIN for the last time.
+ Displayed in a dialog box. -->
+ <!-- Instructions telling the user that they entered the wrong SIM PIN while trying
+ to unlock the keyguard. Displayed in a dialog box. -->
+ <!-- Instructions telling the user that they have exhausted SIM PUK retries and the SIM is now unusable.
+ Displayed in a dialog box. -->
+ <!-- Instructions telling the user that they entered the wrong puk while trying
+ to unlock the keyguard. Displayed in a dialog box. -->
+ <!-- Instructions telling the user that the operation to unlock the keyguard
+ with SIM PIN failed. Displayed in one line in a large font. -->
+ <!-- Instructions telling the user that the operation to unlock the keyguard
+ with PUK failed. Displayed in one line in a large font. -->
+ <!-- Notification telling the user that the PIN1 they entered is valid -->
+ <!-- On the keyguard screen, it shows the carrier the phone is connected to.
+ This is displayed if the phone is not connected to a carrier.-->
+ <!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Description of airplane mode -->
+ <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the pattern needs to be solved since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the pin needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the password needs to be entered since the user hasn't used strong authentication since quite some time. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the pattern needs to be solved since profiles have just been switched. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the pin needs to be entered since profiles have just been switched. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the password needs to be entered since profiles have just been switched. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the credential needs to be entered because a device admin has
+ locked the device. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the credential needs to be entered because the user has clicked
+ the force lock button. [CHAR LIMIT=80] -->
+ <!-- An explanation text that the pattern needs to be solved since it hasn't been solved in a while. [CHAR LIMIT=80]-->
+ <!-- An explanation text that the pin needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]-->
+ <!-- An explanation text that the password needs to be entered since it hasn't been entered in a while. [CHAR LIMIT=80]-->
+ <!-- Fingerprint hint message when finger was not recognized.-->
+ <!-- Instructions telling the user remaining times when enter SIM PIN view. -->
+ <!-- Instructions telling the user remaining times when enter SIM PUK view. -->
+</resources>
diff --git a/packages/PrintSpooler/res/values-sr-rCS/strings.xml b/packages/PrintSpooler/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..8e247a55992
--- /dev/null
+++ b/packages/PrintSpooler/res/values-sr-rCS/strings.xml
@@ -0,0 +1,103 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of the PrintSpooler application. [CHAR LIMIT=50] -->
+ <!-- Label of the print dialog's button for more print options. [CHAR LIMIT=25] -->
+ <!-- Label of the destination widget. [CHAR LIMIT=20] -->
+ <!-- Label of the copies count widget. [CHAR LIMIT=20] -->
+ <!-- Label of the copies count for the print options summary. [CHAR LIMIT=20] -->
+ <!-- Label of the paper size widget. [CHAR LIMIT=20] -->
+ <!-- Label of the paper size for the print options summary. [CHAR LIMIT=20] -->
+ <!-- Label of the color mode widget. [CHAR LIMIT=20] -->
+ <!-- Label of the printer mode to print on both sides of paper. [CHAR LIMIT=20] -->
+ <!-- Label of the orientation widget. [CHAR LIMIT=20] -->
+ <!-- Label of the page selection widget. [CHAR LIMIT=20] -->
+ <!-- Label of the destination widget. [CHAR LIMIT=20] -->
+ <!-- Template for the all pages option in the page selection widget. [CHAR LIMIT=20] -->
+ <!-- Template for the page range option in the page selection widget. [CHAR LIMIT=20] -->
+ <!-- Page range exmple used as a hint of how to specify such. [CHAR LIMIT=20] -->
+ <!-- Title for the pring preview button .[CHAR LIMIT=30] -->
+ <!-- Title for the pring preview button if there is no PDF viewer isntalled. [CHAR LIMIT=50] -->
+ <!-- Title of the message that the printing application crashed. [CHAR LIMIT=50] -->
+ <!-- Title for the temporary dialog show while an app is generating a print job. [CHAR LIMIT=30] -->
+ <!-- Title for the save as PDF option in the printer list. [CHAR LIMIT=30] -->
+ <!-- Title for the open all printers UI option in the printer list. [CHAR LIMIT=30] -->
+ <!-- Title for the print dialog announced to the user for accessibility. Not shown in the UI. [CHAR LIMIT=none] -->
+ <!-- Template for the message that shows the current page out of the total number of pages [CHAR LIMIT=none] -->
+ <!-- Description of the current page - spoken to the user [CHAR LIMIT=none] -->
+ <!-- Template for the message to announce the print options summary - spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Description for the handle to expand all print options - spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Description for the handle to collapse all print options - spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Description for the print button - spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Description for the save to PDF button - spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Message to announce print options are expanded - spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Message to announce print options are collapsed - spoken to the user. [CHAR LIMIT=none] -->
+ <!-- Select printer activity -->
+ <!-- Title for the share action bar menu item. [CHAR LIMIT=20] -->
+ <!-- Title for the select printer activity. [CHAR LIMIT=30] -->
+ <!-- Title of the button to install a print service. [CHAR LIMIT=25] -->
+ <!-- Utterance to announce that the search box is shown. This is spoken to a blind user. [CHAR LIMIT=none] -->
+ <!-- Utterance to announce that the search box is hidden. This is spoken to a blind user. [CHAR LIMIT=none] -->
+ <!-- Label of add printers button when no printers are found. [CHAR LIMIT=25] -->
+ <!-- Title of the menu item to select a printer. [CHAR LIMIT=25] -->
+ <!-- Title of the menu item to forget a printer. [CHAR LIMIT=25] -->
+ <!-- Utterance to announce a change in the number of matches during a search. This is spoken to a blind user. [CHAR LIMIT=none] -->
+ <!-- Template for an extended description of a printer. [CHAR LIMIT=50] -->
+ <!-- Description of printer info icon. [CHAR LIMIT=50] -->
+ <!-- Notification that we could not create a file name for the printed PDF. [CHAR LIMIT=50] -->
+ <!-- Notification that print services as disabled. [CHAR LIMIT=50] -->
+ <!-- Title for the prompt shown as a placeholder if no printers are found while not searching. [CHAR LIMIT=50] -->
+ <!-- Title for the prompt shown as a placeholder if there are no print services. [CHAR LIMIT=50] -->
+ <!-- Title for the prompt shown as a placeholder if there are no printers while searching. [CHAR LIMIT=50] -->
+ <!-- Add printer activity -->
+ <!-- Subtitle for services that cannot add printers. [CHAR LIMIT=50] -->
+ <!-- Subtitle for services that can add printers. [CHAR LIMIT=50] -->
+ <!-- Subtitle for disabled services. [CHAR LIMIT=50] -->
+ <!-- Header for the list of enabled print services. [CHAR LIMIT=50] -->
+ <!-- Header for the list of recommended print services. [CHAR LIMIT=50] -->
+ <!-- Header for the list of disabled print services. [CHAR LIMIT=50] -->
+ <!-- Label for the list item that links to the list of all print services. [CHAR LIMIT=50] -->
+ <!-- Subtitle for a print service recommendation. [CHAR LIMIT=50] -->
+ <!-- Notifications -->
+ <!-- Template for the notification label for a printing print job. [CHAR LIMIT=25] -->
+ <!-- Template for the notification label for a cancelling print job. [CHAR LIMIT=25] -->
+ <!-- Template for the notification label for a failed print job. [CHAR LIMIT=25] -->
+ <!-- Template for the notification label for a blocked print job. [CHAR LIMIT=25] -->
+ <!-- Label for the notification button for cancelling a print job. [CHAR LIMIT=25] -->
+ <!-- Label for the notification button for restarting a filed print job. [CHAR LIMIT=25] -->
+ <!-- Message that there is no connection to a printer. [CHAR LIMIT=40] -->
+ <!-- Label for an unknown reason for failed or blocked print job. [CHAR LIMIT=25] -->
+ <!-- Title for a warning message about security implications of using a print service,
+ displayed as a dialog message when the user prints using a print service that has not been
+ used before. [CHAR LIMIT=NONE] -->
+ <!-- Summary for a warning message about security implications of using a print service,
+ displayed as a dialog message when the user prints using a print service that has not been
+ used before. [CHAR LIMIT=NONE] -->
+ <!-- Arrays -->
+ <!-- Color mode labels. -->
+ <!-- Duplex mode labels. -->
+ <!-- Orientation labels. -->
+ <!-- Error messages -->
+ <!-- Message for an error when trying to print to a PDF file. [CHAR LIMIT=50] -->
+ <!-- Default message for an error while generating a print job. [CHAR LIMIT=50] -->
+ <!-- Label for the retry button in the error message. [CHAR LIMIT=50] -->
+ <!-- Message for the currently selected printer being unavailable. [CHAR LIMIT=100] -->
+ <!-- Message for the case when a preview of a page cannot be loaded because the printing app
+ provided a broken print preview rendering for this page. [CHAR LIMIT=50] -->
+ <!-- Long running operations -->
+ <!-- Message long running operation when preparing print preview. [CHAR LIMIT=50] -->
+</resources>
diff --git a/packages/SettingsLib/res/values-en-rGB/cm_strings.xml b/packages/SettingsLib/res/values-en-rGB/cm_strings.xml
index 78057e11e08..c14b928fa30 100644
--- a/packages/SettingsLib/res/values-en-rGB/cm_strings.xml
+++ b/packages/SettingsLib/res/values-en-rGB/cm_strings.xml
@@ -21,4 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Description for the screen zoom level that makes interface elements smaller. [CHAR LIMIT=24] -->
<!-- Description for the screen zoom level that makes interface elements smallest. [CHAR LIMIT=24] -->
+ <string name="profile_applist_title">Apps</string>
+ <string name="picker_activities">Activities</string>
+ <string name="select_custom_app_title">Select custom app</string>
+ <string name="select_custom_activity_title">Select custom activity</string>
+ <string name="lockscreen_targets_message">Lock screen shortcuts</string>
</resources>
diff --git a/packages/SettingsLib/res/values-it/cm_strings.xml b/packages/SettingsLib/res/values-it/cm_strings.xml
index 714d0a969f8..562bd192d87 100644
--- a/packages/SettingsLib/res/values-it/cm_strings.xml
+++ b/packages/SettingsLib/res/values-it/cm_strings.xml
@@ -27,5 +27,5 @@
<string name="picker_activities">Attività</string>
<string name="select_custom_app_title">Seleziona app personalizzata</string>
<string name="select_custom_activity_title">Seleziona attività personalizzata</string>
- <string name="lockscreen_targets_message">Scorciatoie del blocco schermo</string>
+ <string name="lockscreen_targets_message">Scorciatoie blocco schermo</string>
</resources>
diff --git a/packages/SettingsLib/res/values-sr-rCS/arrays.xml b/packages/SettingsLib/res/values-sr-rCS/arrays.xml
new file mode 100644
index 00000000000..318ac204f92
--- /dev/null
+++ b/packages/SettingsLib/res/values-sr-rCS/arrays.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/*
+**
+** Copyright 2015 The Android Open Source Project
+**
+** Licensed under the Apache License, Version 2.0 (the "License");
+** you may not use this file except in compliance with the License.
+** You may obtain a copy of the License at
+**
+** http://www.apache.org/licenses/LICENSE-2.0
+**
+** Unless required by applicable law or agreed to in writing, software
+** distributed under the License is distributed on an "AS IS" BASIS,
+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+** See the License for the specific language governing permissions and
+** limitations under the License.
+*/
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Wi-Fi settings -->
+ <!-- Match this with the order of NetworkInfo.DetailedState. -->
+ <!-- Wi-Fi settings. The status messages when the network is unknown. -->
+ <!-- Match this with the order of NetworkInfo.DetailedState. -->
+ <!-- Wi-Fi settings. The status messages when the network is known. -->
+ <!-- Titles for HDCP checking preference. [CHAR LIMIT=35] -->
+ <!-- Values for HDCP checking preference. -->
+ <!-- Summaries for HDCP checking preference. [CHAR LIMIT=100]-->
+ <!-- Titles for logd limit size selection preference. [CHAR LIMIT=14] -->
+ <!-- Titles for logd limit size lowram selection preference. [CHAR LIMIT=14] -->
+ <!-- Values for logd limit size selection preference. -->
+ <!-- Summaries for logd limit size selection preference. [CHAR LIMIT=50]-->
+ <!-- Values for logpersist state selection preference. -->
+ <!-- Titles for logpersist state selection preference. [CHAR LIMIT=14] -->
+ <!-- Summaries for logpersist state selection preference. [CHAR LIMIT=50]-->
+ <!-- Titles for window animation scale preference. [CHAR LIMIT=35] -->
+ <!-- Values for window animation scale preference. -->
+ <!-- Titles for transition animation scale preference. [CHAR LIMIT=35] -->
+ <!-- Values for transition animation scale preference. -->
+ <!-- Titles for animator duration scale preference. [CHAR LIMIT=35] -->
+ <!-- Values for animator duration scale preference. -->
+ <!-- Titles for overlay display devices preference. [CHAR LIMIT=35] -->
+ <!-- Values for overlay display devices preference. -->
+ <!-- Titles for OpenGL traces preference. [CHAR LIMIT=35] -->
+ <!-- Values for OpenGL traces preference. -->
+ <!-- Titles for non-rectangular clipping preference. [CHAR LIMIT=35] -->
+ <!-- Values for non-rectangular clipping preference. -->
+ <!-- Titles for frame time tracking preference. [CHAR LIMIT=35] -->
+ <!-- Values for frame time tracking preference. -->
+ <!-- Titles for debug overdraw preference. [CHAR LIMIT=50] -->
+ <!-- Values for debug overdraw preference. -->
+ <!-- Titles for app process limit preference. [CHAR LIMIT=35] -->
+ <!-- Values for app process limit preference. -->
+ <!-- USB configuration names for Developer Settings.
+ This can be overridden by devices with additional USB configurations. -->
+ <!-- USB configuration values for Developer Settings.
+ These are lists of USB functions passed to the USB Manager to change USB configuraton.
+ This can be overridden by devices with additional USB configurations.
+ Do not translate. -->
+ <!-- Display color space adjustment modes for developers -->
+ <!-- Values for display color space adjustment modes for developers -->
+ <!-- IDs for each color mode. The values must match the corresponding constants in
+ android.view.Display -->
+</resources>
diff --git a/packages/SettingsLib/res/values-sr-rCS/cm_strings.xml b/packages/SettingsLib/res/values-sr-rCS/cm_strings.xml
new file mode 100644
index 00000000000..78057e11e08
--- /dev/null
+++ b/packages/SettingsLib/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/*
+**
+** Copyright 2016 The CyanogenMod Project
+**
+** Licensed under the Apache License, Version 2.0 (the "License");
+** you may not use this file except in compliance with the License.
+** You may obtain a copy of the License at
+**
+** http://www.apache.org/licenses/LICENSE-2.0
+**
+** Unless required by applicable law or agreed to in writing, software
+** distributed under the License is distributed on an "AS IS" BASIS,
+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+** See the License for the specific language governing permissions and
+** limitations under the License.
+*/
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Description for the screen zoom level that makes interface elements smaller. [CHAR LIMIT=24] -->
+ <!-- Description for the screen zoom level that makes interface elements smallest. [CHAR LIMIT=24] -->
+</resources>
diff --git a/packages/SettingsLib/res/values-sr-rCS/strings.xml b/packages/SettingsLib/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..7a27e4d66f0
--- /dev/null
+++ b/packages/SettingsLib/res/values-sr-rCS/strings.xml
@@ -0,0 +1,374 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/*
+**
+** Copyright 2015 The Android Open Source Project
+**
+** Licensed under the Apache License, Version 2.0 (the "License");
+** you may not use this file except in compliance with the License.
+** You may obtain a copy of the License at
+**
+** http://www.apache.org/licenses/LICENSE-2.0
+**
+** Unless required by applicable law or agreed to in writing, software
+** distributed under the License is distributed on an "AS IS" BASIS,
+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+** See the License for the specific language governing permissions and
+** limitations under the License.
+*/
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Toast message when Wi-Fi cannot scan for networks -->
+ <!-- Do not translate. Concise terminology for wifi with WEP security -->
+ <!-- Do not translate. Concise terminology for wifi with WPA security -->
+ <!-- Do not translate. Concise terminology for wifi with WPA2 security -->
+ <!-- Do not translate. Concise terminology for wifi with both WPA/WPA2 security -->
+ <!-- Do not translate. Concise terminology for wifi with unknown PSK type -->
+ <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
+ <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. -->
+ <!-- Do not translate. Terminology for wifi with WEP security -->
+ <!-- Do not translate. Terminology for wifi with WPA security -->
+ <!-- Do not translate. Terminology for wifi with WPA2 security -->
+ <!-- Do not translate. Terminology for wifi with both WPA/WPA2 security, or unknown -->
+ <!-- Do not translate. Terminology for wifi with unknown PSK type -->
+ <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
+ <!-- Do not translate. Concise terminology for Passpoint network -->
+ <!-- Summary for the remembered network. -->
+ <!-- Status for networks disabled for unknown reason -->
+ <!-- Status for networked disabled from a DNS or DHCP failure -->
+ <!-- Status for networked disabled from a wifi association failure -->
+ <!-- Status for networks disabled from authentication failure (wrong password
+ or certificate). -->
+ <!-- Summary for the remembered network but currently not in range. -->
+ <!-- Summary for the network but no internet connection was detected. -->
+ <!-- Summary for the remembered network but no internet connection was detected. -->
+ <!-- Summary for saved networks -->
+ <!-- Status message of Wi-Fi when it is connected by a Wi-Fi assistant application. [CHAR LIMIT=NONE] -->
+ <!-- Status message of Wi-Fi when it is connected by Passpoint configuration. [CHAR LIMIT=NONE] -->
+ <!-- Status message of Wi-Fi when network has matching passpoint credentials. [CHAR LIMIT=NONE] -->
+ <!-- Package name for Settings app-->
+ <!-- Package name for Certinstaller app-->
+ <!-- Summary for Connected wifi network without internet -->
+ <!-- Bluetooth settings. Message when a device is disconnected -->
+ <!-- Bluetooth settings. Message when disconnecting from a device -->
+ <!-- Bluetooth settings. Message when connecting to a device -->
+ <!-- Bluetooth settings. Message when connected to a device. [CHAR LIMIT=40] -->
+ <!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing -->
+ <!-- Bluetooth settings. Message when connected to a device, except for phone audio. [CHAR LIMIT=40] -->
+ <!-- Bluetooth settings. Message when connected to a device, except for media audio. [CHAR LIMIT=40] -->
+ <!-- Bluetooth settings. Message when connected to a device, except for map. [CHAR LIMIT=40] -->
+ <!-- Bluetooth settings. Message when connected to a device, except for phone/media audio. [CHAR LIMIT=40] -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the A2DP profile. -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the headset or handsfree profile. -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the OPP profile. -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the HID profile. -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (accessing Internet through remote device). [CHAR LIMIT=40] -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PBAP profile. [CHAR LIMIT=40] -->
+ <!-- Bluetooth settings. The user-visible summary string that is used whenever referring to the PBAP profile (sharing contacts). [CHAR LIMIT=60] -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (sharing this device's Internet connection). [CHAR LIMIT=40] -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the map profile. -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the SAP profile (sharing SIM card). -->
+ <!-- Bluetooth settings. The user-visible string that is used whenever referring to the dun profile. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference when A2DP is connected. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference when headset is connected. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is connected. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the map checkbox preference when map is connected. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the sap checkbox preference when SAP is connected. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is not connected. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the HID checkbox preference when HID is connected. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]-->
+ <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]-->
+ <!-- Bluetooth settings. Connection options screen. The summary for the DUN checkbox preference when DUN is connected. -->
+ <!-- Bluetooth settings. Connection options screen. The summary
+ for the PAN checkbox preference that describes how checking it
+ will set the PAN profile as preferred. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the map checkbox preference that describes how checking it will set the map profile as preferred. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the sap checkbox preference that describes how checking it will set the sap profile as preferred. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference that describes how checking it will set the OPP profile as preferred. -->
+ <!-- Bluetooth settings. Connection options screen. The summary
+ for the HID checkbox preference that describes how checking it
+ will set the HID profile as preferred. -->
+ <!-- Bluetooth settings. Connection options screen. The summary for the dun checkbox preference that describes how checking it will set the dun profile as preferred. -->
+ <!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] -->
+ <!-- Button text for accepting an incoming pairing request in all caps. [CHAR LIMIT=20] -->
+ <!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] -->
+ <!-- Message in pairing dialogs. [CHAR LIMIT=NONE] -->
+ <!-- Message for the error dialog when BT pairing fails generically. -->
+ <!-- Message for the error dialog when BT pairing fails because the PIN /
+ Passkey entered is incorrect. -->
+ <!-- Message for the error dialog when BT pairing fails because the other device is down. -->
+ <!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. -->
+ <!-- Content description of the WIFI signal when WIFI is disabled for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WIFI signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WIFI signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WIFI signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WIFI signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WIFI signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Label for kernel threads in battery usage -->
+ <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
+ <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
+ <!-- Tethering controls, item title to go into the tethering settings -->
+ <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
+ <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
+ <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]-->
+ <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
+ <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
+ <!-- Title for a work profile. [CHAR LIMIT=25] -->
+ <!-- Title for Guest user [CHAR LIMIT=35] -->
+ <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
+ <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
+ <!-- Launch defaults preference summary with some set [CHAR LIMIT=40] -->
+ <!-- Launch defaults preference summary with none set [CHAR LIMIT=40] -->
+ <!-- Text-To-Speech (TTS) settings -->
+ <!-- Name of the TTS package as listed by the package manager. -->
+ <!-- TTS option item name in the main settings screen -->
+ <!-- On main TTS Settings screen, in default settings section, setting default speech rate for synthesized voice -->
+ <!-- On main TTS Settings screen, summary for default speech rate for synthesized voice -->
+ <!-- On main TTS Settings screen, in default settings section, setting default pitch for synthesized voice -->
+ <!-- On main TTS Settings screen, summary for default pitch for synthesized voice -->
+ <!-- On main TTS Settings screen, in default settings section, setting default language for synthesized voice -->
+ <!-- Entry in the TTS engine language/locale picker, when selected will try to default to the system language [CHAR LIMIT=50] -->
+ <!-- On main TTS Settings screen, language summary if it can't default to system language [CHAR LIMIT=50] -->
+ <!-- On main TTS Settings screen, summary for default language for synthesized voice -->
+ <!-- On main TTS Settings screen, triggers playback of an example of speech synthesis -->
+ <!-- On main TTS Settings screen, summary for triggering playback of an example of speech synthesis -->
+ <!-- On main TTS Settings screen, click to install required speech synthesis data -->
+ <!-- On main TTS Settings screen, summary for click to install required speech synthesis data -->
+ <!-- Warning message about security implications of enabling a TTS engine, displayed as a dialog
+ message when the user selects to enable an engine. -->
+ <!-- Warning message about required internet conectivity for TTS synthesis, displayed as a dialog
+ message when the user selects to play an example for network only locale and there's no internet connectivity. -->
+ <!-- Text spoken by the TTS engine as an example if the engine doesn't provide sample text [CHAR LIMIT=100] -->
+ <!-- On main TTS Settings screen, title of a field explaining current TTS engine status for
+ current default language [CHAR LIMIT=50] -->
+ <!-- On main TTS Settings screen, current TTS engine status for the current default language,
+ selected language is fully supported by the engine [CHAR LIMIT=150]-->
+ <!-- On main TTS Settings screen, current TTS engine status for the current default language,
+ selected language is supported by the engine only if there's a working network connection [CHAR LIMIT=150] -->
+ <!-- On main TTS Settings screen, current TTS engine status for the current default language,
+ selected language is not supported by the engine [CHAR LIMIT=150] -->
+ <!-- On main TTS Settings screen, current TTS engine status for the current default language,
+ tts engine is queried for status [CHAR LIMIT=150] -->
+ <!-- Title for a preference in the main TTS settings screen, which
+ launches the settings screen for a given TTS engine when clicked
+ [CHAR LIMIT=30]-->
+ <!-- [CHAR LIMIT=150] Text for screen readers / accessibility programs for
+ the image that launches the TTS engine settings when clicked. -->
+ <!-- [CHAR LIMIT=50] The text for the settings section that users to set a
+ preferred text to speech engine -->
+ <!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences
+ that are applicable to all engines, such as the speech rate -->
+ <!-- On main TTS Settings screen, in default settings section,
+ reset speech pitch of synthesized voice to 1x speech pitch. [CHAR LIMIT=50] -->
+ <!--On main TTS Settings screen, summary for reset speech pitch of synthesized voice [CHAR LIMIT=150] -->
+ <!-- Default speech rate choices -->
+ <!-- Do not translate. -->
+ <!-- Do not translate. -->
+ <!-- Do not translate. -->
+ <!-- Title for profile selection dialog [CHAR LIMIT=30] -->
+ <!-- Header for items under the personal user [CHAR LIMIT=30] -->
+ <!-- Header for items under the work user [CHAR LIMIT=30] -->
+ <!-- Full package name of OEM preferred device feedback reporter. Leave this blank, overlaid in Settings/TvSettings [DO NOT TRANSLATE] -->
+ <!-- Development settings -->
+ <!-- Development Settings. the title for the item to take the user to Development settings. Development settings are settings meant for application developers. -->
+ <!-- Development settings enable title. -->
+ <!-- Development Settings summary. The summary of the item to take the user to Development settings. Development settings are settings meant for application developers. -->
+ <!-- Setting checkbox title for Whether to enable USB debugging support on the phone. -->
+ <!-- Error message for users that aren't allowed to modify developer options [CHAR LIMIT=none] -->
+ <!-- Error message for users that aren't allowed to modify VPN settings [CHAR LIMIT=none] -->
+ <!-- Error message for users that aren't allowed to modify Tethering settings [CHAR LIMIT=none] -->
+ <!-- Error message for users that aren't allowed to modify Access Point Names settings [CHAR LIMIT=none] -->
+ <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone -->
+ <!-- Setting title to revoke secure USB debugging authorizations -->
+ <!-- [CHAR LIMIT=NONE] Setting checkbox title for Whether to include bug report item in power menu. -->
+ <!-- [CHAR LIMIT=NONE] Setting checkbox summary for Whether to include bug report item in power -->
+ <!-- Setting Checkbox title whether to keep the screen on when plugged in to a power source -->
+ <!-- setting Checkbox summary whether to keep the screen on when plugged in -->
+ <!-- Setting Checkbox title whether to enable bluetooth HCI snoop log -->
+ <!-- setting Checkbox summary whether to capture all bluetooth HCI packets in a file -->
+ <!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=35] -->
+ <!-- setting Checkbox summary whether to enable OEM unlock [CHAR_LIMIT=50] -->
+ <!-- Confirmation dialog title to ensure user wishes to enable OEM unlock and disable theft protection features -->
+ <!-- Warning dialog message to confirm user wishes to enable OEM unlock and disable theft protection features -->
+ <!-- UI debug setting: select current app to mock location [CHAR LIMIT=50] -->
+ <!-- UI debug setting: no mock location app has been set [CHAR LIMIT=50] -->
+ <!-- UI debug setting: mock location app has been set [CHAR LIMIT=50] -->
+ <!-- Preference category for networking debugging development settings. [CHAR LIMIT=50] -->
+ <!-- Setting Checkbox title whether to show options for wireless display certification -->
+ <!-- Setting Checkbox title whether to enable WiFi Verbose Logging. [CHAR LIMIT=40] -->
+ <!-- Setting Checkbox title whether to enable WiFi Aggressive Handover. [CHAR LIMIT=40] -->
+ <!-- Setting Checkbox title whether to enable WiFi Scanning in the presence of traffic. [CHAR LIMIT=80] -->
+ <!-- Setting Checkbox title whether to always keep cellular data active. [CHAR LIMIT=80] -->
+ <!-- Setting Checkbox title for disabling Bluetooth absolute volume -->
+ <!-- setting Checkbox summary whether to show options for wireless display certification -->
+ <!-- Setting Checkbox summary whether to enable Wifi verbose Logging [CHAR LIMIT=80] -->
+ <!-- Setting Checkbox summary whether to enable Wifi aggressive handover [CHAR LIMIT=130] -->
+ <!-- Setting Checkbox summary whether to always allow WiFi Roam Scans [CHAR LIMIT=130] -->
+ <!-- UI debug setting: limit size of Android logger buffers -->
+ <!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
+ <!-- UI debug setting: store logs persistently -->
+ <!-- Warning text to user about the implications of enabling USB debugging -->
+ <!-- Title of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=32] -->
+ <!-- UI debug setting: select which logs to store persistently [CHAR LIMIT=80] -->
+ <!-- UI debug setting: select USB configuration -->
+ <!-- UI debug setting: limit size of Android logger buffers [CHAR LIMIT=59] -->
+ <!-- Setting Checkbox title whether to allow mock locations -->
+ <!-- setting Checkbox summary whether to allow mock locations -->
+ <!-- Setting Checkbox title whether to enable view attribute inspection -->
+ <!-- Title of warning dialog about the implications of enabling USB debugging -->
+ <!-- Warning text to user about the implications of enabling USB debugging -->
+ <!-- Message of dialog confirming that user wants to revoke access to adb from all computers they have authorized -->
+ <!-- Title of warning dialog about the implications of enabling developer settings -->
+ <!-- Warning text to user about the implications of enabling USB debugging -->
+ <!-- Title of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=32] -->
+ <!-- Summary of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=NONE] -->
+ <!-- Summary of checkbox for disabling Bluetooth absolute volume -->
+ <!-- Title of checkbox setting that enables the terminal app. [CHAR LIMIT=32] -->
+ <!-- Summary of checkbox setting that enables the terminal app. [CHAR LIMIT=64] -->
+ <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] -->
+ <!-- HDCP checking dialog title, used for debug purposes only. [CHAR LIMIT=25] -->
+ <!-- Preference category for app debugging development settings. [CHAR LIMIT=50] -->
+ <!-- UI debug setting: select current app to debug [CHAR LIMIT=50] -->
+ <!-- UI debug setting: no debug app has been set [CHAR LIMIT=50] -->
+ <!-- UI debug setting: debug app has been set [CHAR LIMIT=50] -->
+ <!-- UI debug setting: title for app picker dialog [CHAR LIMIT=50] -->
+ <!-- UI debug setting: label for app picker to select no applicatiojn [CHAR LIMIT=50] -->
+ <!-- UI debug setting: wait for debugger to attach to debugging process? [CHAR LIMIT=50] -->
+ <!-- UI debug setting: wait for debugger to attach to debugging process summary [CHAR LIMIT=500] -->
+ <!-- Preference category for input debugging development settings. [CHAR LIMIT=25] -->
+ <!-- Preference category for drawing debugging development settings. [CHAR LIMIT=25] -->
+ <!-- Preference category for hardware accelerated drawing debugging development settings. [CHAR LIMIT=50] -->
+ <!-- Preference category for media development settings. [CHAR LIMIT=50] -->
+ <!-- Preference category for monitoring debugging development settings. [CHAR LIMIT=25] -->
+ <!-- UI debug setting: always enable strict mode? [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show strict mode summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: show pointer location? [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show pointer location summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: show touches? [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: show where surface updates happen? [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show surface updates summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: show where window updates happen with GPU rendering? [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show GPU rendering screen updates summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: show when hardware layers get updated [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show hardware layers updates summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: show the amount of overdraw in apps using the GPU [CHAR LIMIT=25] -->
+ <!-- UI debug setting: disable use of overlays? [CHAR LIMIT=25] -->
+ <!-- UI debug setting: disable use of overlays summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: simulate color space anomalies. [CHAR LIMIT=25] -->
+ <!-- UI debug setting: enable various types of OpenGL traces [CHAR LIMIT=25] -->
+ <!-- UI debug setting: disable USB audio routing title [CHAR LIMIT=32] -->
+ <!-- UI debug setting: disable USB audio routing summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: show layout bounds information [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: force right to left layout [CHAR LIMIT=37] -->
+ <!-- UI debug setting: force right to left layout summary [CHAR LIMIT=100] -->
+ <!-- UI debug setting: force hardware acceleration to render apps [CHAR LIMIT=25] -->
+ <!-- UI debug setting: force hardware acceleration summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] -->
+ <!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=100] -->
+ <!-- UI debug setting: profile time taken by hardware acceleration to render apps [CHAR LIMIT=25] -->
+ <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] -->
+ <!-- UI debug setting: scaling factor for transition animations [CHAR LIMIT=25] -->
+ <!-- UI debug setting: scaling factor for all Animator-based animations [CHAR LIMIT=25] -->
+ <!-- UI debug setting: simulate secondary display devices using overlays [CHAR LIMIT=25] -->
+ <!-- Preference category for application debugging development settings. [CHAR LIMIT=25] -->
+ <!-- UI debug setting: immediately destroy activities? [CHAR LIMIT=25] -->
+ <!-- UI debug setting: immediately destroy activities summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: limit number of running background processes [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
+ <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=50] -->
+ <!-- UI debug setting: force allow apps on external storage [CHAR LIMIT=50] -->
+ <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
+ <!-- UI debug setting: force all activites to be resizable for multiwindow [CHAR LIMIT=50] -->
+ <!-- UI debug setting: force allow on external summary [CHAR LIMIT=150] -->
+ <!-- UI debug setting: enable freeform window support [CHAR LIMIT=50] -->
+ <!-- UI debug setting: enable freeform window support summary [CHAR LIMIT=150] -->
+ <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] -->
+ <!-- Summary text of the "local backup password" setting when the user has not supplied a password -->
+ <!-- Summary text of the "local backup password" setting when the user has already supplied a password -->
+ <!-- Toast message shown when the user successfully sets a new local backup password [CHAR LIMIT=80] -->
+ <!-- Toast message shown when setting a new local backup password fails due to the user not correctly typing the password again for confirmation [CHAR LIMIT=80] -->
+ <!-- Toast message shown when setting a new local backup password fails due to the user not supplying the correct existing password. The phrasing here is deliberately quite general. [CHAR LIMIT=80] -->
+ <!-- Name of each color mode for the display. [CHAR LIMIT=40] -->
+ <!-- Description of each color mode for the display. [CHAR LIMIT=NONE] -->
+ <!-- Settings item title for inactive apps [CHAR LIMIT=35] -->
+ <!-- Settings item summary for inactive app [CHAR LIMIT=100] -->
+ <!-- Settings item summary for active app [CHAR LIMIT=100] -->
+ <!-- Services settings screen, setting option name for the user to go to the screen to view running services -->
+ <!-- Services settings screen, setting option summary for the user to go to the screen to view running services -->
+ <!-- Developer settings: enable WebView multiprocess name [CHAR LIMIT=50] -->
+ <!-- Developer settings: enable WebView multiprocess summary [CHAR LIMIT=60] -->
+ <!-- Developer settings: select WebView provider title [CHAR LIMIT=30] -->
+ <!-- Developer settings: select WebView provider dialog title [CHAR LIMIT=30] -->
+ <!-- Developer settings: text for the WebView provider selection toast shown if an invalid provider was chosen (i.e. the setting list was stale). [CHAR LIMIT=NONE] -->
+ <!-- Developer settings screen, convert userdata to file encryption option name -->
+ <!-- Developer settings screen, convert userdata to file encryption summary when option is available -->
+ <!-- Developer settings screen, convert userdata to file encryption summary when option is already done -->
+ <!-- Title used on dialog with final prompt for converting to file encryption -->
+ <!-- Warning displayed on dialog with final prompt for converting to file encryption -->
+ <!-- Button on dialog that triggers convertion to file encryption -->
+ <!-- Name of feature to change color setting for the display [CHAR LIMIT=60] -->
+ <!-- Description of feature to change color setting for the display [CHAR LIMIT=NONE] -->
+ <!-- Label for disabling color space adjustment [CHAR LIMIT=45] -->
+ <!-- Label for converting display colors to grayscale, which simulates monochromacy (complete color blindness). [CHAR LIMIT=45] -->
+ <!-- Label for deuteranomaly (red-green color blindness) [CHAR LIMIT=45] -->
+ <!-- Label for protanomaly (red-green color blindness) [CHAR LIMIT=45] -->
+ <!-- Label for tritanomaly (blue-yellow color blindness) [CHAR LIMIT=45] -->
+ <!-- Title for the accessibility preference to configure display color space correction. [CHAR LIMIT=NONE] -->
+ <!-- Subtitle for the accessibility preference to configure display color space correction. [CHAR LIMIT=NONE] -->
+ <!-- Summary shown for color space correction preference when its value is overridden by another preference [CHAR LIMIT=35] -->
+ <!-- [CHAR_LIMIT=40] Label for estimated remaining duration of battery charging/discharging -->
+ <!-- [CHAR_LIMIT=40] Short label for estimated remaining duration of battery charging/discharging -->
+ <!-- [CHAR_LIMIT=40] Label for battery level chart when discharging with duration -->
+ <!-- [CHAR_LIMIT=40] Label for battery level chart when discharging with duration -->
+ <!-- [CHAR_LIMIT=40] Label for battery level chart when charging -->
+ <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
+ <!-- [CHAR_LIMIT=40] Short label for battery level chart when charging with duration -->
+ <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
+ <!-- [CHAR_LIMIT=40] Short label for battery level chart when charging with duration -->
+ <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
+ <!-- [CHAR_LIMIT=40] Short label for battery level chart when charging with duration -->
+ <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
+ <!-- [CHAR_LIMIT=40] Label for battery level chart when charging with duration -->
+ <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
+ <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging from an unknown source. -->
+ <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging on AC. -->
+ <!-- [CHAR_LIMIT=20] Battery short status label when charing on AC -->
+ <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over USB. -->
+ <!-- [CHAR_LIMIT=20] Battery short status label when charging over USB. -->
+ <!-- [CHAR_LIMIT=20] Battery use screen. Battery status shown in chart label when charging over a wireless connection. -->
+ <!-- [CHAR_LIMIT=20] Battery short status label when charging wirelessly. -->
+ <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
+ <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
+ <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
+ <!-- Summary for settings preference disabled by administrator [CHAR LIMIT=50] -->
+ <!-- Summary for switch preference to denote it is switched on [CHAR LIMIT=50] -->
+ <!-- Summary for switch preference to denote it is switched off [CHAR LIMIT=50] -->
+ <!-- Option in navigation drawer that leads to Settings main screen [CHAR LIMIT=30] -->
+ <!-- Labels on the side of batter graph in Quick Settings and Settings [CHAR LIMIT=8] -->
+ <!-- Label for length of time since the battery graph started [CHAR LIMIT=20] -->
+ <!-- Label for length of time until battery is charged [CHAR LIMIT=20] -->
+ <!-- Hint text for the IP address -->
+ <!-- Hint text for DNS -->
+ <!-- Hint text for DNS -->
+ <!-- Hint text for the gateway -->
+ <!-- Hint text for network prefix length -->
+ <!-- HTTP proxy settings. The hint text field for port. -->
+ <!-- HTTP proxy settings. Hint for Proxy-Auto Config URL. -->
+ <!-- HTTP proxy settings. The hint text for proxy exclusion list. -->
+ <!-- HTTP proxy settings. The hint text field for the hostname. -->
+ <!-- Description for the screen zoom level that makes interface elements small. [CHAR LIMIT=24] -->
+ <!-- Description for the device's default screen zoom level. [CHAR LIMIT=24] -->
+ <!-- Description for the screen zoom level that makes interface elements large. [CHAR LIMIT=24] -->
+ <!-- Description for the screen zoom level that makes interface elements larger. [CHAR LIMIT=24] -->
+ <!-- Description for the screen zoom level that makes interface elements largest. [CHAR LIMIT=24] -->
+ <!-- Description for a custom screen zoom level. This shows the requested display
+ density in raw pixels per inch rather than using a relative description. [CHAR LIMIT=24] -->
+ <!-- Label for Help and feedback menu item -->
+ <!-- Content description for drawer menu button [CHAR_LIMIT=30]-->
+</resources>
diff --git a/packages/SettingsProvider/res/values-sr-rCS/strings.xml b/packages/SettingsProvider/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..ce94a95d7ca
--- /dev/null
+++ b/packages/SettingsProvider/res/values-sr-rCS/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/**
+ * Copyright (c) 2007, The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+-->
+<resources>
+ <!-- Name of the activity for Settings storage. -->
+</resources>
diff --git a/packages/Shell/res/values-sr-rCS/strings.xml b/packages/Shell/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..d333003cc4e
--- /dev/null
+++ b/packages/Shell/res/values-sr-rCS/strings.xml
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Title of notification indicating a bugreport is being generated. [CHAR LIMIT=50] -->
+ <!-- Title of notification indicating a bugreport has been successfully captured. [CHAR LIMIT=50] -->
+ <!-- Title of notification indicating a bugreport is being updated before it can be shared. [CHAR LIMIT=50] -->
+ <!-- Content notification indicating a bugreport is being updated before it can be shared, asking the user to wait [CHAR LIMIT=50] -->
+ <!-- Text of notification indicating that bugreport will appear on the phone. [CHAR LIMIT=100] -->
+ <!-- Text of notification indicating that tapping will share the captured bugreport. [CHAR LIMIT=100] -->
+ <!-- Text of notification indicating that swipe left will share the captured bugreport, but giving user the option to wait for the screenshot. [CHAR LIMIT=100] -->
+ <!-- Text of notification indicating that tapping will share the captured bugreport, but giving user the option to wait for the screenshot. [CHAR LIMIT=100] -->
+ <!-- Body of dialog informing user about contents of a bugreport. [CHAR LIMIT=NONE] -->
+ <!-- Checkbox that indicates this dialog should not be shown again when the next bugreport is taken. [CHAR LIMIT=50] -->
+ <!-- Title for documents backend that offers bugreports. -->
+ <!-- Toast message sent when the bugreport file could be read. -->
+ <!-- Toast message sent when the bugreport details could not be added to the zip file. -->
+ <!-- Title for bug reports received from dumpstate without a name. [CHAR LIMIT=30]-->
+ <!-- Title of the notification action that opens the dialog for the user-defined bug report details. -->
+ <!-- Title of the notification action that takes aditional screenshots. -->
+ <!-- Toast message sent when the a screenshot for the bug report was taken successfully. -->
+ <!-- Toast message sent when the a screenshot for the bug report was not taken due to an error. -->
+ <!-- Title of the dialog asking for user-defined bug report details like name, title, and description. -->
+ <!-- Text of the label identifying the bug report name, which when set will define a suffix in the
+ bug report file names. [CHAR LIMIT=30] -->
+ <!-- Text of the label identifying the bug report title, which when set will define the
+ Subject of the email message. [CHAR LIMIT=60] -->
+ <!-- Text of the label identifying the bug report description, which when set will describe
+ what the bug report is about. [CHAR LIMIT=NONE] -->
+ <!-- Label of button that save bugreport details. -->
+</resources>
diff --git a/packages/StatementService/res/values-sr-rCS/strings.xml b/packages/StatementService/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..4987b5678fe
--- /dev/null
+++ b/packages/StatementService/res/values-sr-rCS/strings.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2015 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
diff --git a/packages/SystemUI/res/values-en-rGB/cm_strings.xml b/packages/SystemUI/res/values-en-rGB/cm_strings.xml
index c536e2436c2..071f2f102ef 100644
--- a/packages/SystemUI/res/values-en-rGB/cm_strings.xml
+++ b/packages/SystemUI/res/values-en-rGB/cm_strings.xml
@@ -20,19 +20,42 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_data_connection_hspap">HSPA+</string>
<!-- Weather string format in expanded statusbar header -->
+ <string name="status_bar_expanded_header_weather_format"><xliff:g id="temp">%1$s</xliff:g> - <xliff:g id="condition">%2$s</xliff:g></string>
<!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_notification_brightness">Light brightness</string>
<!-- Lights settings, LED notification -->
+ <string name="led_notification_title">Light settings</string>
+ <string name="led_notification_text">LED enabled by settings</string>
<!-- Notification which notifies user flashlight is enabled -->
+ <string name="quick_settings_tile_flashlight_not_title">Torch is on</string>
+ <string name="quick_settings_tile_flashlight_not_summary">Tap to turn off</string>
<!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
<!-- Notification importance level title-->
<!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
<!-- Screen pinning dialog description (for devices without navbar) -->
+ <string name="screen_pinning_description_no_navbar">This keeps it in view until you unpin. Touch and hold the Back button to unpin.</string>
<!-- Strings for lockscreen shortcut hints -->
+ <string name="left_shortcut_hint">Swipe right for %1$s</string>
+ <string name="right_shortcut_hint">Swipe left for %1$s</string>
+ <string name="lockscreen_message">Tap an icon on the left or right to reassign a lock screen shortcut.</string>
+ <string name="lockscreen_default_target">Default</string>
+ <string name="select_application">Select application</string>
+ <string name="lockscreen_choose_action_title">Choose action</string>
+ <string name="lockscreen_none_target">None</string>
<!-- Play queue -->
+ <string name="play_queue_extension">Show play queue</string>
<!-- Weather string format in keyguard -->
+ <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> <xliff:g id="condition">%2$s</xliff:g></string>
+ <string name="accessibility_dpad_left">Cursor left</string>
+ <string name="accessibility_dpad_right">Cursor right</string>
<!-- NavBar Tuner -->
<!-- Wi-Fi hotspot label when enabled -->
+ <plurals name="wifi_hotspot_connected_clients_label">
+ <item quantity="one">%1$d client</item>
+ <item quantity="other">%1$d clients</item>
+ </plurals>
<!-- Path data for portrait battery -->
<!-- Path data for landscape battery -->
<!-- Path data for circle battery -->
diff --git a/packages/SystemUI/res/values-sr-rCS/cm_strings.xml b/packages/SystemUI/res/values-sr-rCS/cm_strings.xml
new file mode 100644
index 00000000000..c536e2436c2
--- /dev/null
+++ b/packages/SystemUI/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/**
+ * Copyright (c) 2009, The Android Open Source Project
+ * Copyright (c) 2015, The CyanogenMod Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Content description of the data connection type HSPA+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Weather string format in expanded statusbar header -->
+ <!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Lights settings, LED notification -->
+ <!-- Notification which notifies user flashlight is enabled -->
+ <!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
+ <!-- Notification importance level title-->
+ <!-- [CHAR LIMIT=100] Notification Importance slider: very low importance level description -->
+ <!-- Screen pinning dialog description (for devices without navbar) -->
+ <!-- Strings for lockscreen shortcut hints -->
+ <!-- Play queue -->
+ <!-- Weather string format in keyguard -->
+ <!-- NavBar Tuner -->
+ <!-- Wi-Fi hotspot label when enabled -->
+ <!-- Path data for portrait battery -->
+ <!-- Path data for landscape battery -->
+ <!-- Path data for circle battery -->
+ <!-- Volume stream titles - should match the string-array in AOSP -->
+</resources>
diff --git a/packages/SystemUI/res/values-sr-rCS/strings.xml b/packages/SystemUI/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..7c4482bf17f
--- /dev/null
+++ b/packages/SystemUI/res/values-sr-rCS/strings.xml
@@ -0,0 +1,650 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/**
+ * Copyright (c) 2009, The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Name of the status bar as seen in the applications info settings page. [CHAR LIMIT=12] -->
+ <!-- The text for the button in the notification window-shade that clears
+ all of the currently visible notifications. [CHAR LIMIT=10]-->
+ <!-- Title shown in recents popup for removing an application from the list -->
+ <!-- Title shown in recents popup for inspecting an application's properties -->
+ <!-- Message shown in the middle of the screen after clicking on the recent apps button
+ when there are no recent apps to show. Also used for accessibility. [CHAR LIMIT=45]-->
+ <!-- Content description for the button to dismiss Recent Apps (only present on large
+ devices) -->
+ <!-- Message that is read when you enter recent apps in TalkBack -->
+ <!-- The label in the bar at the top of the status bar when there are no notifications
+ showing. [CHAR LIMIT=40]-->
+ <!-- The label for the group of notifications for ongoing events in the opened version of
+ the status bar. An ongoing call is the prime example of this. The MP3 music player
+ might be another example. [CHAR LIMIT=40] -->
+ <!-- The label for the group of notifications for recent events in the opened version of
+ the status bar. Recently received text messsages (SMS), emails, calendar alerts, etc.
+ [CHAR LIMIT=40] -->
+ <!-- When the battery is low, this is displayed to the user in a dialog. The title of the low battery alert. [CHAR LIMIT=NONE]-->
+ <!-- A message that appears when the battery level is getting low in a dialog. This is
+ appened to the subtitle of the low battery alert. "percentage" is the percentage of battery
+ remaining [CHAR LIMIT=none]-->
+ <!-- Same as battery_low_percent_format, with a notice about battery saver if on. [CHAR LIMIT=none]-->
+ <!-- A message that appears when a USB charger is plugged in and the device does not
+ support charging on it. That is, a charger that fits into the USB port and goes into
+ a wall socket, not into a computer. (This happens because some devices require more
+ current than the USB spec allows. [CHAR LIMIT=NONE] -->
+ <!-- First line of invalid_charger, used in the notification form. [CHAR LIMIT=NONE]-->
+ <!-- Second line of invalid_charger, used in the notification form. [CHAR LIMIT=NONE]-->
+ <!-- When the battery is low, this is the label of the button to go to the
+ power usage activity to find out what drained the battery. [CHAR LIMIT=30] -->
+ <!-- Battery saver confirmation dialog title [CHAR LIMIT=NONE]-->
+ <!-- Battery saver confirmation dialog ok text [CHAR LIMIT=40]-->
+ <!-- Battery saver notification action [CHAR LIMIT=NONE]-->
+ <!-- Name of the button that links to the Settings app. [CHAR LIMIT=NONE] -->
+ <!-- Name of the button that links to the Wifi settings screen. [CHAR LIMIT=NONE] -->
+ <!-- Label in system panel saying the device will use the orientation sensor to rotate [CHAR LIMIT=30] -->
+ <!-- Abbreviation / label for mute brightness mode button. Should be all caps. [CHAR LIMIT=6] -->
+ <!-- Abbreviation / label for automatic brightness mode button. Should be all caps. [CHAR LIMIT=6] -->
+ <!-- Label in system panel saying the device will show notifications [CHAR LIMIT=30] -->
+ <!-- Separator for PLMN and SPN in network name. -->
+ <!-- Network connection string for Bluetooth Reverse Tethering -->
+ <!-- Title of a button to open the settings for input methods [CHAR LIMIT=30] -->
+ <!-- Label of a toggle switch to disable use of the physical keyboard in favor of the IME. [CHAR LIMIT=25] -->
+ <!-- Prompt for the USB device permission dialog [CHAR LIMIT=80] -->
+ <!-- Prompt for the USB accessory permission dialog [CHAR LIMIT=80] -->
+ <!-- Prompt for the USB device confirm dialog [CHAR LIMIT=80] -->
+ <!-- Prompt for the USB accessory confirm dialog [CHAR LIMIT=80] -->
+ <!-- Prompt for the USB accessory URI dialog [CHAR LIMIT=80] -->
+ <!-- Title for USB accessory dialog. Used when the name of the accessory cannot be determined. [CHAR LIMIT=50] -->
+ <!-- View button label for USB dialogs. [CHAR LIMIT=15] -->
+ <!-- Checkbox label for USB device dialogs. [CHAR LIMIT=50] -->
+ <!-- Checkbox label for USB accessory dialogs. [CHAR LIMIT=50] -->
+ <!-- Title of confirmation dialog for USB debugging -->
+ <!-- Message of confirmation dialog for USB debugging -->
+ <!-- Option to always allow USB debugging from the attached computer -->
+ <!-- Title of notification shown when trying to enable USB debugging but a secondary user is the current foreground user. -->
+ <!-- Message of notification shown when trying to enable USB debugging but a secondary user is the current foreground user. -->
+ <!-- Checkbox label for application compatibility mode ON (zooming app to look like it's running
+ on a phone). [CHAR LIMIT=25] -->
+ <!-- Checkbox label for application compatibility mode OFF (normal mode on tablets).
+ [CHAR LIMIT=25] -->
+ <!-- Notification ticker displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=30] -->
+ <!-- Notification title displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=50] -->
+ <!-- Notification text displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=100] -->
+ <!-- Notification title displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=50] -->
+ <!-- Notification text displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=100] -->
+ <!-- Notification title displayed when we fail to take a screenshot. [CHAR LIMIT=50] -->
+ <!-- Notification text displayed when we fail to save a screenshot for unknown reasons. [CHAR LIMIT=100] -->
+ <!-- Notification text displayed when we fail to save a screenshot. [CHAR LIMIT=100] -->
+ <!-- Notification text displayed when we fail to take a screenshot. [CHAR LIMIT=100] -->
+ <!-- Title for the USB function chooser in UsbPreferenceActivity. [CHAR LIMIT=30] -->
+ <!-- Label for the MTP USB function in UsbPreferenceActivity. [CHAR LIMIT=50] -->
+ <!-- Label for the PTP USB function in UsbPreferenceActivity. [CHAR LIMIT=50] -->
+ <!-- Label for the installer CD image option in UsbPreferenceActivity. [CHAR LIMIT=50] -->
+ <!-- Content description of the back button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the home button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the menu button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the recents button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the search button for accessibility. [CHAR LIMIT=NONE] -->
+ <!-- Content description of the camera button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the phone button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the phone button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the unlock button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the unlock button when fingerpint is on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action of the unlock button when fingerpint is on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Click action label for accessibility for the unlock button. [CHAR LIMIT=NONE] -->
+ <!-- Click action label for accessibility for the phone button. [CHAR LIMIT=NONE] -->
+ <!-- Click action label for accessibility for the voice assist button. This is not shown on-screen and is an accessibility label for the icon which launches the voice assist from the lock screen.[CHAR LIMIT=NONE] -->
+ <!-- Click action label for accessibility for the phone button. [CHAR LIMIT=NONE] -->
+ <!-- Caption for "Recents resize" developer debug feature. [CHAR LIMIT=NONE] -->
+ <!-- Button name for "Cancel". [CHAR LIMIT=NONE] -->
+ <!-- Content description of the compatibility zoom button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of picture of the compatibility zoom example for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth icon when connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth icon when connecting for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery when no battery for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the phone signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the phone signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the phone signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the phone signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the phone signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the wifi label showing what we are connected to. [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth label showing what we are connected to. [CHAR LIMIT=NONE] -->
+ <!-- Content description of the cast label showing what we are connected to. [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WiMAX signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WiMAX signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WiMAX signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WiMAX signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the WiMAX signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the Ethernet connection when disconnected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the Ethernet connection when connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item with no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item with no signal and no connection for accessibility (not shown on the screen) [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item with zero signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item with one signal bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item with two signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item with three signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item with full signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item that is turned on for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item that is turned off for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item that is connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of an item that is connecting for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type GPRS for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type 1x for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type HSPA and its variants for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type 3G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type 3.5G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type 4G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type 4G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type LTE for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type LTE+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type CDMA for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the roaming data connection type for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type Edge for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection type WiFi for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the data connection with no SIM for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the cell data. [CHAR LIMIT=NONE] -->
+ <!-- Content description of the cell data being enabled. [CHAR LIMIT=NONE] -->
+ <!-- Content description of the cell data being disabled. [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth tethering icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the airplane mode icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the no sim icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the carrier network changing icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of button to open battery details icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery level icon for accessibility while the device is charging (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the button for showing a settings panel in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the button for showing a notifications panel in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the button for removing a notification in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the enabled GPS icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the acquiring GPS icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the TeleTypewriter(TTY) enabled icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the ringer vibrate icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the ringer silent icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the cast icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the work mode icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description to tell the user that this button will remove an application from recents -->
+ <!-- Content description to tell the user an application has been removed from recents -->
+ <!-- Content description to tell the user all applications has been removed from recents -->
+ <!-- Content description to tell the user that this button will open application info for an application in recents -->
+ <!-- Content description to tell the user an application has been launched from recents -->
+ <!-- Content description of individual recents task. -->
+ <!-- Content description to tell the user a notification has been removed from the notification shade -->
+ <!-- Content description for the notification shade panel (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description for the quick settings panel (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description for the lock screen (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description for the settings button in the status bar header. [CHAR LIMIT=NONE] -->
+ <!-- Content description for the recent apps panel (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description for the close button in the zen mode panel introduction message. [CHAR LIMIT=NONE] -->
+ <!-- Content description of the user tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the wifi tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the wifi is turned off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the wifi is turned on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the mobile data tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the airplane mode tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the airplane mode tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the airplane mode changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the airplane mode changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the do not disturb tile in quick settings when on in priority (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the do not disturb tile in quick settings when on in none (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the do not disturb tile in quick settings when on in alarms only (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the do not disturb tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the do not disturb tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when do not disturb changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when do not disturb changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth tile in quick settings when connecting (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the bluetooth tile in quick settings when connected (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the bluetooth is turned off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the bluetooth is turned on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the location tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the location tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the location tile changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the location tile changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the alarm tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of quick settings detail panel close button (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of zen mode time condition plus button (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of zen mode time condition minus button (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the flashlight tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the flashlight tile in quick settings when unavailable (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the flashlight tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the flashlight state changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the flashlight state changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the color inversion state changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the color inversion state changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the hotspot state changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the hotspot state changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the screen stopped casting (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the work mode title in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the work mode title in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the work mode changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the work mode changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the Data Saver changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the Data Saver changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the display brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Title of dialog shown when 2G-3G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
+ <!-- Title of dialog shown when 4G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
+ <!-- Title of dialog shown when mobile data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
+ <!-- Title of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
+ <!-- Body of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=NONE] -->
+ <!-- Dialog button indicating that data connection should be re-enabled. [CHAR LIMIT=28] -->
+ <!-- Text to display underneath the graphical signal strength meter when
+ no connection is available. [CHAR LIMIT=20] -->
+ <!-- Text to display underneath the graphical signal strength meter when
+ it is displaying Wi-Fi status and Wi-Fi is connected to a network
+ whose SSID is not available.
+ [CHAR LIMIT=20] -->
+ <!-- Notification text: when GPS is getting a fix [CHAR LIMIT=50] -->
+ <!-- Notification text: when GPS has found a fix [CHAR LIMIT=50] -->
+ <!-- Accessibility text describing the presence of active location requests by one or more apps -->
+ <!-- Content description of the clear button in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- The overflow indicator shown when a group has more notification inside the group than the visible ones. An example is "+ 3" [CHAR LIMIT=5] -->
+ <!-- Content description describing how many more notifications are in a group [CHAR LIMIT=NONE] -->
+ <!-- Content description of button in notification inspector for system settings relating to
+ notifications from this application [CHAR LIMIT=NONE] -->
+ <!-- Content description of button in notification inspetor for application-provided settings
+ for its own notifications [CHAR LIMIT=NONE] -->
+ <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is on. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] -->
+ <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the screen is rotating automatically again (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the rotation lock state changes to landscape only (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the rotation lock state changes to portrait only (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Name of the K-release easter egg: a display case for all our tastiest desserts. [CHAR LIMIT=30] -->
+ <!-- Name of the launcher shortcut icon that allows dreams to be started immediately [CHAR LIMIT=20] -->
+ <!-- Textual description of Ethernet connections -->
+ <!-- QuickSettings: Do not disturb [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Do not disturb - Priority only [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Do not disturb - Alarms only [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Do not disturb - Total silence [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Bluetooth [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Bluetooth (Multiple) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Bluetooth (Off) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Bluetooth detail panel, text when there are no items [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Brightness [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Rotation Unlocked [CHAR LIMIT=NONE] -->
+ <!-- Accessibility label for Auto-ratate QuickSettings tile [CHAR LIMIT=NONE] -->
+ <!-- Accessibility label for value of Auto-ratate QuickSettings tile [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Rotation Locked [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Locked to Portrait [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Locked to Landscape [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: IME [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Location [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Location (Off) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Media device [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: RSSI [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: RSSI (No network) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Settings [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Time [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: User [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Title of the user detail panel [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Label on the item for adding a new user [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Wifi [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Wifi (Not connected) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Wifi (No network) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Wifi (Off) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Wifi (On) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Wifi detail panel, text when there are no items [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cast title [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cast detail panel, status text when casting [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cast detail panel, default device name [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cast detail panel, default device description [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cast detail panel, text when there are no items [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Brightness dialog title [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Brightness dialog auto brightness button [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Label for the toggle that controls whether display inversion is enabled. [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Label for the toggle that controls whether display color correction is enabled. [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Control panel: Label for button that navigates to settings. [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Control panel: Label for button that dismisses control panel. [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Control panel: Label for connected device. [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Control panel: Label for connecting device. [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Tethering. [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Hotspot. [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Notifications [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Flashlight [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cellular detail panel title [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cellular detail panel, data usage title [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cellular detail panel, remaining data title [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cellular detail panel, over limit title [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cellular detail panel, data used format string [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cellular detail panel, data limit format string [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Cellular detail panel, data warning format string [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Work mode [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Label for the toggle to activate Night display (renamed "Night Light" with title caps). [CHAR LIMIT=20] -->
+ <!-- QuickSettings: Summary for the toggle to deactivate Night display when it's on (renamed "Night Light" with title caps). [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Label for the toggle to activate Night display when it's off (renamed "Night Light" with title caps). [CHAR LIMIT=NONE] -->
+ <!-- Recents: The empty recents string. [CHAR LIMIT=NONE] -->
+ <!-- Recents: The empty recents string after dismissing all tasks. [CHAR LIMIT=NONE] -->
+ <!-- Recents: The info panel app info button string. [CHAR LIMIT=NONE] -->
+ <!-- Recents: The screen pinning button. [CHAR LIMIT=NONE] -->
+ <!-- Recents: Temporary string for the button in the recents search bar. [CHAR LIMIT=NONE] -->
+ <!-- Recents: Launch error string. [CHAR LIMIT=NONE] -->
+ <!-- Recents: Launch disabled string. [CHAR LIMIT=NONE] -->
+ <!-- Recents: Stack action button string. [CHAR LIMIT=NONE] -->
+ <!-- Recents: Incompatible task message. [CHAR LIMIT=NONE] -->
+ <!-- Recents: Hint text that shows on the drop targets to start multiwindow. [CHAR LIMIT=NONE] -->
+ <!-- Recents: MultiStack add stack split horizontal radio button. [CHAR LIMIT=NONE] -->
+ <!-- Recents: MultiStack add stack split vertical radio button. [CHAR LIMIT=NONE] -->
+ <!-- Recents: MultiStack add stack split custom radio button. [CHAR LIMIT=NONE] -->
+ <!-- Fully qualified activity class names to be blacklisted in Recents, add package names into overlay as needed -->
+ <string-array name="recents_blacklist_array">
+ </string-array>
+ <!-- Expanded Status Bar Header: Battery Charged [CHAR LIMIT=40] -->
+ <!-- Expanded Status Bar Header: Charging, no known time [CHAR LIMIT=40] -->
+ <!-- Expanded Status Bar Header: Charging, showing time left until charged [CHAR LIMIT=40] -->
+ <!-- Expanded Status Bar Header: Not charging [CHAR LIMIT=40] -->
+ <!-- Glyph to be overlaid atop the battery when the level is extremely low. Do not translate. -->
+ <!-- Shows up when there is a user SSL CA Cert installed on the
+ device. Indicates to the user that SSL traffic can be intercepted.
+ If the text fits on one line (~14 chars), it should start with a
+ linebreak to position it correctly. [CHAR LIMIT=45] -->
+ <!-- Description of the unlock target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the up direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <!-- Description of the left direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
+ <!-- Zen mode: Priority only introduction message on first use -->
+ <!-- Zen mode: Priority only customization button label -->
+ <!-- Zen mode: Total silence introduction message on first use (voice capable devices) -->
+ <!-- Zen mode: Total silence introduction message on first use (non-voice capable devices) -->
+ <!-- Text for overflow card on Keyguard when there is not enough space for all notifications on Keyguard. [CHAR LIMIT=1] -->
+ <!-- An explanation for the visual speed bump in the notifications, which will appear when you click on it. [CHAR LIMIT=50] -->
+ <!-- Shows to explain the double tap interaction with notifications: After tapping a notification on Keyguard, this will explain users to tap again to launch a notification. [CHAR LIMIT=60] -->
+ <!-- Shows when people have pressed the unlock icon to explain how to unlock. [CHAR LIMIT=60] -->
+ <!-- Shows when people have clicked on the phone icon [CHAR LIMIT=60] -->
+ <!-- Shows when people have clicked on the voice assist icon [CHAR LIMIT=60] -->
+ <!-- Shows when people have clicked on the camera icon [CHAR LIMIT=60] -->
+ <!-- Accessibility content description for Interruption level: None. [CHAR LIMIT=NONE] -->
+ <!-- Interruption level: None. [CHAR LIMIT=40] -->
+ <!-- Interruption level: Priority. [CHAR LIMIT=40] -->
+ <!-- Interruption level: Alarms only. [CHAR LIMIT=40] -->
+ <!-- Interruption level: None. Optimized for narrow two-line display. [CHAR LIMIT=40] -->
+ <!-- Interruption level: Priority. Optimized for narrow two-line display. [CHAR LIMIT=40] -->
+ <!-- Interruption level: Alarms only. Optimized for narrow two-line display. [CHAR LIMIT=40] -->
+ <!-- Indication on the keyguard that is shown when the device is charging. [CHAR LIMIT=40]-->
+ <!-- Indication on the keyguard that is shown when the device is charging rapidly. Should match keyguard_plugged_in_charging_fast [CHAR LIMIT=40]-->
+ <!-- Indication on the keyguard that is shown when the device is charging slowly. Should match keyguard_plugged_in_charging_slowly [CHAR LIMIT=40]-->
+ <!-- Related to user switcher -->
+ <!-- Accessibility label for the button that opens the user switcher. -->
+ <!-- Accessibility label for the button that opens the user switcher and announces the current user. -->
+ <!-- Accessibility label for the user icon on the lock screen. -->
+ <!-- Accessibility label for the button that opens the quick contact of the user. -->
+ <!-- Label for the adding a new user in the user switcher [CHAR LIMIT=35] -->
+ <!-- Name for a freshly added user [CHAR LIMIT=30] -->
+ <!-- Name for the guest user [CHAR LIMIT=35] -->
+ <!-- Label for adding a new guest in the user switcher [CHAR LIMIT=35] -->
+ <!-- Label for exiting and removing the guest session in the user switcher [CHAR LIMIT=35] -->
+ <!-- Title of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
+ <!-- Message of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
+ <!-- Label for button in confirmation dialog when exiting guest session [CHAR LIMIT=35] -->
+ <!-- Title of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
+ <!-- Message of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
+ <!-- Notification when resuming an existing guest session: Action that starts a new session [CHAR LIMIT=35] -->
+ <!-- Notification when resuming an existing guest session: Action that continues with the current session [CHAR LIMIT=35] -->
+ <!-- Title of the notification shown to a new guest user [CHAR LIMIT=60] -->
+ <!-- Text of the notification shown to a new guest user [CHAR LIMIT=60] -->
+ <!-- Remove action in the notification shown to a new guest user [CHAR LIMIT=30] -->
+ <!-- Title of the notification shown to logout the current user [CHAR LIMIT=60] -->
+ <!-- Text of the notification shown to logout the current user [CHAR LIMIT=60] -->
+ <!-- Logout action in the notification shown to logout the current user [CHAR LIMIT=30] -->
+ <!-- Title for add user confirmation dialog [CHAR LIMIT=30] -->
+ <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
+ <!-- Title of the confirmation dialog for deleting a user [CHAR LIMIT=NONE] -->
+ <!-- Message of the confirmation dialog for deleting a user [CHAR LIMIT=NONE] -->
+ <!-- Label for button in confirmation dialog when exiting guest session [CHAR LIMIT=35] -->
+ <!-- Battery saver notification title. [CHAR LIMIT=60]-->
+ <!-- Battery saver notification text. [CHAR LIMIT=60] -->
+ <!-- Battery saver notification action text. [CHAR LIMIT=60] -->
+ <!-- Media projection permission dialog warning text. [CHAR LIMIT=NONE] -->
+ <!-- Media projection permission dialog permanent grant check box. [CHAR LIMIT=NONE] -->
+ <!-- The text to clear all notifications. [CHAR LIMIT=60] -->
+ <!-- Media projection permission dialog action text. [CHAR LIMIT=60] -->
+ <!-- Text which is shown in the notification shade when there are no notifications. [CHAR LIMIT=30] -->
+ <!-- Footer device owned text [CHAR LIMIT=50] -->
+ <!-- Footer profile owned text [CHAR LIMIT=50] -->
+ <!-- Footer vpn present text [CHAR LIMIT=50] -->
+ <!-- Footer vpn present text [CHAR LIMIT=50] -->
+ <!-- Monitoring dialog title for device owned devices [CHAR LIMIT=35] -->
+ <!-- Monitoring dialog title for profile owned devices [CHAR LIMIT=35] -->
+ <!-- Monitoring dialog title for normal devices [CHAR LIMIT=35]-->
+ <!-- Monitoring dialog disable vpn button [CHAR LIMIT=30] -->
+ <!-- Monitoring dialog disconnect vpn button [CHAR LIMIT=30] -->
+ <!-- Monitoring dialog device owner body text [CHAR LIMIT=400] -->
+ <!-- Monitoring dialog VPN text [CHAR LIMIT=400] -->
+ <!-- Monitoring dialog VPN with device owner text [CHAR LIMIT=400] -->
+ <!-- Monitoring dialog VPN with profile owner text [CHAR LIMIT=400] -->
+ <!-- Name for a generic legacy VPN connection [CHAR LIMIT=20] -->
+ <!-- Monitoring dialog text for single app (no profile or device owner) [CHAR LIMIT=400] -->
+ <!-- Monitoring dialog text for single app (inside personal profile) [CHAR LIMIT=400] -->
+ <!-- Monitoring dialog text for single app (inside personal profile) [CHAR LIMIT=400] -->
+ <!-- Monitoring dialog text for single app (inside work profile) [CHAR LIMIT=400] -->
+ <!-- Monitoring dialog text for multiple apps (in personal and work profiles) [CHAR LIMIT=400] -->
+ <!-- Monitoring dialog text for single app (with device owner) [CHAR LIMIT=400] -->
+ <!-- Indication on the keyguard that appears when the user disables trust agents until the next time they unlock manually. [CHAR LIMIT=NONE] -->
+ <!-- Title of notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=40] -->
+ <!-- Body of notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=60] -->
+ <!-- Cancel action for notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=20] -->
+ <!-- continue action for notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=20] -->
+ <!-- Accessibility string for current zen mode and selected exit condition. A template that simply concatenates existing mode string and the current condition description. [CHAR LIMIT=20] -->
+ <!-- Button label for ending zen mode in the volume dialog -->
+ <!-- Content description for accessibility (not shown on the screen): volume dialog expand button. [CHAR LIMIT=NONE] -->
+ <!-- Content description for accessibility (not shown on the screen): volume dialog collapse button. [CHAR LIMIT=NONE] -->
+ <!-- Screen pinning dialog title. -->
+ <!-- Screen pinning dialog description. -->
+ <!-- Screen pinning positive response. -->
+ <!-- Screen pinning negative response. -->
+ <!-- Hide quick settings tile confirmation title -->
+ <!-- Hide quick settings tile confirmation message -->
+ <!-- Hide quick settings tile confirmation button -->
+ <!-- VolumeUI activation dialog: warning message -->
+ <!-- VolumeUI activation dialog: allow button label -->
+ <!-- VolumeUI activation dialog: deny button label -->
+ <!-- VolumeUI restoration notification: title -->
+ <!-- VolumeUI restoration notification: text -->
+ <!-- Toast shown when user unlocks screen and managed profile activity is in the foreground -->
+ <!-- Name of special SystemUI debug settings -->
+ <!-- Preference to show/hide embedded battery percentage [CHAR LIMIT=50] -->
+ <!-- Summary for battery percentage preference [CHAR LIMIT=NONE] -->
+ <!-- Name of quick settings -->
+ <!-- Name of status bar -->
+ <!-- Name of overview -->
+ <!-- Name of demo mode (mode with preset icons for screenshots) -->
+ <!-- Enable demo mode -->
+ <!-- Show demo mode icons -->
+ <!-- Name of the ethernet status bar icon. -->
+ <!-- Name of the alarm status bar icon. -->
+ <!-- Name of the work status bar icon. -->
+ <!-- Name of the airplane status bar icon. -->
+ <!-- Description for adding a quick settings tile -->
+ <!-- Name of a quick settings tile controlled by broadcast -->
+ <!-- For preview release. DO NOT TRANSLATE -->
+ <!-- Warning text when an alarm might be silenced by Do Not Disturb [CHAR LIMIT=NONE] -->
+ <!-- Warning text when an alarm might be silenced by Do Not Disturb due to a time-based condition [CHAR LIMIT=NONE] -->
+ <!-- Alarm template for near alarms [CHAR LIMIT=25] -->
+ <!-- Alarm template for far alarms [CHAR LIMIT=25] -->
+ <!-- Accessibility label for Quick Settings detail screens [CHAR LIMIT=NONE] -->
+ <!-- Accessibility label for hotspot icon [CHAR LIMIT=NONE] -->
+ <!-- Accessibility label for managed profile icon (not shown on screen) [CHAR LIMIT=NONE] -->
+ <!-- Title of warning when entering System UI tuner for first time [CHAR LIMIT=NONE] -->
+ <!-- Warning for users entering the System UI tuner for the first time [CHAR LIMIT=NONE]-->
+ <!-- Warning for users entering the System UI tuner [CHAR LIMIT=NONE]-->
+ <!-- Generic "got it" acceptance of dialog or cling [CHAR LIMIT=NONE] -->
+ <!-- Toast describing tuner has been enabled [CHAR LIMIT=NONE] -->
+ <!-- Option to remove the tuner from settings [CHAR LIMIT=NONE] -->
+ <!-- Dialog asking if the tuner should really be removed from settings [CHAR LIMIT=NONE]-->
+ <!-- Displayed when user launches an app that was uninstalled [CHAR LIMIT=NONE] -->
+ <!-- Name of setting to show clock seconds [CHAR LIMIT=40] -->
+ <!-- Description of setting to show clock seconds [CHAR LIMIT=NONE] -->
+ <!-- Button that leads to page to rearrange quick settings tiles [CHAR LIMIT=60] -->
+ <!-- Option to show brightness bar in quick settings [CHAR LIMIT=60] -->
+ <!-- Option to use new paging layout in quick settings [CHAR LIMIT=60] -->
+ <!-- Category in the System UI Tuner settings, where new/experimental
+ settings are -->
+ <!-- Dialog title asking if Bluetooth should be enabled [CHAR LIMIT=NONE] -->
+ <!-- Dialog message explaining why Bluetooth should be enabled when a packaged keyboard is
+ conncted to the device [CHAR LIMIT=NONE] -->
+ <!-- Bluetooth enablement ok text [CHAR LIMIT=40] -->
+ <!-- [CHAR LIMIT=100] Notification importance option -->
+ <!-- [CHAR LIMIT=100] Notification importance option -->
+ <!-- [CHAR LIMIT=100] Notification importance option -->
+ <!-- [CHAR LIMIT=100] Notification importance option -->
+ <!-- [CHAR LIMIT=NONE] Importance Tuner setting title -->
+ <!-- Notification importance title, user unspecified status-->
+ <!-- [CHAR LIMIT=100] Notification Importance slider: blocked importance level description -->
+ <!-- [CHAR LIMIT=100] Notification Importance slider: blocked importance level description -->
+ <!-- [CHAR LIMIT=100] Notification Importance slider: min importance level description -->
+ <!-- [CHAR LIMIT=100] Notification Importance slider: low importance level description -->
+ <!-- [CHAR LIMIT=100] Notification Importance slider: normal importance level description -->
+ <!-- [CHAR LIMIT=100] Notification Importance slider: high importance level description -->
+ <!-- [CHAR LIMIT=100] Notification Importance slider: max importance level description -->
+ <!-- Notification: Control panel: Label for button that launches notification settings. [CHAR LIMIT=NONE] -->
+ <!-- Notification: Control panel: Label for button that dismisses control panel. [CHAR LIMIT=NONE] -->
+ <!-- Notification: Gear: Content description for the gear. [CHAR LIMIT=NONE] -->
+ <!-- Title of the battery settings detail panel [CHAR LIMIT=20] -->
+ <!-- Summary of battery saver not available [CHAR LIMIT=NONE] -->
+ <!-- Title of switch for battery saver [CHAR LIMIT=NONE] -->
+ <!-- Summary of switch for battery saver [CHAR LIMIT=NONE] -->
+ <!-- Name used for certain Keyboard keys on gamepads, e.g. "Button L1". -->
+ <!-- Name used to refer to the "Home" key on the keyboard. -->
+ <!-- Name used to refer to the "Back" key on the keyboard. -->
+ <!-- Name used to refer to the "Up" arrow key on the keyboard. -->
+ <!-- Name used to refer to the "Down" arrow key on the keyboard. -->
+ <!-- Name used to refer to the "Left" arrow key on the keyboard. -->
+ <!-- Name used to refer to the "Right" arrow key on the keyboard. -->
+ <!-- Name used to refer to the "Center" arrow key on the keyboard. -->
+ <!-- Name used to refer to the "Tab" key on the keyboard. -->
+ <!-- Name used to refer to the "Space" key on the keyboard. -->
+ <!-- Name used to refer to the "Enter" key on the keyboard. -->
+ <!-- Name used to refer to the "Backspace" key on the keyboard. -->
+ <!-- Name used to refer to the "Play/Pause" media key on the keyboard. -->
+ <!-- Name used to refer to the "Stop" media key on the keyboard. -->
+ <!-- Name used to refer to the "Next" media key on the keyboard. -->
+ <!-- Name used to refer to the "Previous" media key on the keyboard. -->
+ <!-- Name used to refer to the "Rewind" media key on the keyboard. -->
+ <!-- Name used to refer to the "Fast Forward" media key on the keyboard. -->
+ <!-- Name used to refer to the "Page Up" key on the keyboard. -->
+ <!-- Name used to refer to the "Page Down" key on the keyboard. -->
+ <!-- Name used to refer to the "Delete" key on the keyboard. -->
+ <!-- Name used to refer to the "Home" move key on the keyboard. -->
+ <!-- Name used to refer to the "End" move key on the keyboard. -->
+ <!-- Name used to refer to the "Insert" key on the keyboard. -->
+ <!-- Name used to refer to the "Num Lock" key on the keyboard. -->
+ <!-- Name used to refer to keys on the numeric pad of the keyboard, e.g. "Numpad 9". -->
+ <!-- User visible title for the system-wide keyboard shortcuts list. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the home screen. -->
+ <!-- User visible title for the the keyboard shortcut that takes the user to the recents screen. -->
+ <!-- User visible title for the the keyboard shortcut that triggers the back action. -->
+ <!-- User visible title for the the keyboard shortcut that triggers the notification shade. -->
+ <!-- User visible title for the the keyboard shortcut that triggers the keyboard shortcuts helper. -->
+ <!-- User visible title for the the keyboard shortcut that switches input methods. -->
+ <!-- User visible title for the system-wide applications keyboard shortcuts list. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the assist app. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the browser app. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the contacts app. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the email app. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the instant messaging app. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the music app. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the YouTube app. -->
+ <!-- User visible title for the keyboard shortcut that takes the user to the calendar app. -->
+ <!-- SysUI Tuner: Option to show full do not disturb panel in volume [CHAR LIMIT=60] -->
+ <!-- SysUI Tuner: Label for screen about do not disturb settings [CHAR LIMIT=60] -->
+ <!-- SysUI Tuner: Switch to control whether volume buttons enter/exit do
+ not disturb [CHAR LIMIT=60] -->
+ <!-- SysUI Tuner: Switch to control volume up behavior [CHAR LIMIT=60] -->
+ <!-- Name of the battery icon in status bar [CHAR LIMIT=30] -->
+ <!-- Name of the clock in status bar [CHAR LIMIT=30] -->
+ <!-- Name of the headset in status bar [CHAR LIMIT=30] -->
+ <!-- Accessibility description of headphones icon [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description of headset icon [CHAR LIMIT=NONE] -->
+ <!-- Label for quick settings tile for data saver [CHAR LIMIT=30] -->
+ <!-- Accessibility description for data saver being on [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description for data saver being off [CHAR LIMIT=NONE] -->
+ <!-- Label for feature switch [CHAR LIMIT=30] -->
+ <!-- Label for feature switch [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Button that leads to the navigation bar customization screen [CHAR LIMIT=60] -->
+ <!-- SysUI Tuner: Group of buttons that show on the start of the screen [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Group of buttons that show on the center of the screen [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Group of buttons that show on the end of the screen [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Name of space used in custom navigation bar layouts [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Name of Combination Menu / Keyboard Switcher button [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Title for dialog to add a button [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Button to add a button [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Save the current settings [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Reset to default settings [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Title of no home warning dialog [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Message of no home warning dialog [CHAR LIMIT=NONE] -->
+ <!-- SysUI Tuner: Adjust button width dialog title [CHAR LIMIT=60] -->
+ <!-- SysUI Tuner: Nav bar button that holds the clipboard [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Description of nav bar button that holds the clipboard [CHAR LIMIT=NONE] -->
+ <!-- SysUI Tuner: Accessibility description for custom nav key [CHAR LIMIT=NONE] -->
+ <!-- SysUI Tuner: Nav bar button that emulates a keycode [CHAR LIMIT=30] -->
+ <!-- SysUI Tuner: Description of nav bar button that emulates a keycode [CHAR LIMIT=NONE] -->
+ <!-- SysUI Tuner: Title of dialog to select which key to emulate [CHAR LIMIT=60] -->
+ <!-- SysUI Tuner: Label for preview area in navigation bar tuner [CHAR LIMIT=NONE] -->
+ <!-- Label for area where tiles can be dragged out of [CHAR LIMIT=60] -->
+ <!-- Label for area where tiles can be dragged in to [CHAR LIMIT=60] -->
+ <!-- Button to edit the tile ordering of quick settings [CHAR LIMIT=60] -->
+ <!-- SysUI Tuner: Options for how clock is displayed [CHAR LIMIT=NONE] -->
+ <!-- SysUI Tuner: Options for how clock is displayed [CHAR LIMIT=NONE] -->
+ <!-- SysUI Tuner: Options for how battery is displayed [CHAR LIMIT=NONE] -->
+ <!-- SysUI Tuner: Other section -->
+ <!-- Accessibility label for the divider that separates the windows in split-screen mode [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the left screen full screen [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the left screen 70% [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the left screen 50% [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the left screen 30% [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the right screen full screen [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the top screen full screen [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the top screen 70% [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the top screen 50% [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the top screen 30% [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action for moving docked stack divider to make the bottom screen full screen [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description of a QS tile while editing positions [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description of a QS tile while editing positions [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description of a place to drop a tile while editing positions [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description of option to move QS tile [CHAR LIMIT=NONE] -->
+ <!-- Accessibility description of option to remove QS tile [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action when QS tile is added [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action when QS tile is removed [CHAR LIMIT=NONE] -->
+ <!-- Accessibility action when QS tile is moved [CHAR LIMIT=NONE] -->
+ <!-- Accessibility label for window when QS editing is happening [CHAR LIMIT=NONE] -->
+ <!-- Accessibility label for the notification icons in the collapsed status bar. Not shown on screen [CHAR LIMIT=NONE] -->
+ <!-- Label for button that reports a touch that was wrongly rejected by the lockscreen. For debugging only. [CHAR LIMIT=NONE] -->
+ <!-- Multi-Window strings -->
+ <!-- Text that gets shown on top of current activity to inform the user that the system force-resized the current activity and that things might crash/not work properly [CHAR LIMIT=NONE] -->
+ <!-- Warning message when we try to dock a non-resizeble tasks and launch it in fullscreen instead. -->
+ <!-- accessibility label for button to open settings [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for button to expand quick settings [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for button to collapse quick settings [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for alarm icon [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for button to select user [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for no internet [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for quick settings items that open a details page [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for quick settings items that open a details page [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for button to edit quick settings [CHAR LIMIT=NONE] -->
+ <!-- accessibility label for paging indicator in quick settings [CHAR LIMIT=NONE] -->
+ <!-- Label that replaces other notification controls when the notification is from the system
+ and cannot be silenced (see @string/show_silently) or blocked (see @string/block) -->
+</resources>
diff --git a/packages/SystemUI/res/values-uk/cm_strings.xml b/packages/SystemUI/res/values-uk/cm_strings.xml
index 310147bc0e7..19cb4462ffd 100644
--- a/packages/SystemUI/res/values-uk/cm_strings.xml
+++ b/packages/SystemUI/res/values-uk/cm_strings.xml
@@ -78,6 +78,7 @@
<!-- Play queue -->
<string name="play_queue_extension">Показати чергу відтворення</string>
<!-- Weather string format in keyguard -->
+ <string name="keyguard_status_view_weather_format"><xliff:g id="temp">%1$s</xliff:g> <xliff:g id="condition">%2$s</xliff:g></string>
<string name="accessibility_dpad_left">Курсор ліворуч</string>
<string name="accessibility_dpad_right">Курсор праворуч</string>
<!-- NavBar Tuner -->
diff --git a/packages/VpnDialogs/res/values-sr-rCS/strings.xml b/packages/VpnDialogs/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..4afbe1f506e
--- /dev/null
+++ b/packages/VpnDialogs/res/values-sr-rCS/strings.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2011 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Dialog title to identify the request from a VPN application. [CHAR LIMIT=60] -->
+ <!-- Dialog message to warn about the risk of using a VPN application. [CHAR LIMIT=NONE] -->
+ <!-- Dialog title for built-in VPN. [CHAR LIMIT=40] -->
+ <!-- Button label to configure the current VPN session. [CHAR LIMIT=20] -->
+ <!-- Button label to disconnect the current VPN session. [CHAR LIMIT=20] -->
+ <!-- Label for the name of the current VPN session. [CHAR LIMIT=20] -->
+ <!-- Label for the duration of the current VPN session. [CHAR LIMIT=20] -->
+ <!-- Label for the network usage of data transmitted over VPN. [CHAR LIMIT=20] -->
+ <!-- Label for the network usage of data received over VPN. [CHAR LIMIT=20] -->
+ <!-- Formatted string for the network usage over VPN. [CHAR LIMIT=40] -->
+</resources>
diff --git a/packages/WallpaperCropper/res/values-sr-rCS/strings.xml b/packages/WallpaperCropper/res/values-sr-rCS/strings.xml
new file mode 100644
index 00000000000..0e609fe0671
--- /dev/null
+++ b/packages/WallpaperCropper/res/values-sr-rCS/strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2013 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Button label on Wallpaper picker screen; user selects this button to set a specific wallpaper -->
+ <!-- Error message when an image is selected as a wallpaper,
+ but the wallpaper cropper cannot load it. The user will
+ usually see this when using another app and trying to set
+ an image as the wallpaper -->
+</resources>