diff options
author | Baligh Uddin <baligh@google.com> | 2013-05-23 00:35:21 -0700 |
---|---|---|
committer | Baligh Uddin <baligh@google.com> | 2013-05-23 00:35:21 -0700 |
commit | 3317434180e93e0f4afc86e400485ed0d6f9bd2b (patch) | |
tree | 112d97c3acc805f7d1fa694d10e6f597f1a92bd8 /res/values-en-rGB | |
parent | 99f40d47581376ac40341cccdbd5c6645c30ec5e (diff) | |
download | packages_apps_Settings-3317434180e93e0f4afc86e400485ed0d6f9bd2b.zip packages_apps_Settings-3317434180e93e0f4afc86e400485ed0d6f9bd2b.tar.gz packages_apps_Settings-3317434180e93e0f4afc86e400485ed0d6f9bd2b.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: I5c46faf0aa951cad097747f89fc4427e83bafa1a
Auto-generated-cl: translation import
Diffstat (limited to 'res/values-en-rGB')
-rw-r--r-- | res/values-en-rGB/arrays.xml | 11 | ||||
-rw-r--r-- | res/values-en-rGB/strings.xml | 7 |
2 files changed, 16 insertions, 2 deletions
diff --git a/res/values-en-rGB/arrays.xml b/res/values-en-rGB/arrays.xml index b920ef1..a942642 100644 --- a/res/values-en-rGB/arrays.xml +++ b/res/values-en-rGB/arrays.xml @@ -277,6 +277,7 @@ <item msgid="5762123934816216821">"alarm volume"</item> <item msgid="785049718065337473">"notification volume"</item> <item msgid="6700305533746877052">"Bluetooth volume"</item> + <item msgid="2029227495214047094">"keep awake"</item> </string-array> <string-array name="app_ops_labels"> <item msgid="6602854600289714121">"Location"</item> @@ -310,6 +311,16 @@ <item msgid="3493046322001257041">"Play audio"</item> <item msgid="136815868796597058">"Read clipboard"</item> <item msgid="5238692940326972503">"Modify clipboard"</item> + <item msgid="5753789168376302997">"Media buttons"</item> + <item msgid="3265262911688671938">"Audio focus"</item> + <item msgid="2098976479485046797">"Master volume"</item> + <item msgid="5660213838861789350">"Voice volume"</item> + <item msgid="7983336752371254444">"Ring volume"</item> + <item msgid="7878027809189330917">"Media volume"</item> + <item msgid="7260546305036218513">"Alarm volume"</item> + <item msgid="9103719301075748925">"Notification volume"</item> + <item msgid="7025966722295861512">"Bluetooth volume"</item> + <item msgid="4665183401128289653">"Keep awake"</item> </string-array> <string-array name="long_press_timeout_selector_titles"> <item msgid="3511504869290423954">"Short"</item> diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 02116de..4fa0427 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -1455,6 +1455,7 @@ <string name="tts_default_pitch_title" msgid="6135942113172488671">"Pitch"</string> <string name="tts_default_pitch_summary" msgid="1328298665182885277">"Affects the tone of the spoken text"</string> <string name="tts_default_lang_title" msgid="8018087612299820556">"Language"</string> + <string name="tts_lang_not_selected" msgid="7395787019276734765">"Language not selected"</string> <string name="tts_default_lang_summary" msgid="5219362163902707785">"Sets the language-specific voice for the spoken text"</string> <string name="tts_play_example_title" msgid="7094780383253097230">"Listen to an example"</string> <string name="tts_play_example_summary" msgid="8029071615047894486">"Play a short demonstration of speech synthesis"</string> @@ -1833,7 +1834,8 @@ <string name="user_nickname" msgid="5148818000228994488">"Nickname"</string> <string name="user_add_user_type_title" msgid="2146438670792322349">"Add"</string> <string name="user_add_user_item_summary" msgid="4702776187132008661">"Users have their own apps and content"</string> - <string name="user_add_profile_item_summary" msgid="2505099177666579571">"Restricted profiles can only access the apps and content from your accounts"</string> + <!-- no translation found for user_add_profile_item_summary (5931663986889138941) --> + <skip /> <string name="user_add_user_item_title" msgid="8212199632466198969">"User"</string> <string name="user_add_profile_item_title" msgid="8353515490730363621">"Restricted profile"</string> <string name="user_add_user_title" msgid="3961861593718285403">"Add new user"</string> @@ -1875,7 +1877,8 @@ <string name="user_picture_title" msgid="7297782792000291692">"Photo ID"</string> <string name="cell_broadcast_settings" msgid="8415582011920085222">"Mobile broadcasts"</string> <string name="cell_broadcast_settings_summary" msgid="3301339398950905913">"Select the types of emergency alerts to display."</string> - <string name="user_restrictions_title" msgid="371835484894400390">"Allow apps and content"</string> + <!-- no translation found for user_restrictions_title (7745810037152772035) --> + <skip /> <string name="user_rename" msgid="8523499513614655279">"RENAME"</string> <string name="app_restrictions_custom_label" msgid="4171895848817279538">"Set application limits"</string> <string name="user_restrictions_controlled_by" msgid="3164078767438313899">"Controlled by <xliff:g id="APP">%1$s</xliff:g>"</string> |