diff options
author | Geoff Mendal <mendal@google.com> | 2015-01-26 07:34:55 -0800 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-01-26 07:34:55 -0800 |
commit | bd1c42dc318fba86997a6617b7e361673b72beb0 (patch) | |
tree | b84319f4d92f334da7501e13136d690999509fde /packages/SystemUI/res/values-en-rIN | |
parent | f11bf431f909dedf71b36a860cc04f0eba591d96 (diff) | |
download | frameworks_base-bd1c42dc318fba86997a6617b7e361673b72beb0.zip frameworks_base-bd1c42dc318fba86997a6617b7e361673b72beb0.tar.gz frameworks_base-bd1c42dc318fba86997a6617b7e361673b72beb0.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I11abe22731fb5eb346f924cba7b21ac6b9a5be13
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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-en-rIN/strings.xml b/packages/SystemUI/res/values-en-rIN/strings.xml index e79ef4e..8e46cce 100644 --- a/packages/SystemUI/res/values-en-rIN/strings.xml +++ b/packages/SystemUI/res/values-en-rIN/strings.xml @@ -159,6 +159,7 @@ <skip /> <string name="accessibility_recents_item_will_be_dismissed" msgid="395770242498031481">"Dismiss <xliff:g id="APP">%s</xliff:g>."</string> <string name="accessibility_recents_item_dismissed" msgid="6803574935084867070">"<xliff:g id="APP">%s</xliff:g> dismissed."</string> + <string name="accessibility_recents_all_items_dismissed" msgid="4464697366179168836">"All recent applications dismissed."</string> <string name="accessibility_recents_item_launched" msgid="7616039892382525203">"Starting <xliff:g id="APP">%s</xliff:g>."</string> <string name="accessibility_notification_dismissed" msgid="854211387186306927">"Notification dismissed."</string> <string name="accessibility_desc_notification_shade" msgid="4690274844447504208">"Notification shade."</string> @@ -280,6 +281,7 @@ <string name="recents_lock_to_app_button_label" msgid="6942899049072506044">"screen pinning"</string> <string name="recents_search_bar_label" msgid="8074997400187836677">"search"</string> <string name="recents_launch_error_message" msgid="2969287838120550506">"Could not start <xliff:g id="APP">%s</xliff:g>."</string> + <string name="recents_dismiss_all_message" msgid="8495275386693095768">"Dismiss all applications"</string> <string name="expanded_header_battery_charged" msgid="5945855970267657951">"Charged"</string> <string name="expanded_header_battery_charging" msgid="205623198487189724">"Charging"</string> <string name="expanded_header_battery_charging_with_time" msgid="457559884275395376">"<xliff:g id="CHARGING_TIME">%s</xliff:g> until full"</string> |