diff options
author | Baligh Uddin <baligh@google.com> | 2013-08-26 09:56:12 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-08-26 09:56:12 -0700 |
commit | fe5b45de33f20f626b68d8e3e2b990347e0c6379 (patch) | |
tree | e6a79a438fa2f2ba144cf3ffdca32750c69c1e50 /packages/SystemUI/res/values-en-rIN | |
parent | b48c6885c589dcf43ad5064b7207d6690850363f (diff) | |
download | frameworks_base-fe5b45de33f20f626b68d8e3e2b990347e0c6379.zip frameworks_base-fe5b45de33f20f626b68d8e3e2b990347e0c6379.tar.gz frameworks_base-fe5b45de33f20f626b68d8e3e2b990347e0c6379.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I1790028124b1ae7f3f552bf31698e559d8d8aaf4
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SystemUI/res/values-en-rIN')
-rw-r--r-- | packages/SystemUI/res/values-en-rIN/strings.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/packages/SystemUI/res/values-en-rIN/strings.xml b/packages/SystemUI/res/values-en-rIN/strings.xml index 2ac1040..5fc3760 100644 --- a/packages/SystemUI/res/values-en-rIN/strings.xml +++ b/packages/SystemUI/res/values-en-rIN/strings.xml @@ -61,8 +61,6 @@ <string name="usb_debugging_always" msgid="303335496705863070">"Always allow from this computer"</string> <string name="compat_mode_on" msgid="6623839244840638213">"Zoom to fill screen"</string> <string name="compat_mode_off" msgid="4434467572461327898">"Stretch to fill screen"</string> - <string name="compat_mode_help_header" msgid="7969493989397529910">"Compatibility zoom"</string> - <string name="compat_mode_help_body" msgid="4946726776359270040">"When an app was designed for a smaller screen, a zoom control will appear by the clock."</string> <string name="screenshot_saving_ticker" msgid="7403652894056693515">"Saving screenshot…"</string> <string name="screenshot_saving_title" msgid="8242282144535555697">"Saving screenshot…"</string> <string name="screenshot_saving_text" msgid="2419718443411738818">"Screenshot is being saved."</string> @@ -201,4 +199,10 @@ <string name="quick_settings_brightness_dialog_auto_brightness_label" msgid="5064982743784071218">"AUTO"</string> <string name="status_bar_help_title" msgid="1199237744086469217">"Notifications appear here"</string> <string name="status_bar_help_text" msgid="7874607155052076323">"Access them any time by swiping down.\nSwipe down again for system controls."</string> + <string name="ssl_ca_cert_warning" msgid="5848402127455021714">"Network may be monitored"</string> + <string name="done_button" msgid="1759387181766603361">"Finished"</string> + <string name="ssl_ca_cert_dialog_title" msgid="1273796967092027291">"Network Monitoring"</string> + <string name="ssl_ca_cert_info_message" msgid="5430320539555358452">"This device is managed by: <xliff:g id="MANAGING_DOMAIN">%s</xliff:g>.\n\nYour administrator is capable of monitoring your network activity, including emails, apps and secure websites.\n\nFor more information, contact your administrator."</string> + <string name="ssl_ca_cert_warning_message" msgid="2033091656129963669">"A third party is capable of monitoring your network\nactivity, including emails, apps and secure websites.\n\nA trusted credential installed on your device is making this possible."</string> + <string name="ssl_ca_cert_settings_button" msgid="7946956977377166709">"Check trusted credentials"</string> </resources> |