summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 19:34:56 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-02-19 19:34:56 -0800
commitcb323c7ee808d49d5e78aa05a35a743ea7ab71f0 (patch)
tree870a1dee193098fbe3a71fbf889d94472aff5030
parentf1c31a5d4d4f13e3249cac825f8e22c8904aaadb (diff)
downloadframeworks_base-cb323c7ee808d49d5e78aa05a35a743ea7ab71f0.zip
frameworks_base-cb323c7ee808d49d5e78aa05a35a743ea7ab71f0.tar.gz
frameworks_base-cb323c7ee808d49d5e78aa05a35a743ea7ab71f0.tar.bz2
Automatic translation import
Change-Id: I80e32cc003cc9c8707732b27a683e87cdd67375d
-rw-r--r--core/res/res/values-en-rGB/cm_strings.xml122
-rw-r--r--core/res/res/values-es-rUS/cm_strings.xml2
-rw-r--r--core/res/res/values-hr/cm_strings.xml144
-rw-r--r--core/res/res/values-in/cm_strings.xml10
-rw-r--r--core/res/res/values-it/cm_strings.xml2
-rw-r--r--core/res/res/values-nl/cm_strings.xml4
-rw-r--r--core/res/res/values-sr-rCS/cm_strings.xml70
-rw-r--r--core/res/res/values-sr-rCS/strings.xml1631
-rw-r--r--core/res/res/values-uk/cm_strings.xml2
-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.xml67
-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.xml43
-rw-r--r--packages/Keyguard/res/values-da/cm_strings.xml4
-rw-r--r--packages/Keyguard/res/values-en-rGB/cm_strings.xml7
-rw-r--r--packages/Keyguard/res/values-hr/cm_strings.xml8
-rw-r--r--packages/Keyguard/res/values-sr-rCS/cm_strings.xml23
-rw-r--r--packages/Keyguard/res/values-sr-rCS/strings.xml142
-rw-r--r--packages/Keyguard/res/values-uk/cm_strings.xml1
-rw-r--r--packages/PrintSpooler/res/values-sr-rCS/strings.xml93
-rw-r--r--packages/SettingsLib/res/values-en-rGB/cm_strings.xml8
-rw-r--r--packages/SettingsLib/res/values-hr/cm_strings.xml4
-rw-r--r--packages/SettingsLib/res/values-it/cm_strings.xml2
-rw-r--r--packages/SettingsLib/res/values-sr-rCS/arrays.xml27
-rw-r--r--packages/SettingsLib/res/values-sr-rCS/cm_strings.xml21
-rw-r--r--packages/SettingsLib/res/values-sr-rCS/strings.xml122
-rw-r--r--packages/SettingsProvider/res/values-sr-rCS/strings.xml22
-rw-r--r--packages/Shell/res/values-sr-rCS/strings.xml24
-rw-r--r--packages/StatementService/res/values-sr-rCS/strings.xml17
-rw-r--r--packages/SystemUI/res/values-en-rGB/cm_arrays.xml18
-rw-r--r--packages/SystemUI/res/values-en-rGB/cm_strings.xml129
-rw-r--r--packages/SystemUI/res/values-es-rUS/cm_strings.xml8
-rw-r--r--packages/SystemUI/res/values-hr/cm_strings.xml98
-rw-r--r--packages/SystemUI/res/values-in/cm_strings.xml13
-rw-r--r--packages/SystemUI/res/values-sr-rCS/cm_arrays.xml23
-rw-r--r--packages/SystemUI/res/values-sr-rCS/cm_strings.xml96
-rw-r--r--packages/SystemUI/res/values-sr-rCS/strings.xml459
-rw-r--r--packages/SystemUI/res/values-uk/cm_strings.xml20
-rw-r--r--packages/SystemUI/res/values-vi/cm_strings.xml5
-rw-r--r--packages/SystemUI/res/values-zh-rTW/cm_strings.xml2
-rw-r--r--packages/VpnDialogs/res/values-sr-rCS/strings.xml28
-rw-r--r--packages/WallpaperCropper/res/values-sr-rCS/strings.xml23
45 files changed, 3483 insertions, 151 deletions
diff --git a/core/res/res/values-en-rGB/cm_strings.xml b/core/res/res/values-en-rGB/cm_strings.xml
index 34be26c..8d84e42 100644
--- a/core/res/res/values-en-rGB/cm_strings.xml
+++ b/core/res/res/values-en-rGB/cm_strings.xml
@@ -18,54 +18,176 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- label for item that screenshots in phone options dialog -->
+ <string name="global_action_screenshot">Screenshot</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permlab_receiveProtectedSms">receive protected SMS</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permdesc_receiveProtectedSms">Allows the app to receive an incoming protected SMS.</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permlab_modifyProtectedSmsList">modify protected SMS list</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permdesc_modifyProtectedSmsList">Allows the app to modify the protected SMS address list.</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>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permlab_readPhoneBlacklist">read phone blacklist</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permdesc_readPhoneBlacklist">Allows an app to read information about phone numbers that are blocked for incoming calls or messages.</string>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permlab_changePhoneBlacklist">change phone blacklist</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permdesc_changePhoneBlacklist">Allows an app to change the phone numbers that are blocked for incoming calls or messages.</string>
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
+ <string name="permlab_setKeyguardWallpaper">set keyguard wallpaper</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
+ <string name="permdesc_setKeyguardWallpaper">Allows an app to change the lock screen wallpaper.</string>
<!-- label for item that reboots the phone in phone options dialog -->
+ <string name="global_action_reboot">Reboot</string>
<!-- label for current user in phone options dialog -->
+ <string name="global_action_current_user">Current</string>
<!-- Reboot menu -->
<!-- Button to reboot the phone, within the Reboot Options dialog -->
+ <string name="reboot_reboot">Reboot</string>
<!-- Button to reboot the phone into recovery, within the Reboot Options dialog -->
+ <string name="reboot_recovery">Recovery</string>
<!-- Button to reboot the phone into bootloader, within the Reboot Options dialog -->
+ <string name="reboot_bootloader">Bootloader</string>
<!-- Button to reboot the phone into download, within the Reboot Options dialog -->
+ <string name="reboot_download">Download</string>
<!-- Button to soft reboot the device, within the Reboot Options dialog -->
+ <string name="reboot_soft">Soft reboot</string>
<!-- Title of dialog to confirm rebooting. -->
+ <string name="reboot_title">Reboot</string>
<!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will
be a confirmation dialog. This is the message. -->
+ <string name="reboot_confirm" product="tablet">Your tablet will reboot.</string>
+ <string name="reboot_confirm" product="default">Your phone will reboot.</string>
<!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
+ <string name="reboot_progress">Rebooting\u2026</string>
<!-- Long-press back kill application -->
+ <string name="app_killed_message">App killed</string>
<!-- 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>
<!-- ADB custom tile -->
+ <string name="adb_active_custom_tile">ADB - <xliff:g id="adb_type" example="USB">%1$s</xliff:g></string>
+ <string name="adb_active_custom_tile_both">USB &amp; network</string>
+ <string name="adb_active_custom_tile_usb">USB</string>
+ <string name="adb_active_custom_tile_net">Network</string>
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
+ <string name="permlab_interceptPackageLaunch">intercept app launch</string>
<!-- stylus gestures support -->
+ <string name="stylus_app_not_installed">%s is not installed</string>
<!-- Zen mode buttons -->
+ <string name="silent_mode_priority">Priority</string>
+ <string name="silent_mode_none">None</string>
<!-- Wifi Hotspot disabled due to subscription change -->
+ <string name="subscription_change_disabled_wifi_ap">Disabled Wi-Fi hotspot due to SIM subscription change</string>
<!-- WiFi turn off notification action text -->
+ <string name="notify_turn_wifi_off_title">Turn Wi-Fi off</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>
<!-- 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>
<!-- Template for showing cellular network operator name while LTE calling is enabled -->
+ <string name="tethered_notification_no_device_message">No connected device</string>
+ <string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g> connected device</string>
+ <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> connected devices</string>
<!-- Keyguard strings -->
<!-- Sequence of characters used to separate carrier message strings in keyguard. Typically just vertical line
with spaces on either side. [CHAR LIMIT=3] -->
<!-- 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>
<!-- Battery fully charged notification -->
+ <string name="notify_battery_fully_charged_title">Battery fully charged</string>
+ <string name="notify_battery_fully_charged_text">Disconnect your device from the charger to improve battery longevity.</string>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose
whether they want to allow the application to do this. -->
+ <string name="permlab_resetBatteryStats">reset battery statistics</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose
whether they want to allow the application to do this. -->
+ <string name="permdesc_resetBatteryStats">Allows an application to reset the current low-level battery usage data.</string>
<!-- Uicc hotswapped event configuration needed notification -->
+ <string name="uicc_hot_swapped_event_title">SIM cards have changed</string>
+ <string name="uicc_hot_swapped_event_text">Tap to set SIM card default preferences</string>
</resources>
diff --git a/core/res/res/values-es-rUS/cm_strings.xml b/core/res/res/values-es-rUS/cm_strings.xml
index 45762b1..4be7892 100644
--- a/core/res/res/values-es-rUS/cm_strings.xml
+++ b/core/res/res/values-es-rUS/cm_strings.xml
@@ -73,7 +73,7 @@
<!-- ADB over USB and network notification -->
<string name="adb_both_active_notification_title">ADB sobre USB y red activado</string>
<!-- ADB notification message-->
- <string name="adb_active_generic_notification_message">Toca para desactivar la depuración.</string>
+ <string name="adb_active_generic_notification_message">Pulsa para desactivar la depuración.</string>
<!-- ADB custom tile -->
<string name="adb_active_custom_tile">ADB - <xliff:g id="adb_type" example="USB">%1$s</xliff:g></string>
<string name="adb_active_custom_tile_both">USB y red</string>
diff --git a/core/res/res/values-hr/cm_strings.xml b/core/res/res/values-hr/cm_strings.xml
index 75abf47..d9fa099 100644
--- a/core/res/res/values-hr/cm_strings.xml
+++ b/core/res/res/values-hr/cm_strings.xml
@@ -18,35 +18,35 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- label for item that screenshots in phone options dialog -->
- <string name="global_action_screenshot">Snimak zaslona</string>
+ <string name="global_action_screenshot">Snimka zaslona</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permlab_receiveProtectedSms">primaj zaštićeni SMS</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_receiveProtectedSms">Dopušta aplikaciji da prima dolazeći zaštićeni SMS.</string>
+ <string name="permdesc_receiveProtectedSms">Dopušta aplikaciji da prima dolazni zaštićeni SMS.</string>
<!-- Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_modifyProtectedSmsList">Izmjena popisa zaštićenih SMS poruka</string>
+ <string name="permlab_modifyProtectedSmsList">mijenjati popis zaštićenih SMS poruka</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_modifyProtectedSmsList">Dozvoljava aplikaciji izmjenu popisa adresa zaštićenih SMS poruka.</string>
+ <string name="permdesc_modifyProtectedSmsList">Dopušta aplikaciji izmjenu popisa adresa zaštićenih SMS poruka.</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">Sigurnost</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">Dopuštenja vezana za sigurnosne informacije uređaja.</string>
+ <string name="permgroupdesc_security">Dopuštenja vezana uz sigurnosne informacije uređaja.</string>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_readPhoneBlacklist">čitati listu blokiranih poziva</string>
+ <string name="permlab_readPhoneBlacklist">čitati popis blokiranih poziva</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permdesc_readPhoneBlacklist">Dopušta aplikaciji čitanje informacija o telefonskim brojevima čije su dolazne poruke ili pozivi blokirani.</string>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permlab_changePhoneBlacklist">promjeniti popis blokiranih poziva</string>
+ <string name="permlab_changePhoneBlacklist">mijenajti popis blokiranih poziva</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
<string name="permdesc_changePhoneBlacklist">Dopušta aplikaciji promjenu telefonskih brojeva čije su dolazne poruke ili pozivi blokirani.</string>
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
- <string name="permlab_setKeyguardWallpaper">postaviti pozadinu zaslona zaključavanja</string>
+ <string name="permlab_setKeyguardWallpaper">postaviti pozadine zaslona zaključavanja</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_setKeyguardWallpaper">Dozvoljava aplikaciji promjenu pozadine zaslona zaključavanja.</string>
+ <string name="permdesc_setKeyguardWallpaper">Dopušta aplikaciji promjenu pozadine zaslona zaključavanja.</string>
<!-- label for item that reboots the phone in phone options dialog -->
<string name="global_action_reboot">Ponovno pokreni</string>
<!-- label for current user in phone options dialog -->
- <string name="global_action_current_user">Trenutna</string>
+ <string name="global_action_current_user">Trenutni</string>
<!-- Reboot menu -->
<!-- Button to reboot the phone, within the Reboot Options dialog -->
<string name="reboot_reboot">Ponovno pokreni</string>
@@ -62,132 +62,132 @@
<string name="reboot_title">Ponovno pokretanje</string>
<!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will
be a confirmation dialog. This is the message. -->
- <string name="reboot_confirm" product="tablet">Tablet će ponovno biti pokrenut.</string>
- <string name="reboot_confirm" product="default">Telefon će ponovno biti pokrenut.</string>
+ <string name="reboot_confirm" product="tablet">Tablet će se ponovno pokrenuti.</string>
+ <string name="reboot_confirm" product="default">Telefon će se ponovno pokrenuti.</string>
<!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
<string name="reboot_progress">Ponovno pokretanje\u2026</string>
<!-- Long-press back kill application -->
<string name="app_killed_message">Aplikacija prisilno zaustavljena</string>
<!-- ADB over network notification -->
- <string name="adb_net_active_notification_title">Mrežni ADB omogućen</string>
+ <string name="adb_net_active_notification_title">ADB preko mreže je omogućen</string>
<!-- ADB over USB and network notification -->
- <string name="adb_both_active_notification_title">ADB preko USB &amp; mreže omogućen</string>
+ <string name="adb_both_active_notification_title">ADB preko USB-a i mreže je omogućen</string>
<!-- ADB notification message-->
- <string name="adb_active_generic_notification_message">Dodirnite za onemogućavanje ispravljanja pogrešaka.</string>
+ <string name="adb_active_generic_notification_message">Dodirnite da onemogućite ispravljanje grešaka.</string>
<!-- ADB custom tile -->
<string name="adb_active_custom_tile">ADB - <xliff:g id="adb_type" example="USB">%1$s </xliff:g></string>
- <string name="adb_active_custom_tile_both">USB i mrežni</string>
+ <string name="adb_active_custom_tile_both">USB i mreža</string>
<string name="adb_active_custom_tile_usb">USB</string>
<string name="adb_active_custom_tile_net">Mreža</string>
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
- <string name="permlab_interceptPackageLaunch">Presresti pokretanje aplikacija</string>
+ <string name="permlab_interceptPackageLaunch">prekidati pokretanja aplikacija</string>
<!-- stylus gestures support -->
- <string name="stylus_app_not_installed">%s nije instalirano</string>
+ <string name="stylus_app_not_installed">Aplikacija %s nije instalirana</string>
<!-- Zen mode buttons -->
<string name="silent_mode_priority">Prioritet</string>
<string name="silent_mode_none">Ništa</string>
<!-- Wifi Hotspot disabled due to subscription change -->
- <string name="subscription_change_disabled_wifi_ap">Wi- Fi Hotspot onemogućen zbog SIM promjene</string>
+ <string name="subscription_change_disabled_wifi_ap">Wi-Fi hotspot onemogućen je zbog promjene SIM-a</string>
<!-- WiFi turn off notification action text -->
<string name="notify_turn_wifi_off_title">Isključite Wi-Fi</string>
<!-- Privacy Guard -->
- <string name="permlab_changePrivacyGuardState">omogućiti ili onemogućiti Zaštitu privatnosti</string>
- <string name="permdesc_changePrivacyGuardState">Dopušta aplikaciji odrediti hoće li druga aplikacija biti pokrenuta pod Nadzorom Privatnosti. Kada ja aplikacija pod Nadzorom Privatnosti, neće imati pristup osobnim podacima kao što su kontakti, zapisi poziva ili poruke.</string>
- <string name="privacy_guard_notification">Nadzor privatnosti aktivan</string>
+ <string name="permlab_changePrivacyGuardState">omogućavanje ili onemogućavanje Nadzora privatnosti</string>
+ <string name="permdesc_changePrivacyGuardState">Dopušta aplikaciji odrediti hoće li druga aplikacija biti pokrenuta pod Nadzorom privatnosti. Kada ja aplikacija pod Nadzorom privatnosti, neće imati pristup osobnim podacima kao što su kontakti, zapisi poziva ili poruke.</string>
+ <string name="privacy_guard_notification">Nadzor privatnosti je aktivan</string>
<string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> neće moći pristupiti osobnim podacima</string>
<string name="privacy_guard_dialog_title">Nadzor privatnosti</string>
<string name="privacy_guard_dialog_summary"><xliff:g id="app">%1$s</xliff:g> želi <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">Zapamti moj odabir</string>
<!-- App ops requests -->
- <string name="app_ops_access_camera">pristupiti kameri</string>
+ <string name="app_ops_access_camera">pristupiti fotoaparatu</string>
<string name="app_ops_access_location">pristupiti vašoj lokaciji</string>
<string name="app_ops_access_notifications">čitati vaše obavijesti</string>
- <string name="app_ops_activate_vpn">Aktiviraj VPN</string>
- <string name="app_ops_auto_start">Pokrenuti pri podizanju sustava</string>
- <string name="app_ops_delete_call_log">Obriši popis poziva</string>
- <string name="app_ops_delete_contacts">Obriši kontakte</string>
- <string name="app_ops_delete_mms">Obriši MMS poruke</string>
- <string name="app_ops_delete_sms">Obriši SMS poruke</string>
- <string name="app_ops_draw_on_top">Iscrtaj prozore na vrhu</string>
- <string name="app_ops_get_usage_stats">Statistika korištenja aplikacija</string>
+ <string name="app_ops_activate_vpn">aktivirati VPN</string>
+ <string name="app_ops_auto_start">pokretati se pri uključivanju uređaja</string>
+ <string name="app_ops_delete_call_log">brisati zapise poziva</string>
+ <string name="app_ops_delete_contacts">brisati vaše kontakte</string>
+ <string name="app_ops_delete_mms">brisati MMS poruke</string>
+ <string name="app_ops_delete_sms">brisati SMS poruke</string>
+ <string name="app_ops_draw_on_top">iscrtavati prozore na vrhu</string>
+ <string name="app_ops_get_usage_stats">skupljati statistiku o uporabi aplikacije</string>
<string name="app_ops_keep_device_awake">održavati uređaj budnim</string>
<string name="app_ops_make_phone_call">uspostaviti poziv</string>
<string name="app_ops_modify_calendar">ažurirati kalendar</string>
<string name="app_ops_modify_call_log">ažurirati zapisnik poziva</string>
- <string name="app_ops_modify_clipboard">urediti clipboard</string>
+ <string name="app_ops_modify_clipboard">izmijeniti međuspremnik</string>
<string name="app_ops_modify_contacts">ažurirati kontakte</string>
- <string name="app_ops_modify_settings">ažurirati postavke sistema</string>
- <string name="app_ops_mute_unmute_microphone">Isključiti/uključiti mikrofon</string>
- <string name="app_ops_play_audio">producirati zvuk</string>
- <string name="app_ops_post_notification">obavijestiti</string>
- <string name="app_ops_project_media">Pokrenuti multimediju</string>
+ <string name="app_ops_modify_settings">ažurirati postavke sustava</string>
+ <string name="app_ops_mute_unmute_microphone">isključiti/uključiti mikrofon</string>
+ <string name="app_ops_play_audio">reproducirati zvuk</string>
+ <string name="app_ops_post_notification">poslati obavijest</string>
+ <string name="app_ops_project_media">projektirati medij</string>
<string name="app_ops_read_calendar">čitati vaš kalendar</string>
<string name="app_ops_read_call_log">čitati zapisnik poziva</string>
- <string name="app_ops_read_clipboard">čitati Clipboard</string>
+ <string name="app_ops_read_clipboard">čitati međuspremnik</string>
<string name="app_ops_read_contacts">čitati vaše kontakte</string>
<string name="app_ops_read_mms">čitati vaše MMS poruke</string>
<string name="app_ops_read_sms">čitati vaše SMS poruke</string>
<string name="app_ops_receive_sms">primiti SMS poruku</string>
- <string name="app_ops_record_audio">snimiti zvuk</string>
+ <string name="app_ops_record_audio">snimati zvuk</string>
<string name="app_ops_send_mms">poslati MMS poruku</string>
<string name="app_ops_send_sms">poslati SMS poruku</string>
- <string name="app_ops_start_at_bootup">se pokrenuti pri pokretanju sistema</string>
- <string name="app_ops_toast_window">Prikazivati toast poruke</string>
- <string name="app_ops_toggle_bluetooth">upravljati Bluetooth-om</string>
- <string name="app_ops_toggle_mobile_data">uključi/isključi mobilne podatke</string>
- <string name="app_ops_toggle_nfc">Uključi/isključi NFC</string>
- <string name="app_ops_toggle_wifi">upravljati Wi-Fi-em</string>
+ <string name="app_ops_start_at_bootup">pokretati se pri uključivanju uređaja</string>
+ <string name="app_ops_toast_window">prikazivati tost poruke</string>
+ <string name="app_ops_toggle_bluetooth">upravljati Bluetoothom</string>
+ <string name="app_ops_toggle_mobile_data">uključivati/isključivati mobilne podatke</string>
+ <string name="app_ops_toggle_nfc">uključivati/isključivati NFC</string>
+ <string name="app_ops_toggle_wifi">uključivati/isključivati Wi-Fi</string>
<string name="app_ops_use_alarm_volume">kontrolirati glasnoću alarma</string>
<string name="app_ops_use_audio_focus">kontrolirati fokus zvuka</string>
- <string name="app_ops_use_bluetooth_volume">kontrolirati glasnoću Bluetooth-a</string>
+ <string name="app_ops_use_bluetooth_volume">kontrolirati glasnoću Bluetootha</string>
<string name="app_ops_use_master_volume">kontrolirati glavnu glasnoću zvuka</string>
<string name="app_ops_use_media_buttons">koristiti tipke medija</string>
<string name="app_ops_use_media_volume">kontrolirati glasnoću medija</string>
<string name="app_ops_use_notification_volume">kontrolirati glasnoću zvuka obavijesti</string>
- <string name="app_ops_use_ring_volume">kontrolirati glasnoću melodije zvona</string>
- <string name="app_ops_use_vibrate">koristiti vibraciju</string>
+ <string name="app_ops_use_ring_volume">kontrolirati glasnoću zvona zvona</string>
+ <string name="app_ops_use_vibrate">upotrebljavati vibraciju</string>
<string name="app_ops_use_voice_volume">kontrolirati glasnoću glasovnog poziva</string>
<string name="app_ops_write_mms">napisati MMS poruku</string>
<string name="app_ops_write_sms">napisati SMS poruku</string>
- <string name="app_ops_use_fingerprint">koristite otisak prsta</string>
- <string name="app_ops_add_voicemail">dodajte glasovnu poruku</string>
- <string name="app_ops_read_phone_state">pristup stanju telefona</string>
- <string name="app_ops_scan_wifi">skeniraj Wi-Fi mreže</string>
- <string name="app_ops_change_wallpaper">promjeni pozadinsku sliku</string>
- <string name="app_ops_assist_structure">koristi pomoćne strukture</string>
- <string name="app_ops_assist_screenshot">snimak zaslona</string>
- <string name="app_ops_use_body_sensors">koristi senzore</string>
- <string name="app_ops_read_cell_broadcasts">pročitati signal odašiljača</string>
- <string name="app_ops_mock_location">prikazivanje lažne lokacije</string>
- <string name="app_ops_read_external_storage">čitaj vanjsku pohranu</string>
- <string name="app_ops_write_external_storage">piši na vanjsku pohranu</string>
- <string name="app_ops_turn_on_screen">uključite zaslon</string>
- <string name="app_ops_get_accounts">dobavi račune uređaja</string>
- <string name="app_ops_wifi_change">promjeni Wi-Fi stanje</string>
- <string name="app_ops_su">Zatraži root pristup</string>
+ <string name="app_ops_use_fingerprint">upotrebljavati otisak prsta</string>
+ <string name="app_ops_add_voicemail">dodati glasovnu poruku</string>
+ <string name="app_ops_read_phone_state">pristupati stanju telefona</string>
+ <string name="app_ops_scan_wifi">skenirati Wi-Fi mreže</string>
+ <string name="app_ops_change_wallpaper">mijenjati pozadinsku sliku</string>
+ <string name="app_ops_assist_structure">upotrebljavati pomoćne strukture</string>
+ <string name="app_ops_assist_screenshot">snimiti zaslon</string>
+ <string name="app_ops_use_body_sensors">upotrebljavati senzore</string>
+ <string name="app_ops_read_cell_broadcasts">čitati signal odašiljača</string>
+ <string name="app_ops_mock_location">lažirati vašu lokaciju</string>
+ <string name="app_ops_read_external_storage">čitati vanjsku pohranu</string>
+ <string name="app_ops_write_external_storage">pisati po vanjskoj pohrani</string>
+ <string name="app_ops_turn_on_screen">uključiti zaslon</string>
+ <string name="app_ops_get_accounts">dobiti račune uređaja</string>
+ <string name="app_ops_wifi_change">mijenjati Wi-Fi stanje</string>
+ <string name="app_ops_su">dobiti root pristup</string>
<!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
- <string name="lock_to_app_toast_no_navbar">Za otkvačiti ovaj zaslon dodirnite i držite tipku za natrag</string>
+ <string name="lock_to_app_toast_no_navbar">Da biste otkvačili ovaj zaslon dodirnite i držite tipku za natrag.</string>
<!-- Template for showing cellular network operator name while LTE calling is enabled -->
<string name="tethered_notification_no_device_message">Nema spojenih uređaja</string>
<string name="tethered_notification_one_device_message"><xliff:g id="count">%1$s</xliff:g> povezani uređaj</string>
- <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> povezanih uređaja</string>
+ <string name="tethered_notification_multi_device_message"><xliff:g id="count">%1$s</xliff:g> povezanih(a) uređaja</string>
<!-- Keyguard strings -->
<!-- Sequence of characters used to separate carrier message strings in keyguard. Typically just vertical line
with spaces on either side. [CHAR LIMIT=3] -->
<!-- Protected Apps Notification -->
<string name="notify_package_component_protected_title">Blokirana aktivnost pokretanja</string>
- <string name="notify_package_component_protected_text"><xliff:g id="app_name">%1$s</xliff:g> je zaštićena od pokretanja. Dodirnite za potvrdu i pokrenite aplikaciju.</string>
+ <string name="notify_package_component_protected_text">Aplikacija <xliff:g id="app_name">%1$s</xliff:g> je zaštićena od pokretanja. Dodirnite za potvrdu i pokrenite aplikaciju.</string>
<!-- Battery fully charged notification -->
- <string name="notify_battery_fully_charged_title">Baterija puna</string>
- <string name="notify_battery_fully_charged_text">Odspojite punjač s uređaja da bi poboljšali trajnost baterije.</string>
+ <string name="notify_battery_fully_charged_title">Baterija je potpuno napunjena</string>
+ <string name="notify_battery_fully_charged_text">Odspojite punjač da biste poboljšali životni vijek baterije.</string>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose
whether they want to allow the application to do this. -->
- <string name="permlab_resetBatteryStats">Resetirati statistike baterije</string>
+ <string name="permlab_resetBatteryStats">poništiti statistike baterije</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose
whether they want to allow the application to do this. -->
- <string name="permdesc_resetBatteryStats">Dopušta aplikaciji resetiranje trenutnog korištenja podataka uz štednju energije.</string>
+ <string name="permdesc_resetBatteryStats">Dopušta aplikaciji poništavanje trenutnog korištenja podacima uz štednju energije.</string>
<!-- Uicc hotswapped event configuration needed notification -->
<string name="uicc_hot_swapped_event_title">SIM kartice su se promijenile</string>
- <string name="uicc_hot_swapped_event_text">Dodirnite za postavljanje SIM kartice zadane postavke</string>
+ <string name="uicc_hot_swapped_event_text">Dodirnite za postavljanje zadanih postavki SIM kartice</string>
</resources>
diff --git a/core/res/res/values-in/cm_strings.xml b/core/res/res/values-in/cm_strings.xml
index bfe62e4..5828836 100644
--- a/core/res/res/values-in/cm_strings.xml
+++ b/core/res/res/values-in/cm_strings.xml
@@ -62,8 +62,8 @@
<string name="reboot_title">Mulai ulang</string>
<!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will
be a confirmation dialog. This is the message. -->
- <string name="reboot_confirm" product="tablet">Tablet anda akan dimulai ulang.</string>
- <string name="reboot_confirm" product="default">Ponsel anda akan mulai ulang.</string>
+ <string name="reboot_confirm" product="tablet">Tablet Anda akan dimulai ulang.</string>
+ <string name="reboot_confirm" product="default">Ponsel Anda akan dimulai ulang.</string>
<!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
<string name="reboot_progress">Memulai ulang\u2026</string>
<!-- Long-press back kill application -->
@@ -82,7 +82,7 @@
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
<string name="permlab_interceptPackageLaunch">Mencegah memulai aplikasi</string>
<!-- stylus gestures support -->
- <string name="stylus_app_not_installed">%s tidak terinstal</string>
+ <string name="stylus_app_not_installed">%s tidak terpasang</string>
<!-- Zen mode buttons -->
<string name="silent_mode_priority">Prioritas</string>
<string name="silent_mode_none">Tidak ada</string>
@@ -183,10 +183,10 @@
<string name="notify_battery_fully_charged_text">Lepaskan perangkat dari pengisi daya agar meningkatkan umur baterai.</string>
<!-- [CHAR LIMIT=NONE] Title of an application permission, listed so the user can choose
whether they want to allow the application to do this. -->
- <string name="permlab_resetBatteryStats">set ulang statistik baterai</string>
+ <string name="permlab_resetBatteryStats">atur ulang statistik baterai</string>
<!-- [CHAR LIMIT=NONE] Description of an application permission, listed so the user can choose
whether they want to allow the application to do this. -->
- <string name="permdesc_resetBatteryStats">Mengizinkan aplikasi untuk set ulang data penggunaan baterai rendah yang sekarang.</string>
+ <string name="permdesc_resetBatteryStats">Mengizinkan aplikasi untuk mengatur ulang data penggunaan baterai rendah yang sekarang.</string>
<!-- Uicc hotswapped event configuration needed notification -->
<string name="uicc_hot_swapped_event_title">Kartu SIM telah diganti</string>
<string name="uicc_hot_swapped_event_text">Ketuk untuk mengatur preferensi standar kartu SIM</string>
diff --git a/core/res/res/values-it/cm_strings.xml b/core/res/res/values-it/cm_strings.xml
index 6adba65..ded9d24 100644
--- a/core/res/res/values-it/cm_strings.xml
+++ b/core/res/res/values-it/cm_strings.xml
@@ -42,7 +42,7 @@
<!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
<string name="permlab_setKeyguardWallpaper">imposta sfondo sblocco schermo</string>
<!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
- <string name="permdesc_setKeyguardWallpaper">Consente all\'app di cambiare lo sfondo del blocco schermo.</string>
+ <string name="permdesc_setKeyguardWallpaper">Consenti all\'app di cambiare lo sfondo del blocco schermo.</string>
<!-- label for item that reboots the phone in phone options dialog -->
<string name="global_action_reboot">Riavvia</string>
<!-- label for current user in phone options dialog -->
diff --git a/core/res/res/values-nl/cm_strings.xml b/core/res/res/values-nl/cm_strings.xml
index 0dcc2aa..9d45b68 100644
--- a/core/res/res/values-nl/cm_strings.xml
+++ b/core/res/res/values-nl/cm_strings.xml
@@ -92,7 +92,6 @@
<string name="notify_turn_wifi_off_title">Wifi uitschakelen</string>
<!-- Privacy Guard -->
<string name="permlab_changePrivacyGuardState">Privacybescherming in- of uitschakelen</string>
- <string name="permdesc_changePrivacyGuardState">Hiermee kan de app bepalen of een andere app start met Privacybescherming. Als een app start met Privacybescherming, zal het geen toegang hebben tot persoonsgegevens zoals contacten, berichten of gespreksstatistieken.</string>
<string name="privacy_guard_notification">Privacybescherming actief</string>
<string name="privacy_guard_notification_detail"><xliff:g id="app">%1$s</xliff:g> zal geen toegang hebben tot persoonsgegevens</string>
<string name="privacy_guard_dialog_title">Privacybescherming</string>
@@ -105,7 +104,6 @@
<string name="app_ops_access_notifications">meldingen lezen</string>
<string name="app_ops_activate_vpn">VPN activeren</string>
<string name="app_ops_auto_start">starten tijdens opstarten</string>
- <string name="app_ops_delete_call_log">gespreksstatistieken verwijderen</string>
<string name="app_ops_delete_contacts">contacten verwijderen</string>
<string name="app_ops_delete_mms">mms-berichten verwijderen</string>
<string name="app_ops_delete_sms">sms-berichten verwijderen</string>
@@ -114,7 +112,6 @@
<string name="app_ops_keep_device_awake">apparaat wakker houden</string>
<string name="app_ops_make_phone_call">telefoongesprek starten</string>
<string name="app_ops_modify_calendar">agenda vernieuwen</string>
- <string name="app_ops_modify_call_log">gespreksstatistieken vernieuwen</string>
<string name="app_ops_modify_clipboard">klembord aanpassen</string>
<string name="app_ops_modify_contacts">contacten vernieuwen</string>
<string name="app_ops_modify_settings">systeeminstellingen vernieuwen</string>
@@ -123,7 +120,6 @@
<string name="app_ops_post_notification">melding tonen</string>
<string name="app_ops_project_media">media projecteren</string>
<string name="app_ops_read_calendar">agenda lezen</string>
- <string name="app_ops_read_call_log">gespreksstatistieken lezen</string>
<string name="app_ops_read_clipboard">klembord lezen</string>
<string name="app_ops_read_contacts">contacten lezen</string>
<string name="app_ops_read_mms">mms-berichten lezen</string>
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 0000000..2ce9b8b
--- /dev/null
+++ b/core/res/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2015 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">
+ <!-- label for item that screenshots in phone options dialog -->
+ <!-- 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 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. -->
+ <!-- [CHAR LIMIT=NONE] 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. -->
+ <!-- [CHAR LIMIT=NONE] 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 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. -->
+ <!-- label for item that reboots the phone in phone options dialog -->
+ <!-- label for current user in phone options dialog -->
+ <!-- Reboot menu -->
+ <!-- Button to reboot the phone, within the Reboot Options dialog -->
+ <!-- Button to reboot the phone into recovery, within the Reboot Options dialog -->
+ <!-- Button to reboot the phone into bootloader, within the Reboot Options dialog -->
+ <!-- Button to reboot the phone into download, within the Reboot Options dialog -->
+ <!-- Button to soft reboot the device, within the Reboot Options dialog -->
+ <!-- Title of dialog to confirm rebooting. -->
+ <!-- Reboot Confirmation Dialog. When the user chooses to reboot the device, there will
+ be a confirmation dialog. This is the message. -->
+ <!-- Reboot Progress Dialog. This is shown if the user chooses to reboot the phone. -->
+ <!-- Long-press back kill application -->
+ <!-- ADB over network notification -->
+ <!-- ADB over USB and network notification -->
+ <!-- ADB notification message-->
+ <!-- ADB custom tile -->
+ <!-- Title of an application permission, listed so the user can choose whether they want the application to do this. -->
+ <!-- stylus gestures support -->
+ <!-- Zen mode buttons -->
+ <!-- Wifi Hotspot disabled due to subscription change -->
+ <!-- WiFi turn off notification action text -->
+ <!-- Privacy Guard -->
+ <!-- Text of the checkbox for the permission confirmation dialog to remember the user's choice. [CHAR LIMIT=40] -->
+ <!-- App ops requests -->
+ <!-- Notify user that they are in Lock-to-app (for devices without navbar) -->
+ <!-- Template for showing cellular network operator name while LTE calling is enabled -->
+ <!-- Keyguard strings -->
+ <!-- Sequence of characters used to separate carrier message strings in keyguard. Typically just vertical line
+ with spaces on either side. [CHAR LIMIT=3] -->
+ <!-- Protected Apps Notification -->
+ <!-- Battery fully charged notification -->
+ <!-- [CHAR LIMIT=NONE] 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. -->
+ <!-- Uicc hotswapped event configuration needed notification -->
+</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 0000000..3acd9fd
--- /dev/null
+++ b/core/res/res/values-sr-rCS/strings.xml
@@ -0,0 +1,1631 @@
+<?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. -->
+ <!-- Notification title to tell the user that restricted state is changed by access control. -->
+ <!-- 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 Codes -->
+ <!-- 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 -->
+ <!-- Template for showing operator name for data connection 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",
+ i.e. "Network may be monitored". 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",
+ i.e. "Network may be monitored". 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",
+ i.e. "Network may be monitored". 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 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] -->
+ <!-- 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] -->
+ <!-- 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. [CHAR LIMIT=15] -->
+ <!-- Label for a corporate profile in the intent forwarding app. [CHAR LIMIT=15] -->
+ <!-- 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. -->
+ <!-- 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. -->
+ <!-- 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. -->
+ <!-- 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] -->
+ <!-- A format string for 12-hour time of day, just the hour, not the minute, with lower-case "am" or "pm" (example: "3pm"). -->
+ <!-- A format string for 12-hour time of day, just the hour, not the minute, with capital "AM" or "PM" (example: "3PM"). -->
+ <!-- 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] -->
+ <!-- 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 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] -->
+ <!-- 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. -->
+ <!-- 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. -->
+ <!-- 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. -->
+ <!-- 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. -->
+ <!-- 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. -->
+ <!-- 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. -->
+ <!-- Title of the alert when an application has crashed. -->
+ <!-- Text of the alert that is displayed when an application has crashed. -->
+ <!-- Text of the alert that is displayed when an application has crashed. -->
+ <!-- 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. -->
+ <!-- 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=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 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. -->
+ <!-- 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. -->
+ <!-- USB storage dialog strings -->
+ <!-- This is the title for the activity's window. -->
+ <!-- See USB_STORAGE. USB_STORAGE_DIALOG: After the user selects the notification, a dialog is shown asking if he wants to mount. This is the title. -->
+ <!-- See USB_STORAGE. This is the message. [CHAR LIMIT=NONE] -->
+ <!-- See USB_STORAGE. This is the message. [CHAR LIMIT=NONE] -->
+ <!-- See USB_STORAGE. This is the button text to mount the phone on the computer. -->
+ <!-- See USB_STORAGE_DIALOG. If there was an error mounting, this is the text. [CHAR LIMIT=NONE] -->
+ <!-- See USB_STORAGE_DIALOG. If there was an error mounting, this is the text. -->
+ <!-- USB_STORAGE: When the user connects the phone to a computer via USB, we show a notification asking if he wants to share files across. This is the title -->
+ <!-- See USB_STORAGE. This is the message. -->
+ <!-- USB_STORAGE_STOP: While USB storage is enabled, we show a notification dialog asking if he wants to stop. This is the title -->
+ <!-- See USB_STORAGE. This is the message. -->
+ <!-- USB storage stop dialog strings -->
+ <!-- This is the label for the activity, and should never be visible to the user. -->
+ <!-- See USB_STORAGE_STOP. USB_STORAGE_STOP_DIALOG: After the user selects the notification, a dialog is shown asking if he wants to stop usb storage. This is the title. -->
+ <!-- See USB_STORAGE_STOP. This is the message. [CHAR LIMIT=NONE] -->
+ <!-- See USB_STORAGE_STOP. This is the message. -->
+ <!-- See USB_STORAGE_STOP. This is the button text to stop usb storage. -->
+ <!-- See USB_STORAGE_STOP_DIALOG. If there was an error stopping, this is the text. -->
+ <!-- USB_STORAGE_KILL_STORAGE_USERS dialog -->
+ <!-- USB_STORAGE_KILL_STORAGE_USERS dialog message text -->
+ <!-- USB_STORAGE_ERROR dialog dialog-->
+ <!-- USB_STORAGE_ERROR 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 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. -->
+ <!-- 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. -->
+ <!-- Title of a button to open the settings to enable or disable keyboards, also known as input methods [CHAR LIMIT=30] -->
+ <!-- Summary text of a toggle switch to enable/disable use of the IME while a physical
+ keyboard is connected[CHAR LIMIT=25] -->
+ <!-- Title of the physical keyboard category in the input method selector [CHAR LIMIT=10] -->
+ <!-- Title of the notification to prompt the user to select a keyboard layout. -->
+ <!-- Message of the notification to prompt the user to select a 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 it is providing conditions. -->
+ <!-- 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 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 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] -->
+ <!-- Notification title when data usage has exceeded warning threshold. [CHAR LIMIT=32] -->
+ <!-- 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] -->
+ <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta". [CHAR LIMIT=3] -->
+ <!-- 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] -->
+ <!-- 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 use that they are in Lock-to-app in accessibility mode -->
+ <!-- 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 -->
+ <!-- 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. -->
+ <!-- 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] -->
+ <!-- Ellipsis character to appear in notification templates, e.g.
+ notification_template_material_inbox.xml.
+ DO NOT TRANSLATE -->
+ <!-- Label describing the number of selected items [CHAR LIMIT=48] -->
+ <!-- Used to replace a range of characters in text that is too wide
+ for the space allocated to it (three dots). -->
+ <!-- Used to replace a range of characters in text that is too wide
+ for the space allocated to it (two dots). -->
+</resources>
diff --git a/core/res/res/values-uk/cm_strings.xml b/core/res/res/values-uk/cm_strings.xml
index 03b49d7..b071ee3 100644
--- a/core/res/res/values-uk/cm_strings.xml
+++ b/core/res/res/values-uk/cm_strings.xml
@@ -188,4 +188,6 @@
whether they want to allow the application to do this. -->
<string name="permdesc_resetBatteryStats">Дозволити програмі скидати дані про використання акумулятора.</string>
<!-- Uicc hotswapped event configuration needed notification -->
+ <string name="uicc_hot_swapped_event_title">SIM-карти було змінено</string>
+ <string name="uicc_hot_swapped_event_text">Натисніть, аби встановити типові параметри для SIM-карти</string>
</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 0000000..803e4a8
--- /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 0000000..70489fb
--- /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 0000000..e75a0d0
--- /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 0000000..1d6f5fa
--- /dev/null
+++ b/packages/DocumentsUI/res/values-sr-rCS/strings.xml
@@ -0,0 +1,67 @@
+<?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] -->
+ <!-- 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 [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 that reveals internal storage built into the device [CHAR LIMIT=24] -->
+ <!-- Menu item that reveals SD cards built into the device [CHAR LIMIT=24] -->
+ <!-- Menu item that hides internal storage built into the device [CHAR LIMIT=24] -->
+ <!-- Menu item that hides SD cards 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] -->
+ <!-- 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] -->
+ <!-- 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] -->
+ <!-- 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 on the copy notification while DocumentsUI performs setup in preparation for copying files [CHAR LIMIT=32] -->
+ <!-- Title of the copy error notification [CHAR LIMIT=48] -->
+ <!-- Second line for notifications saying that more information will be shown after touching [CHAR LIMIT=48] -->
+ <!-- Label of a dialog button for retrying a failed operation [CHAR LIMIT=24] -->
+ <!-- Contents of the copying failure alert dialog. [CHAR LIMIT=48] -->
+</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 0000000..62b79f8
--- /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 documents backend that offers documents. [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 0000000..19fd84c
--- /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 0000000..1f992a5
--- /dev/null
+++ b/packages/InputDevices/res/values-sr-rCS/strings.xml
@@ -0,0 +1,43 @@
+<?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] -->
+ <!-- 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-da/cm_strings.xml b/packages/Keyguard/res/values-da/cm_strings.xml
index 9fd131c..5841d04 100644
--- a/packages/Keyguard/res/values-da/cm_strings.xml
+++ b/packages/Keyguard/res/values-da/cm_strings.xml
@@ -21,6 +21,10 @@
<!-- Shown in the lock screen when there is SIM card IO error. -->
<string name="lockscreen_sim_error_message_short">Ugyldigt SIM-kort.</string>
<!-- Instructions telling the user remaining times when enter SIM PIN view. -->
+ <plurals name="kg_password_default_pin_message">
+ <item quantity="one">Angiv SIM-pinkode, du har <xliff:g id="number">%d</xliff:g> forsøg tilbage, før du må kontakte din udbyder for at låse enheden op.</item>
+ <item quantity="other">Angiv SIM-pinkode, du har <xliff:g id="number">%d</xliff:g> forsøg tilbage.</item>
+ </plurals>
<!-- Shown in the KeyguardSimPinView when entry length is too short. -->
<string name="kg_invalid_sim_length">Fejl: Input er kortere end minimumslængden</string>
</resources>
diff --git a/packages/Keyguard/res/values-en-rGB/cm_strings.xml b/packages/Keyguard/res/values-en-rGB/cm_strings.xml
index 0ba09aa..d17273a 100644
--- a/packages/Keyguard/res/values-en-rGB/cm_strings.xml
+++ b/packages/Keyguard/res/values-en-rGB/cm_strings.xml
@@ -17,7 +17,14 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- When the user inserts a sim card with some personalization enabled -->
+ <string name="keyguard_perso_locked_message">SIM card is Perso locked</string>
<!-- Shown in the lock screen when there is SIM card IO error. -->
+ <string name="lockscreen_sim_error_message_short">Invalid card.</string>
<!-- Instructions telling the user remaining times when enter SIM PIN view. -->
+ <plurals name="kg_password_default_pin_message">
+ <item quantity="one">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining attempt before you must contact your network operator to unlock your device.</item>
+ <item quantity="other">Enter SIM PIN, you have <xliff:g id="number">%d</xliff:g> remaining attempts.</item>
+ </plurals>
<!-- Shown in the KeyguardSimPinView when entry length is too short. -->
+ <string name="kg_invalid_sim_length">Error: Input shorter than minimum length</string>
</resources>
diff --git a/packages/Keyguard/res/values-hr/cm_strings.xml b/packages/Keyguard/res/values-hr/cm_strings.xml
index 0ccbe4f..96f38d2 100644
--- a/packages/Keyguard/res/values-hr/cm_strings.xml
+++ b/packages/Keyguard/res/values-hr/cm_strings.xml
@@ -22,10 +22,10 @@
<string name="lockscreen_sim_error_message_short">Kartica nije valjana.</string>
<!-- Instructions telling the user remaining times when enter SIM PIN view. -->
<plurals name="kg_password_default_pin_message">
- <item quantity="one">Upišite SIM PIN, preostao vam je <xliff:g id="number">%d</xliff:g> pokušaj nakon čega ćete morati kontaktirati svog pružatelja usluga da otključa vaš uređaj.</item>
- <item quantity="few">Upišite SIM PIN, preostalo vam je <xliff:g id="number">%d</xliff:g> pokušaja.</item>
- <item quantity="other">Upišite SIM PIN, preostalo vam je <xliff:g id="number">%d</xliff:g> pokušaja.</item>
+ <item quantity="one">Upišite PIN za SIM, preostao vam je <xliff:g id="number">%d</xliff:g> pokušaj nakon čega ćete morati kontaktirati svog pružatelja usluga da otključa vaš uređaj.</item>
+ <item quantity="few">Upišite PIN za SIM, preostala su vam <xliff:g id="number">%d</xliff:g> pokušaja.</item>
+ <item quantity="other">Upišite PIN za SIM, preostalo vam je <xliff:g id="number">%d</xliff:g> pokušaja.</item>
</plurals>
<!-- Shown in the KeyguardSimPinView when entry length is too short. -->
- <string name="kg_invalid_sim_length">Pogreška: Ulaz je kraći od minimalne potrebne duljine</string>
+ <string name="kg_invalid_sim_length">Pogreška: ulazna vrijednost je kraćia od minimalne potrebne duljine</string>
</resources>
diff --git a/packages/Keyguard/res/values-sr-rCS/cm_strings.xml b/packages/Keyguard/res/values-sr-rCS/cm_strings.xml
new file mode 100644
index 0000000..0ba09aa
--- /dev/null
+++ b/packages/Keyguard/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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">
+ <!-- When the user inserts a sim card with some personalization enabled -->
+ <!-- Shown in the lock screen when there is SIM card IO error. -->
+ <!-- Instructions telling the user remaining times when enter SIM PIN view. -->
+ <!-- Shown in the KeyguardSimPinView when entry length is too short. -->
+</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 0000000..b53b53e
--- /dev/null
+++ b/packages/Keyguard/res/values-sr-rCS/strings.xml
@@ -0,0 +1,142 @@
+<?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. -->
+ <!-- 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 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] -->
+ <!-- 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 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.-->
+</resources>
diff --git a/packages/Keyguard/res/values-uk/cm_strings.xml b/packages/Keyguard/res/values-uk/cm_strings.xml
index 084c45b..063a1c2 100644
--- a/packages/Keyguard/res/values-uk/cm_strings.xml
+++ b/packages/Keyguard/res/values-uk/cm_strings.xml
@@ -27,4 +27,5 @@
<item quantity="other">Введіть PIN-код. У вас залишилася <xliff:g id="number">%d</xliff:g> спроб перед тим, як вам доведеться звернутися до оператора для розблокування.</item>
</plurals>
<!-- Shown in the KeyguardSimPinView when entry length is too short. -->
+ <string name="kg_invalid_sim_length">Помилка: введено меньше мінімальної довжини</string>
</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 0000000..52d0bc0
--- /dev/null
+++ b/packages/PrintSpooler/res/values-sr-rCS/strings.xml
@@ -0,0 +1,93 @@
+<?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] -->
+ <!-- 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] -->
+ <!-- Title of the action bar button to got to add a printer. [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] -->
+ <!-- Add printer dialog -->
+ <!-- Title for the alert dialog for selecting a print service. [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 printers while searching. [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] -->
+ <!-- Template for the notification label for a composite (multiple items) print jobs notification. [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] -->
+ <!-- Label for a printer that is not available. [CHAR LIMIT=25] -->
+ <!-- Arrays -->
+ <!-- Color mode labels. -->
+ <!-- Duplex mode labels. -->
+ <!-- Orientation labels. -->
+ <!-- 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. -->
+ <!-- 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] -->
+ <!-- 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 220d5f5..b311b85 100644
--- a/packages/SettingsLib/res/values-en-rGB/cm_strings.xml
+++ b/packages/SettingsLib/res/values-en-rGB/cm_strings.xml
@@ -18,4 +18,10 @@
** limitations under the License.
*/
-->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"></resources>
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <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-hr/cm_strings.xml b/packages/SettingsLib/res/values-hr/cm_strings.xml
index dbf9958..3ea0fa7 100644
--- a/packages/SettingsLib/res/values-hr/cm_strings.xml
+++ b/packages/SettingsLib/res/values-hr/cm_strings.xml
@@ -21,7 +21,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="profile_applist_title">Aplikacije</string>
<string name="picker_activities">Aktivnosti</string>
- <string name="select_custom_app_title">Odaberite aplikaciju</string>
- <string name="select_custom_activity_title">Odaberite prilagođenu aktivnost</string>
+ <string name="select_custom_app_title">Odabir prilagođene aplikacije</string>
+ <string name="select_custom_activity_title">Odabir prilgođene aktivnosti</string>
<string name="lockscreen_targets_message">Prečaci zaključanog zaslona</string>
</resources>
diff --git a/packages/SettingsLib/res/values-it/cm_strings.xml b/packages/SettingsLib/res/values-it/cm_strings.xml
index ff906e5..d2a4b2c 100644
--- a/packages/SettingsLib/res/values-it/cm_strings.xml
+++ b/packages/SettingsLib/res/values-it/cm_strings.xml
@@ -23,5 +23,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 0000000..c46bb71
--- /dev/null
+++ b/packages/SettingsLib/res/values-sr-rCS/arrays.xml
@@ -0,0 +1,27 @@
+<?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. -->
+</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 0000000..220d5f5
--- /dev/null
+++ b/packages/SettingsLib/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+/*
+**
+** Copyright 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"></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 0000000..710bdcf
--- /dev/null
+++ b/packages/SettingsLib/res/values-sr-rCS/strings.xml
@@ -0,0 +1,122 @@
+<?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 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 -->
+</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 0000000..ce94a95
--- /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 0000000..a4de2af
--- /dev/null
+++ b/packages/Shell/res/values-sr-rCS/strings.xml
@@ -0,0 +1,24 @@
+<?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 notification indicating a bugreport has been successfully captured. [CHAR LIMIT=50] -->
+ <!-- Text of notification indicating that swipe left will share the captured bugreport. [CHAR LIMIT=100] -->
+ <!-- Text of notification indicating that touching will share the captured bugreport. [CHAR LIMIT=100] -->
+ <!-- Body of dialog informing user about contents of a bugreport. [CHAR LIMIT=NONE] -->
+ <!-- Checkbox that indicates this dialog should be shown again when the next bugreport is taken. [CHAR LIMIT=50] -->
+ <!-- Title for documents backend that offers bugreports. -->
+</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 0000000..4987b56
--- /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_arrays.xml b/packages/SystemUI/res/values-en-rGB/cm_arrays.xml
index 44e4c6a..3110756 100644
--- a/packages/SystemUI/res/values-en-rGB/cm_arrays.xml
+++ b/packages/SystemUI/res/values-en-rGB/cm_arrays.xml
@@ -17,6 +17,24 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Cardinal directions for the compass tile -->
+ <string-array name="cardinal_directions">
+ <item>N</item>
+ <!-- North -->
+ <item>NE</item>
+ <!-- North east -->
+ <item>E</item>
+ <!-- East -->
+ <item>SE</item>
+ <!-- South east -->
+ <item>S</item>
+ <!-- South -->
+ <item>SW</item>
+ <!-- South west -->
+ <item>W</item>
+ <!-- West -->
+ <item>NW</item>
+ <!-- North west -->
+ </string-array>
<!-- Performance profiles description-->
<!-- Performance profiles announcement-->
<!-- Dynamic tiles -->
diff --git a/packages/SystemUI/res/values-en-rGB/cm_strings.xml b/packages/SystemUI/res/values-en-rGB/cm_strings.xml
index 4b3b506..d7e892c 100644
--- a/packages/SystemUI/res/values-en-rGB/cm_strings.xml
+++ b/packages/SystemUI/res/values-en-rGB/cm_strings.xml
@@ -17,81 +17,210 @@
-->
<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>
<!-- Content description of the data connection type 4G+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_data_connection_4g_plus">4G+</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>
<!-- 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.
[CHAR LIMIT=4] -->
<!-- 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>
<!-- Dialog title for navigation bar button selection -->
+ <string name="navbar_dialog_title">Choose action to assign</string>
+ <string name="navbar_home_button">Home button</string>
+ <string name="navbar_recent_button">Recent button</string>
+ <string name="navbar_search_button">Search button</string>
+ <string name="navbar_back_button">Back button</string>
+ <string name="navbar_empty_button">Empty button</string>
+ <string name="navbar_menu_conditional_button">Menu (autoHide) button</string>
+ <string name="navbar_menu_always_button">Menu (alwaysShow) button</string>
+ <string name="navbar_menu_big_button">Menu button</string>
+ <string name="accessibility_dpad_left">Cursor left</string>
+ <string name="accessibility_dpad_right">Cursor right</string>
<!-- Development shortcuts -->
<!-- Title shown in recents popup for wiping application's data -->
+ <string name="advanced_dev_option_wipe_app">Wipe app data</string>
<!-- Title shown in recents popup for force stopping the application -->
+ <string name="advanced_dev_option_force_stop">Force stop</string>
<!-- Title shown in recents popup for uninstalling the application -->
+ <string name="advanced_dev_option_uninstall">Uninstall</string>
<!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_notification_brightness">Light brightness</string>
<!-- Content description of the profiles tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_profiles_off">Profiles off.</string>
<!-- Content description of the profiles tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_profiles">Profile: <xliff:g id="profile" example="Default">%s</xliff:g>.</string>
<!-- Announcement made when the profiles tile changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_profiles_changed_off">Profiles turned off.</string>
<!-- Announcement made when the profiles tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_profiles_changed">Profile changed to <xliff:g id="profile" example="Default">%s</xliff:g>.</string>
+ <string name="quick_settings_compass_init">Initialising\u2026</string>
<!-- Lights settings, LED notification -->
+ <string name="led_notification_title">Light settings</string>
+ <string name="led_notification_text">LED enabled by settings</string>
+ <string name="qs_tile_edit_header_instruction">Press and hold tiles to rearrange</string>
+ <string name="quick_settings_edit_label">Edit tiles</string>
+ <string name="quick_settings_cannot_delete_edit_tile">Cannot delete the Edit tile</string>
+ <string name="qs_tiles_reset_confirmation">Reset quick settings tiles to default configuration?</string>
+ <string name="quick_settings_tile_reset_to_default">Reset to default layout</string>
+ <string name="quick_settings_title_header">Header</string>
+ <string name="quick_settings_title_tiles">Tiles</string>
+ <string name="quick_settings_title_show_weather">Show weather</string>
+ <string name="quick_settings_title_show_brightness_slider">Show brightness slider</string>
+ <string name="quick_settings_title_enlarge_first_row">Enlarge first row</string>
<!-- 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>
+ <string name="quick_settings_custom_tile_detail_title">Custom tile</string>
+ <string name="quick_settings_remove">Remove tile</string>
+ <string name="quick_settings_network_adb_label">ADB over network</string>
+ <string name="quick_settings_compass_label">Compass</string>
+ <string name="quick_settings_nfc_label">NFC</string>
+ <string name="quick_settings_profiles">System profiles</string>
+ <string name="quick_settings_profiles_off">Profiles disabled</string>
+ <string name="quick_settings_heads_up_label">Heads up</string>
+ <string name="quick_settings_battery_saver_label">Battery saver</string>
<!-- quick settings battery saver label to show when device is charging and tile is disabled -->
+ <string name="quick_settings_battery_saver_label_charging">Battery saver (charging)</string>
+ <string name="quick_settings_caffeine_label">Caffeine</string>
<!-- Content description of the sync tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_sync_off">Sync off.</string>
<!-- Content description of the sync tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_sync_on">Sync on.</string>
<!-- Announcement made when sync changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_sync_changed_off">Sync turned off.</string>
<!-- Announcement made when sync changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_sync_changed_on">Sync turned on.</string>
+ <string name="quick_settings_sync_label">Sync</string>
+ <string name="quick_settings_volume_panel_label">Volume panel</string>
+ <string name="quick_settings_usb_tether_label">USB tethering</string>
+ <string name="quick_settings_screen_timeout_detail_title">Screen timeout</string>
+ <string name="quick_settings_lockscreen_label">Lock screen</string>
+ <string name="quick_settings_ambient_display_label">Ambient display</string>
+ <string name="quick_settings_lockscreen_label_enforced">Lock screen enforced</string>
+ <string name="quick_settings_lockscreen_label_locked_by_profile">Disabled by profile</string>
<!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_screen_timeout">Screen timeout: <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</string>
<!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_screen_timeout_changed">Screen timeout changed to <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</string>
+ <string name="qs_tile_performance">Battery mode</string>
<!-- Content description of the battery mode tile in quick settings when on, power save mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_pwrsv">Battery mode: power save mode.</string>
<!-- Content description of the battery mode tile in quick settings when on, balanced mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_bal">Battery mode: balanced mode.</string>
<!-- Content description of the battery mode tile in quick settings when on, performance mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_perf">Battery mode: performance mode.</string>
<!-- Content description of the battery mode tile in quick settings when on, efficiency mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_bias_power">Battery mode: efficiency mode.</string>
<!-- Content description of the battery mode tile in quick settings when on, quick mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_bias_perf">Battery mode: quick mode.</string>
<!-- Announcement made when the battery mode tile changes to power save (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_changed_pwrsv">Battery mode changed to power save mode.</string>
<!-- Announcement made when the battery mode tile changes to balanced (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_changed_bal">Battery mode changed to balanced mode.</string>
<!-- Announcement made when the battery mode tile changes to performance (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_changed_perf">Battery mode changed to performance mode.</string>
<!-- Announcement made when the battery mode tile changes to efficiency (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_changed_bias_power">Battery mode changed to efficiency mode.</string>
<!-- Announcement made when the battery mode tile changes to quick (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_perf_profile_changed_bias_perf">Battery mode changed to quick mode.</string>
+ <string name="quick_settings_performance_profile_detail_title">Battery mode</string>
<!-- Content description of the lock screen tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_lock_screen_off">Lock screen off.</string>
<!-- Content description of the lock screen tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_lock_screen_on">Lock screen on.</string>
<!-- Announcement made when lock screen changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_lock_screen_changed_off">Lock screen turned off.</string>
<!-- Announcement made when lock screen changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_lock_screen_changed_on">Lock screen turned on.</string>
<!-- Content description of the ambient display tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_ambient_display_off">Ambient display off.</string>
<!-- Content description of the ambient display tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_ambient_display_on">Ambient display on.</string>
<!-- Announcement made when ambient display changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_ambient_display_changed_off">Ambient display turned off.</string>
<!-- Announcement made when ambient display changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_ambient_display_changed_on">Ambient display turned on.</string>
<!-- Content description of the heads up tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_heads_up_off">Heads up off.</string>
<!-- Content description of the heads up tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_heads_up_on">Heads up on.</string>
<!-- Announcement made when heads up changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_heads_up_changed_off">Heads up turned off.</string>
<!-- Announcement made when heads up changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_heads_up_changed_on">Heads up turned on.</string>
<!-- Content description of the caffeine tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_caffeine_off">Caffeine off.</string>
<!-- Content description of the caffeine tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_caffeine_on">Caffeine on.</string>
<!-- Content description of the battery saver tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_battery_saver_off">Battery saver off.</string>
<!-- Content description of the battery saver tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_battery_saver_on">Battery saver on.</string>
<!-- Announcement made when battery saver changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_battery_saver_changed_off">Battery saver turned off.</string>
<!-- Announcement made when battery saver changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_battery_saver_changed_on">Battery saver turned on.</string>
<!-- Dynamic tiles -->
+ <string name="quick_settings_dynamic_tile_detail_title">Dynamic tile</string>
+ <string name="dynamic_qs_tile_next_alarm_label">Next alarm</string>
+ <string name="dynamic_qs_tile_ime_selector_label">IME selector</string>
+ <string name="dynamic_qs_tile_su_label">Root access</string>
+ <string name="dynamic_qs_tile_themes_label">Themes</string>
+ <string name="quick_settings_title_advanced_location">Tri-state location</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_location_battery_saving">Location reporting: battery saving mode.</string>
<!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_location_gps_only">Location reporting: sensors only mode.</string>
<!-- Content description of the location tile in quick settings when on, high accuracy mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_location_high_accuracy">Location reporting: high accuracy mode.</string>
<!-- QuickSettings: Location detail panel title [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_location_detail_title">Location mode</string>
<!-- QuickSettings: Location (On, low-power) [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_location_battery_saving_label">Battery saving</string>
<!-- QuickSettings: Location (On, gps-only) [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_location_gps_only_label">Device only</string>
<!-- QuickSettings: Location (On, high-accuracy) [CHAR LIMIT=NONE] -->
+ <string name="quick_settings_location_high_accuracy_label">High accuracy</string>
<!-- Announcement made when the location tile changes to battery saving (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_location_changed_battery_saving">Location reporting changed to battery saving mode.</string>
<!-- Announcement made when the location tile changes to sensors only (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_location_changed_gps_only">Location reporting changed to sensors only mode.</string>
<!-- Announcement made when the location tile changes to high accuracy (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_location_changed_high_accuracy">Location reporting changed to high accuracy mode.</string>
+ <string name="quick_settings_tiles_category_system">System tiles</string>
<!-- detail header when adding a tile -->
+ <string name="quick_settings_tiles_add_tiles">Add a tile</string>
<!-- Hotspot dialog message -->
<string name="hotspot_apm_message">Unable to connect to mobile networks while Airplane mode is enabled. Disable Airplane mode and try again.</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>
<!-- 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>
<!-- CellularTile data sim not configured state string -->
+ <string name="data_sim_not_configured">No data SIM</string>
<!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_dock_battery_level">Dock battery <xliff:g id="number">%d</xliff:g> percent.</string>
<!-- Play queue -->
+ <string name="play_queue_extention">Show play queue</string>
<!-- Path data for portrait battery -->
<!-- Path data for landscape battery -->
<!-- Path data for circle battery -->
<!-- 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="expand_hint">Swipe down to expand</string>
+ <string name="swipe_left_hint">Swipe left to <xliff:g id="app_name">%1$s</xliff:g></string>
+ <string name="swipe_right_hint">Swipe right to notifications</string>
</resources>
diff --git a/packages/SystemUI/res/values-es-rUS/cm_strings.xml b/packages/SystemUI/res/values-es-rUS/cm_strings.xml
index 43f3f98..1ce7517 100644
--- a/packages/SystemUI/res/values-es-rUS/cm_strings.xml
+++ b/packages/SystemUI/res/values-es-rUS/cm_strings.xml
@@ -67,7 +67,7 @@
<!-- Lights settings, LED notification -->
<string name="led_notification_title">Ajustes de luz de notificación</string>
<string name="led_notification_text">Luz LED activada por ajustes</string>
- <string name="qs_tile_edit_header_instruction">Tocar y dejar presionados los mosaicos para reorganizarlos</string>
+ <string name="qs_tile_edit_header_instruction">Pulsa y mantén presionados los mosaicos para reorganizarlos</string>
<string name="quick_settings_edit_label">Editar mosaicos</string>
<string name="quick_settings_cannot_delete_edit_tile">No se puede eliminar el mosaico Editar</string>
<string name="qs_tiles_reset_confirmation">¿Restaurar lo mosaicos de ajustes rápidos a su configuración predeterminada?</string>
@@ -106,7 +106,7 @@
<string name="quick_settings_lockscreen_label">Pantalla bloqueada</string>
<string name="quick_settings_ambient_display_label">Pantalla ambiente</string>
<string name="quick_settings_lockscreen_label_enforced">Pantalla bloqueada forzada</string>
- <string name="quick_settings_lockscreen_label_locked_by_profile">Deshabilitado por perfil</string>
+ <string name="quick_settings_lockscreen_label_locked_by_profile">Desactivado por perfil</string>
<!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_screen_timeout">Tiempo de espera de pantalla: <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</string>
<!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -158,9 +158,9 @@
<!-- Announcement made when heads up changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_heads_up_changed_on">Notificaciones emergentes activadas.</string>
<!-- Content description of the caffeine tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_caffeine_off">Deshabilitar cafeína.</string>
+ <string name="accessibility_quick_settings_caffeine_off">Desactivar Cafeína.</string>
<!-- Content description of the caffeine tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_caffeine_on">Habilitar cafeína.</string>
+ <string name="accessibility_quick_settings_caffeine_on">Activar Cafeína.</string>
<!-- Content description of the battery saver tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_battery_saver_off">Apagar modo de ahorro de batería.</string>
<!-- Content description of the battery saver tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
diff --git a/packages/SystemUI/res/values-hr/cm_strings.xml b/packages/SystemUI/res/values-hr/cm_strings.xml
index 371f4db..921c9ed 100644
--- a/packages/SystemUI/res/values-hr/cm_strings.xml
+++ b/packages/SystemUI/res/values-hr/cm_strings.xml
@@ -27,19 +27,19 @@
values/config.xml) and must be truncated.
[CHAR LIMIT=4] -->
<!-- Strings for lockscreen shortcut hints -->
- <string name="left_shortcut_hint">Kliznite desno za %1$s</string>
- <string name="right_shortcut_hint">Kliznite lijevo za %1$s</string>
+ <string name="left_shortcut_hint">Kliznite udesno za %1$s</string>
+ <string name="right_shortcut_hint">Kliznite ulijevo za %1$s</string>
<string name="lockscreen_message">Dodirnite ikonu na lijevoj ili desnoj strani da biste postavili prečac zaključanog zaslona.</string>
<string name="lockscreen_default_target">Zadano</string>
<string name="select_application">Odaberite aplikaciju</string>
<string name="lockscreen_choose_action_title">Odaberite radnju</string>
- <string name="lockscreen_none_target">Nijedan</string>
+ <string name="lockscreen_none_target">Ništa</string>
<!-- Dialog title for navigation bar button selection -->
- <string name="navbar_dialog_title">Odaberi radnju</string>
+ <string name="navbar_dialog_title">Odaberite radnju</string>
<string name="navbar_home_button">Gumb za početni zaslon</string>
- <string name="navbar_recent_button">Tipka nedavno</string>
+ <string name="navbar_recent_button">Tipka za nedavne aplikacije</string>
<string name="navbar_search_button">Tipka za pretraživanje</string>
- <string name="navbar_back_button">Tipka nazad</string>
+ <string name="navbar_back_button">Tipka za povratak natrag</string>
<string name="navbar_empty_button">Prazna tipka</string>
<string name="navbar_menu_conditional_button">Tipka izbornika (automatsko sakrivanje)</string>
<string name="navbar_menu_always_button">Tipka izbornika (uvijek prikaži)</string>
@@ -62,25 +62,25 @@
<!-- Announcement made when the profiles tile changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_profiles_changed_off">Profili su isključeni.</string>
<!-- Announcement made when the profiles tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_profiles_changed">Profil promijenjen u <xliff:g id="profile" example="Default">%s </xliff:g>.</string>
+ <string name="accessibility_quick_settings_profiles_changed">Profil je promijenjen u <xliff:g id="profile" example="Default">%s </xliff:g>.</string>
<string name="quick_settings_compass_init">Inicijalizacija\u2026</string>
<!-- Lights settings, LED notification -->
<string name="led_notification_title">Postavke svjetla</string>
- <string name="led_notification_text">LED svjetlo omogućeno postavkama</string>
- <string name="qs_tile_edit_header_instruction">Pritisnite i držite pločicu za uređivanje</string>
+ <string name="led_notification_text">LED svjetlo je omogućeno u postavkama</string>
+ <string name="qs_tile_edit_header_instruction">Pritisnite i držite pločice za uređivanje</string>
<string name="quick_settings_edit_label">Uredi pločice</string>
- <string name="quick_settings_cannot_delete_edit_tile">Nije moguće obrisati Uredi pločice</string>
+ <string name="quick_settings_cannot_delete_edit_tile">Ne možete izbrisati pločicu za uređivanje</string>
<string name="qs_tiles_reset_confirmation">Vratiti pločice brzih postavki na zadano?</string>
<string name="quick_settings_tile_reset_to_default">Vraćanje na zadani izgled</string>
<string name="quick_settings_title_header">Zaglavlje</string>
<string name="quick_settings_title_tiles">Pločice</string>
<string name="quick_settings_title_show_weather">Pokaži prognozu</string>
- <string name="quick_settings_title_show_brightness_slider">Pokaži klizač osvjetljenja</string>
+ <string name="quick_settings_title_show_brightness_slider">Prikaži klizač osvjetljenja</string>
<string name="quick_settings_title_enlarge_first_row">Povećaj prvi red</string>
<!-- Screen pinning dialog description (for devices without navbar) -->
- <string name="screen_pinning_description_no_navbar">Ovo drži u pogledu dok ne otkvačite. Dodirnite i držite gumb natrag da bi otkvačili.</string>
- <string name="quick_settings_custom_tile_detail_title">Prilagodljive pločice</string>
- <string name="quick_settings_remove">Uklanjanje pločice</string>
+ <string name="screen_pinning_description_no_navbar">Ovo drži zaslon u pogledu dok ga ne otkvačite. Dodirnite i držite gumb za povratak natrag da biste ga otkvačili.</string>
+ <string name="quick_settings_custom_tile_detail_title">Prilagođena pločica</string>
+ <string name="quick_settings_remove">Ukloni pločicu</string>
<string name="quick_settings_network_adb_label">ADB preko mreže</string>
<string name="quick_settings_compass_label">Kompas</string>
<string name="quick_settings_nfc_label">NFC</string>
@@ -99,39 +99,39 @@
<string name="accessibility_quick_settings_sync_changed_off">Sinkronizacija je isključena.</string>
<!-- Announcement made when sync changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_sync_changed_on">Sinkronizacija je uključena.</string>
- <string name="quick_settings_sync_label">Sinkroniziranje</string>
+ <string name="quick_settings_sync_label">Sinkronizacija</string>
<string name="quick_settings_volume_panel_label">Zvučna ploča</string>
- <string name="quick_settings_usb_tether_label">USB dijeljenje veze</string>
- <string name="quick_settings_screen_timeout_detail_title">Vrijeme do gašenja zaslona</string>
+ <string name="quick_settings_usb_tether_label">Dijeljenje veze preko USB-a</string>
+ <string name="quick_settings_screen_timeout_detail_title">Vrijeme isteka zaslona</string>
<string name="quick_settings_lockscreen_label">Zaključani zaslon</string>
- <string name="quick_settings_ambient_display_label">Ambijentni zaslon</string>
+ <string name="quick_settings_ambient_display_label">Ambijentalni zaslon</string>
<string name="quick_settings_lockscreen_label_enforced">Provođenje zaključavanja zaslona</string>
- <string name="quick_settings_lockscreen_label_locked_by_profile">Onemogućeno od strane profila</string>
+ <string name="quick_settings_lockscreen_label_locked_by_profile">Onemogućeno zbog profila</string>
<!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_screen_timeout">Isključivanje zaslona: <xliff:g id="timeout" example="30 seconds">%s </xliff:g>.</string>
+ <string name="accessibility_quick_settings_screen_timeout">Istek zaslona: <xliff:g id="timeout" example="30 seconds">%s </xliff:g>.</string>
<!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_screen_timeout_changed">Isključivanje zaslona promijenjeno u <xliff:g id="timeout" example="30 seconds">%s </xliff:g>.</string>
+ <string name="accessibility_quick_settings_screen_timeout_changed">Istek zaslona promijenjen je u <xliff:g id="timeout" example="30 seconds">%s </xliff:g>.</string>
<string name="qs_tile_performance">Način rada baterije</string>
<!-- Content description of the battery mode tile in quick settings when on, power save mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_perf_profile_pwrsv">Baterija: način uštede energije.</string>
<!-- Content description of the battery mode tile in quick settings when on, balanced mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_bal">Baterija: uravnoteženo.</string>
+ <string name="accessibility_quick_settings_perf_profile_bal">Baterija: uravnoteženi način rada.</string>
<!-- Content description of the battery mode tile in quick settings when on, performance mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_perf_profile_perf">Baterija: performanse.</string>
<!-- Content description of the battery mode tile in quick settings when on, efficiency mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_bias_power">Baterija: učinkoviti način.</string>
+ <string name="accessibility_quick_settings_perf_profile_bias_power">Baterija: način rada učinkovitosti.</string>
<!-- Content description of the battery mode tile in quick settings when on, quick mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_bias_perf">Baterija: brzo.</string>
+ <string name="accessibility_quick_settings_perf_profile_bias_perf">Baterija: brzi način rada.</string>
<!-- Announcement made when the battery mode tile changes to power save (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_changed_pwrsv">Rad baterije promijenjen u način uštede.</string>
+ <string name="accessibility_quick_settings_perf_profile_changed_pwrsv">Način rada baterije promijenjen je na način uštede energije.</string>
<!-- Announcement made when the battery mode tile changes to balanced (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_changed_bal">Rad baterije promijenjen u uravnotežen način.</string>
+ <string name="accessibility_quick_settings_perf_profile_changed_bal">Način rada baterije promijenjen je na uravnotežen način rada.</string>
<!-- Announcement made when the battery mode tile changes to performance (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_changed_perf">Rad baterije promijenjen u performanse.</string>
+ <string name="accessibility_quick_settings_perf_profile_changed_perf">Način rada baterije promijenjen je na performanse.</string>
<!-- Announcement made when the battery mode tile changes to efficiency (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_changed_bias_power">Način baterije promijenjen u učinkoviti.</string>
+ <string name="accessibility_quick_settings_perf_profile_changed_bias_power">Način rada baterije promijenjen je u način rada učinkovitosti.</string>
<!-- Announcement made when the battery mode tile changes to quick (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_changed_bias_perf">Način baterije promijenjen u brzi.</string>
+ <string name="accessibility_quick_settings_perf_profile_changed_bias_perf">Način rada baterije promijenjen je brzi način rada.</string>
<string name="quick_settings_performance_profile_detail_title">Način rada baterije</string>
<!-- Content description of the lock screen tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_lock_screen_off">Zaključani zaslon isključen.</string>
@@ -142,17 +142,17 @@
<!-- Announcement made when lock screen changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_lock_screen_changed_on">Zaključani zaslon je uključen.</string>
<!-- Content description of the ambient display tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_ambient_display_off">Ambijentni zaslon isključen.</string>
+ <string name="accessibility_quick_settings_ambient_display_off">Ambijentalni zaslon isključen.</string>
<!-- Content description of the ambient display tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_ambient_display_on">Ambijentni zaslon uključen.</string>
+ <string name="accessibility_quick_settings_ambient_display_on">Ambijentalni zaslon uključen.</string>
<!-- Announcement made when ambient display changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_ambient_display_changed_off">Ambijentni zaslon je isključen.</string>
+ <string name="accessibility_quick_settings_ambient_display_changed_off">Ambijentalni je zaslon isključen.</string>
<!-- Announcement made when ambient display changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_ambient_display_changed_on">Ambijentni zaslon je uključen.</string>
+ <string name="accessibility_quick_settings_ambient_display_changed_on">Ambijentalni je zaslon uključen.</string>
<!-- Content description of the heads up tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_heads_up_off">Plutajuće su obavijesti isključene.</string>
+ <string name="accessibility_quick_settings_heads_up_off">Plutajuće obavijesti isključene.</string>
<!-- Content description of the heads up tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_heads_up_on">Plutajuće su obavijesti uključene.</string>
+ <string name="accessibility_quick_settings_heads_up_on">Plutajuće obavijesti uključene.</string>
<!-- Announcement made when heads up changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_heads_up_changed_off">Plutajuće su obavijesti isključene.</string>
<!-- Announcement made when heads up changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -172,16 +172,16 @@
<!-- Dynamic tiles -->
<string name="quick_settings_dynamic_tile_detail_title">Dinamične pločice</string>
<string name="dynamic_qs_tile_next_alarm_label">Sljedeći alarm</string>
- <string name="dynamic_qs_tile_ime_selector_label">IME za odabir</string>
+ <string name="dynamic_qs_tile_ime_selector_label">Odabir načina unosa</string>
<string name="dynamic_qs_tile_su_label">Root pristup</string>
<string name="dynamic_qs_tile_themes_label">Teme</string>
- <string name="quick_settings_title_advanced_location">Način lokacije</string>
+ <string name="quick_settings_title_advanced_location">3 stanja lokacije</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_location_battery_saving">Prijavljivanje lokacije: štednja baterije.</string>
+ <string name="accessibility_quick_settings_location_battery_saving">Izvještavanje o lokaciji: način štednje baterije.</string>
<!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_location_gps_only">Prijavljivanje lokacije: samo senzori.</string>
+ <string name="accessibility_quick_settings_location_gps_only">Izvještavanje o lokaciji: način samo sa senzorima.</string>
<!-- Content description of the location tile in quick settings when on, high accuracy mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_location_high_accuracy">Prijavljivanje lokacije: visoka preciznost.</string>
+ <string name="accessibility_quick_settings_location_high_accuracy">Izvještavanje o lokaciji: način visoke preciznosti.</string>
<!-- QuickSettings: Location detail panel title [CHAR LIMIT=NONE] -->
<string name="quick_settings_location_detail_title">Način rada lokacije</string>
<!-- QuickSettings: Location (On, low-power) [CHAR LIMIT=NONE] -->
@@ -191,16 +191,16 @@
<!-- QuickSettings: Location (On, high-accuracy) [CHAR LIMIT=NONE] -->
<string name="quick_settings_location_high_accuracy_label">Visoka preciznost</string>
<!-- Announcement made when the location tile changes to battery saving (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_location_changed_battery_saving">Prijavljivanje lokacije promijenjeno u način uštede baterije.</string>
+ <string name="accessibility_quick_settings_location_changed_battery_saving">Izvještavanje o lokaciji promijenjeno je na način štednje baterije.</string>
<!-- Announcement made when the location tile changes to sensors only (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_location_changed_gps_only">Prijavljivanje lokacije promijenjeno u samo senzori.</string>
+ <string name="accessibility_quick_settings_location_changed_gps_only">Izvještavanje o lokaciji promijenjeno je na način samo sa senzorima.</string>
<!-- Announcement made when the location tile changes to high accuracy (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_location_changed_high_accuracy">Prijavljivanje lokacije promijenjeno u način visoke preciznosti.</string>
- <string name="quick_settings_tiles_category_system">Sistemske pločice</string>
+ <string name="accessibility_quick_settings_location_changed_high_accuracy">Izvještavanje o lokaciji promijenjeno je na način visoke preciznosti.</string>
+ <string name="quick_settings_tiles_category_system">Pločice sustava</string>
<!-- detail header when adding a tile -->
<string name="quick_settings_tiles_add_tiles">Dodaj pločicu</string>
<!-- Hotspot dialog message -->
- <string name="hotspot_apm_message">Nije moguće povezivanje s mobilnim mrežama dok je omogućen način rada u zrakoplovu. Onemogućite način rada u zrakoplovu i pokušajte ponovno.</string>
+ <string name="hotspot_apm_message">Nije moguće povezati se s mobilnim mrežama dok je uključen način rada u zrakoplovu. Onemogućite način rada u zrakoplovu i pokušajte ponovno.</string>
<!-- Notification which notifies user flashlight is enabled -->
<string name="quick_settings_tile_flashlight_not_title">Svjetiljka je uključena</string>
<string name="quick_settings_tile_flashlight_not_summary">Dodirnite za isključivanje</string>
@@ -213,15 +213,15 @@
<!-- CellularTile data sim not configured state string -->
<string name="data_sim_not_configured">Nema SIM podatkovne kartice</string>
<!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_dock_battery_level">Dock baterija <xliff:g id="number">%d</xliff:g> postotak.</string>
+ <string name="accessibility_dock_battery_level">Dock baterija <xliff:g id="number">%d</xliff:g> posto.</string>
<!-- Play queue -->
- <string name="play_queue_extention">Prikaži listu za reprodukciju</string>
+ <string name="play_queue_extention">Prikaži red za reprodukciju</string>
<!-- Path data for portrait battery -->
<!-- Path data for landscape battery -->
<!-- Path data for circle battery -->
<!-- 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="expand_hint">Prijeđite prstom prema dolje da biste proširili</string>
- <string name="swipe_left_hint">Prijeđite prstom lijevo za <xliff:g id="app_name">%1$s</xliff:g></string>
- <string name="swipe_right_hint">Prijeđite prstom desno za obavijesti</string>
+ <string name="swipe_left_hint">Prijeđite prstom ulijevo za <xliff:g id="app_name">%1$s</xliff:g></string>
+ <string name="swipe_right_hint">Prijeđite prstom udesno za obavijesti</string>
</resources>
diff --git a/packages/SystemUI/res/values-in/cm_strings.xml b/packages/SystemUI/res/values-in/cm_strings.xml
index 38880b4..6506019 100644
--- a/packages/SystemUI/res/values-in/cm_strings.xml
+++ b/packages/SystemUI/res/values-in/cm_strings.xml
@@ -29,7 +29,7 @@
<!-- Strings for lockscreen shortcut hints -->
<string name="left_shortcut_hint">Geser ke kanan untuk %1$s</string>
<string name="right_shortcut_hint">Geser ke kiri untuk %1$s</string>
- <string name="lockscreen_message">Ketuk ikon di sebelah kiri atau kanan untuk menugaskan kembali pintasan layar kunci.</string>
+ <string name="lockscreen_message">Ketuk ikon di sebelah kiri atau kanan untuk mengatur pintasan kunci layar.</string>
<string name="lockscreen_default_target">Standar</string>
<string name="select_application">Pilih aplikasi</string>
<string name="lockscreen_choose_action_title">Pilih tindakan</string>
@@ -101,7 +101,7 @@
<string name="accessibility_quick_settings_sync_changed_on">Sinkronisasi dihidupkan.</string>
<string name="quick_settings_sync_label">Sinkronisasi</string>
<string name="quick_settings_volume_panel_label">Panel volume</string>
- <string name="quick_settings_usb_tether_label">Tethering USB</string>
+ <string name="quick_settings_usb_tether_label">Penambatan USB</string>
<string name="quick_settings_screen_timeout_detail_title">Waktu layar mati</string>
<string name="quick_settings_lockscreen_label">Kunci layar</string>
<string name="quick_settings_ambient_display_label">Tampilan ambien</string>
@@ -111,13 +111,13 @@
<string name="accessibility_quick_settings_screen_timeout">Batas waktu layar: <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</string>
<!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_screen_timeout_changed">Batas waktu layar diubah menjadi <xliff:g id="timeout" example="30 seconds">%s</xliff:g>.</string>
- <string name="qs_tile_performance">Mode Baterai</string>
+ <string name="qs_tile_performance">Mode baterai</string>
<!-- Content description of the battery mode tile in quick settings when on, power save mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_perf_profile_pwrsv">Mode baterai: hemat daya.</string>
<!-- Content description of the battery mode tile in quick settings when on, balanced mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_bal">Mode Baterai: seimbang.</string>
+ <string name="accessibility_quick_settings_perf_profile_bal">Mode baterai: seimbang.</string>
<!-- Content description of the battery mode tile in quick settings when on, performance mode (not shown on the screen). [CHAR LIMIT=NONE] -->
- <string name="accessibility_quick_settings_perf_profile_perf">Mode Baterai: Performa.</string>
+ <string name="accessibility_quick_settings_perf_profile_perf">Mode baterai: Performa.</string>
<!-- Content description of the battery mode tile in quick settings when on, efficiency mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_perf_profile_bias_power">Mode baterai: efisien.</string>
<!-- Content description of the battery mode tile in quick settings when on, quick mode (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -132,7 +132,7 @@
<string name="accessibility_quick_settings_perf_profile_changed_bias_power">Mode baterai diubah menjadi mode efisien.</string>
<!-- Announcement made when the battery mode tile changes to quick (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_perf_profile_changed_bias_perf">Mode baterai diubah menjadi mode cepat.</string>
- <string name="quick_settings_performance_profile_detail_title">Mode Baterai</string>
+ <string name="quick_settings_performance_profile_detail_title">Mode baterai</string>
<!-- Content description of the lock screen tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_lock_screen_off">Kunci layar mati.</string>
<!-- Content description of the lock screen tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Alarm selanjutnya</string>
<string name="dynamic_qs_tile_ime_selector_label">Pemilih IME</string>
<string name="dynamic_qs_tile_su_label">Akses root</string>
+ <string name="dynamic_qs_tile_themes_label">Tema</string>
<string name="quick_settings_title_advanced_location">Lokasi Tri-state</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Laporan Lokasi: mode hemat baterai.</string>
diff --git a/packages/SystemUI/res/values-sr-rCS/cm_arrays.xml b/packages/SystemUI/res/values-sr-rCS/cm_arrays.xml
new file mode 100644
index 0000000..44e4c6a
--- /dev/null
+++ b/packages/SystemUI/res/values-sr-rCS/cm_arrays.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-2014 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">
+ <!-- Cardinal directions for the compass tile -->
+ <!-- Performance profiles description-->
+ <!-- Performance profiles announcement-->
+ <!-- Dynamic tiles -->
+</resources>
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 0000000..b75332c
--- /dev/null
+++ b/packages/SystemUI/res/values-sr-rCS/cm_strings.xml
@@ -0,0 +1,96 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2012-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] -->
+ <!-- Content description of the data connection type 4G+ for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Weather string format in expanded statusbar header -->
+ <!-- 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.
+ [CHAR LIMIT=4] -->
+ <!-- Strings for lockscreen shortcut hints -->
+ <!-- Dialog title for navigation bar button selection -->
+ <!-- Development shortcuts -->
+ <!-- Title shown in recents popup for wiping application's data -->
+ <!-- Title shown in recents popup for force stopping the application -->
+ <!-- Title shown in recents popup for uninstalling the application -->
+ <!-- Content description of the light brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the profiles tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the profiles tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the profiles tile changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the profiles tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Lights settings, LED notification -->
+ <!-- Screen pinning dialog description (for devices without navbar) -->
+ <!-- quick settings battery saver label to show when device is charging and tile is disabled -->
+ <!-- Content description of the sync tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the sync tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when sync changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when sync changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery mode tile in quick settings when on, power save mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery mode tile in quick settings when on, balanced mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery mode tile in quick settings when on, performance mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery mode tile in quick settings when on, efficiency mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery mode tile in quick settings when on, quick mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the battery mode tile changes to power save (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the battery mode tile changes to balanced (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the battery mode tile changes to performance (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the battery mode tile changes to efficiency (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the battery mode tile changes to quick (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the lock screen tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the lock screen tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when lock screen changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when lock screen changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the ambient display tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the ambient display tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when ambient display changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when ambient display changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the heads up tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the heads up tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when heads up changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when heads up changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the caffeine tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the caffeine tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery saver tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the battery saver tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when battery saver changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when battery saver changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Dynamic tiles -->
+ <!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the location tile in quick settings when on, sensors only mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Content description of the location tile in quick settings when on, high accuracy mode (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Location detail panel title [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Location (On, low-power) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Location (On, gps-only) [CHAR LIMIT=NONE] -->
+ <!-- QuickSettings: Location (On, high-accuracy) [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the location tile changes to battery saving (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the location tile changes to sensors only (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Announcement made when the location tile changes to high accuracy (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- detail header when adding a tile -->
+ <!-- Hotspot dialog message -->
+ <!-- Notification which notifies user flashlight is enabled -->
+ <!-- Wi-Fi hotspot label when enabled -->
+ <!-- CellularTile data sim not configured state string -->
+ <!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <!-- Play queue -->
+ <!-- Path data for portrait battery -->
+ <!-- Path data for landscape battery -->
+ <!-- Path data for circle battery -->
+ <!-- Weather string format in keyguard -->
+</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 0000000..7758366
--- /dev/null
+++ b/packages/SystemUI/res/values-sr-rCS/strings.xml
@@ -0,0 +1,459 @@
+<?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 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 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 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 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 the battery level icon for accessibility (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 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 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 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 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 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 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] -->
+ <!-- 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] -->
+ <!-- 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 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] -->
+ <!-- Recents: The empty recents string. [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: Dismiss all button. [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] -->
+ <!-- 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 for add user confirmation dialog [CHAR LIMIT=30] -->
+ <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
+ <!-- Battery saver notification title. [CHAR LIMIT=60]-->
+ <!-- Battery saver notification text. [CHAR LIMIT=60] -->
+ <!-- Battery saver notification action text. [CHAR LIMIT=60] -->
+ <!-- Text shown in place of notification contents when the notification is hidden on a secure lockscreen -->
+ <!-- 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] -->
+ <!-- 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 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] -->
+ <!-- Text for the button to expand the notifications to show notification children [CHAR LIMIT=20] -->
+ <!-- Text for the button to expand the notifications to hide notification children [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 dialog description when in accessibility mode. -->
+ <!-- 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 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]-->
+ <!-- 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] -->
+</resources>
diff --git a/packages/SystemUI/res/values-uk/cm_strings.xml b/packages/SystemUI/res/values-uk/cm_strings.xml
index 57b9cb5..303691c 100644
--- a/packages/SystemUI/res/values-uk/cm_strings.xml
+++ b/packages/SystemUI/res/values-uk/cm_strings.xml
@@ -75,6 +75,7 @@
<string name="quick_settings_title_header">Заголовок</string>
<string name="quick_settings_title_tiles">Плитки</string>
<string name="quick_settings_title_show_weather">Показати погоду</string>
+ <string name="quick_settings_title_show_brightness_slider">Показати повзунок яскравості</string>
<string name="quick_settings_title_enlarge_first_row">Збільшити перший рядок</string>
<!-- Screen pinning dialog description (for devices without navbar) -->
<string name="screen_pinning_description_no_navbar">Триматиме це перед Вами, доки не відкріпите. Торкніться й утримуйте кнопку «Назад», щоб відкріпити.</string>
@@ -88,6 +89,8 @@
<string name="quick_settings_heads_up_label">Спливаючі сповіщення</string>
<string name="quick_settings_battery_saver_label">Енергозбереження</string>
<!-- quick settings battery saver label to show when device is charging and tile is disabled -->
+ <string name="quick_settings_battery_saver_label_charging">Енергозберігання (триває зарядка)</string>
+ <string name="quick_settings_caffeine_label">Кофеїн</string>
<!-- Content description of the sync tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_sync_off">Синхронізацію вимкнено.</string>
<!-- Content description of the sync tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -103,6 +106,7 @@
<string name="quick_settings_lockscreen_label">Заблокувати екран</string>
<string name="quick_settings_ambient_display_label">Ambient display</string>
<string name="quick_settings_lockscreen_label_enforced">Блокування екрану ввімкнено</string>
+ <string name="quick_settings_lockscreen_label_locked_by_profile">Вимкнено профілем</string>
<!-- Content description of the screen timeout tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_screen_timeout">Вимкнення екрана через: <xliff:g id="timeout" example="30 seconds">%s</xliff:g> секунд.</string>
<!-- Announcement made when the screen timeout tile changes (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -154,7 +158,9 @@
<!-- Announcement made when heads up changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_heads_up_changed_on">Спливаючі сповіщення увімкнено.</string>
<!-- Content description of the caffeine tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_caffeine_off">Кофеїн вимкнено.</string>
<!-- Content description of the caffeine tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
+ <string name="accessibility_quick_settings_caffeine_on">Кофеїн увімкнено.</string>
<!-- Content description of the battery saver tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_battery_saver_off">Енергозбереження вимкнено.</string>
<!-- Content description of the battery saver tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
@@ -168,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Наступний сигнал</string>
<string name="dynamic_qs_tile_ime_selector_label">Вибір способу вводу</string>
<string name="dynamic_qs_tile_su_label">Root доступ</string>
+ <string name="dynamic_qs_tile_themes_label">Теми</string>
<string name="quick_settings_title_advanced_location">Параметри відправки геоданих</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Надсилання місця розташування: економія батареї.</string>
@@ -193,9 +200,18 @@
<!-- detail header when adding a tile -->
<string name="quick_settings_tiles_add_tiles">Додати плитку</string>
<!-- Hotspot dialog message -->
+ <string name="hotspot_apm_message">Неможливо під\'єднатися до мобільної мережі, доки увімкнуто режим польоту. Вимкніть цей режим та спробуйте ще раз.</string>
<!-- Notification which notifies user flashlight is enabled -->
+ <string name="quick_settings_tile_flashlight_not_title">Ліхтарик увімкнено</string>
+ <string name="quick_settings_tile_flashlight_not_summary">Торкніться для вимкнення</string>
<!-- Wi-Fi hotspot label when enabled -->
+ <plurals name="wifi_hotspot_connected_clients_label">
+ <item quantity="one">%1$d клієнт</item>
+ <item quantity="few">%1$d клієнти</item>
+ <item quantity="other">%1$d клієнтів</item>
+ </plurals>
<!-- CellularTile data sim not configured state string -->
+ <string name="data_sim_not_configured">Відсутня SIM для мобільних даних</string>
<!-- Content description of the dock battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_dock_battery_level">Заряд батареї док-станції <xliff:g id="number">%d</xliff:g> процентів.</string>
<!-- Play queue -->
@@ -204,4 +220,8 @@
<!-- Path data for landscape battery -->
<!-- Path data for circle battery -->
<!-- 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="expand_hint">Потягніть вниз, щоб розгорнути</string>
+ <string name="swipe_left_hint">Потягніть ліворуч, щоб перейти до <xliff:g id="app_name">%1$s</xliff:g></string>
+ <string name="swipe_right_hint">Потягніть праворуч, щоб перейти до сповіщень</string>
</resources>
diff --git a/packages/SystemUI/res/values-vi/cm_strings.xml b/packages/SystemUI/res/values-vi/cm_strings.xml
index e60cee2..62637d5 100644
--- a/packages/SystemUI/res/values-vi/cm_strings.xml
+++ b/packages/SystemUI/res/values-vi/cm_strings.xml
@@ -174,6 +174,7 @@
<string name="dynamic_qs_tile_next_alarm_label">Báo thức tiếp theo</string>
<string name="dynamic_qs_tile_ime_selector_label">Trình chọn IME</string>
<string name="dynamic_qs_tile_su_label">Truy cập root</string>
+ <string name="dynamic_qs_tile_themes_label">Chủ đề</string>
<string name="quick_settings_title_advanced_location">Ba trạng thái cho cài đặt vị trí</string>
<!-- Content description of the location tile in quick settings when on, battery saving mode (not shown on the screen). [CHAR LIMIT=NONE] -->
<string name="accessibility_quick_settings_location_battery_saving">Báo cáo vị trí: chế độ tiết kiệm pin.</string>
@@ -217,4 +218,8 @@
<!-- Path data for landscape battery -->
<!-- Path data for circle battery -->
<!-- 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="expand_hint">Vuốt xuống để mở rộng</string>
+ <string name="swipe_left_hint">Vuốt sang trái để <xliff:g id="app_name">%1$s</xliff:g></string>
+ <string name="swipe_right_hint">Vuốt sang trái để đến các thông báo</string>
</resources>
diff --git a/packages/SystemUI/res/values-zh-rTW/cm_strings.xml b/packages/SystemUI/res/values-zh-rTW/cm_strings.xml
index 0a902a2..c47567a 100644
--- a/packages/SystemUI/res/values-zh-rTW/cm_strings.xml
+++ b/packages/SystemUI/res/values-zh-rTW/cm_strings.xml
@@ -172,7 +172,7 @@
<!-- Dynamic tiles -->
<string name="quick_settings_dynamic_tile_detail_title">動態圖塊</string>
<string name="dynamic_qs_tile_next_alarm_label">下一個鬧鐘</string>
- <string name="dynamic_qs_tile_ime_selector_label">輸入法選擇器</string>
+ <string name="dynamic_qs_tile_ime_selector_label">輸入法選擇工具</string>
<string name="dynamic_qs_tile_su_label">Root 權限</string>
<string name="dynamic_qs_tile_themes_label">主題</string>
<string name="quick_settings_title_advanced_location">三角定位</string>
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 0000000..4afbe1f
--- /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 0000000..0e609fe
--- /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>