diff options
author | Baligh Uddin <baligh@google.com> | 2014-09-03 16:42:42 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2014-09-03 16:42:42 -0700 |
commit | d636225bd751145550eb2d775b127461fe39d76c (patch) | |
tree | bc644bbe56e87d39eac107b3f5c4db87f4f5f363 /packages/SystemUI/res/values-en-rIN/strings.xml | |
parent | d71f9bae20e0840ee56583400bbcd603addee5e7 (diff) | |
download | frameworks_base-d636225bd751145550eb2d775b127461fe39d76c.zip frameworks_base-d636225bd751145550eb2d775b127461fe39d76c.tar.gz frameworks_base-d636225bd751145550eb2d775b127461fe39d76c.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I6e75834ae4677d49cdc795bfa9b8918171f42552
Auto-generated-cl: translation import
Diffstat (limited to 'packages/SystemUI/res/values-en-rIN/strings.xml')
-rw-r--r-- | packages/SystemUI/res/values-en-rIN/strings.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-en-rIN/strings.xml b/packages/SystemUI/res/values-en-rIN/strings.xml index 73f8e48..ffbdcb9 100644 --- a/packages/SystemUI/res/values-en-rIN/strings.xml +++ b/packages/SystemUI/res/values-en-rIN/strings.xml @@ -128,6 +128,10 @@ <string name="accessibility_two_bars" msgid="6437363648385206679">"Two bars."</string> <string name="accessibility_three_bars" msgid="2648241415119396648">"Three bars."</string> <string name="accessibility_signal_full" msgid="9122922886519676839">"Signal full."</string> + <string name="accessibility_desc_on" msgid="2385254693624345265">"On."</string> + <string name="accessibility_desc_off" msgid="6475508157786853157">"Off."</string> + <string name="accessibility_desc_connected" msgid="8366256693719499665">"Connected."</string> + <string name="accessibility_desc_connecting" msgid="3812924520316280149">"Connecting."</string> <string name="accessibility_data_connection_gprs" msgid="1606477224486747751">"GPRS"</string> <string name="accessibility_data_connection_1x" msgid="994133468120244018">"1 X"</string> <string name="accessibility_data_connection_hspa" msgid="2032328855462645198">"HSPA"</string> @@ -351,5 +355,9 @@ <string name="monitoring_description_vpn_device_and_profile_owned" msgid="9193588924767232909">"This device is managed by:\n<xliff:g id="ORGANIZATION_0">%1$s</xliff:g>\nYour profile is managed by:\n<xliff:g id="ORGANIZATION_1">%2$s</xliff:g>\n\nYour administrator is capable of monitoring your network activity including emails, apps and secure websites. For more information, contact your administrator.\n\nAlso, you gave \"<xliff:g id="APPLICATION">%3$s</xliff:g>\" permission to set up a VPN connection. This app can monitor network activity too."</string> <string name="monitoring_description_legacy_vpn_device_and_profile_owned" msgid="6935475023447698473">"This device is managed by:\n<xliff:g id="ORGANIZATION_0">%1$s</xliff:g>\nYour profile is managed by:\n<xliff:g id="ORGANIZATION_1">%2$s</xliff:g>\n\nYour administrator is capable of monitoring your network activity including emails, apps and secure websites. For more information, contact your administrator.\n\nAlso, you\'re connected to a VPN (\"<xliff:g id="APPLICATION">%3$s</xliff:g>\"). Your VPN service provider can monitor network activity too."</string> <string name="keyguard_indication_trust_disabled" msgid="7412534203633528135">"Device will stay locked until you manually unlock"</string> + <string name="hidden_notifications_title" msgid="7139628534207443290">"Get notifications faster"</string> + <string name="hidden_notifications_text" msgid="2326409389088668981">"See them before you unlock"</string> + <string name="hidden_notifications_cancel" msgid="3690709735122344913">"No, thanks"</string> + <string name="hidden_notifications_setup" msgid="41079514801976810">"Setup"</string> <string name="muted_by" msgid="6147073845094180001">"Muted by <xliff:g id="THIRD_PARTY">%1$s</xliff:g>"</string> </resources> |