diff options
author | Eric Fischer <enf@google.com> | 2011-09-20 15:36:57 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-09-20 15:36:57 -0700 |
commit | 53c67ee6cbd08c2afa313e7f0d25a5a3e1129c8e (patch) | |
tree | ac69fa88c7133b4503e0c38b7dd06ccab57fa5ce /res/values-en-rGB/strings.xml | |
parent | 0391096cc64fe424544e4a19f4e1ffa092251af1 (diff) | |
parent | f08c420e805011b21e4f2e4b5925c9909473b978 (diff) | |
download | packages_apps_trebuchet-53c67ee6cbd08c2afa313e7f0d25a5a3e1129c8e.zip packages_apps_trebuchet-53c67ee6cbd08c2afa313e7f0d25a5a3e1129c8e.tar.gz packages_apps_trebuchet-53c67ee6cbd08c2afa313e7f0d25a5a3e1129c8e.tar.bz2 |
Merge "Import revised translations. DO NOT MERGE" into ics-factoryrom
Diffstat (limited to 'res/values-en-rGB/strings.xml')
-rw-r--r-- | res/values-en-rGB/strings.xml | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/res/values-en-rGB/strings.xml b/res/values-en-rGB/strings.xml index 7f3766f..4d236eb 100644 --- a/res/values-en-rGB/strings.xml +++ b/res/values-en-rGB/strings.xml @@ -85,10 +85,17 @@ <string name="uninstall_system_app_text" msgid="7488523163288397451">"This is a system application and cannot be uninstalled."</string> <string name="dream_name" msgid="2847171357608437154">"Rocket Launcher"</string> <string name="folder_hint_text" msgid="8633351560105748141">"Unnamed Folder"</string> - <string name="workspace_cling_title" msgid="6772061635561632299">"Welcome Home!"</string> - <string name="workspace_cling_move_item" msgid="897064551822359347">"To move an app or widget, touch & hold, then reposition it."</string> - <string name="workspace_cling_open_all_apps" msgid="5287802320356364228">"To see all your apps, touch the All Apps button."</string> - <string name="all_apps_cling_title" msgid="3057036297077247772">"Here are all your apps"</string> - <string name="all_apps_cling_add_item" msgid="4635717397976102935">"To add an app or widget to your home screen, touch & hold, then position it."</string> + <!-- outdated translation 6772061635561632299 --> <string name="workspace_cling_title" msgid="738396473989890567">"Welcome Home!"</string> + <!-- unknown quoting pattern: original -1, translation 1 --> + <!-- outdated translation 897064551822359347 --> <string name="workspace_cling_move_item" msgid="4270697827183569326">"To move an app or widget, touch &amp; hold, then reposition it."</string> + <!-- outdated translation 5287802320356364228 --> <string name="workspace_cling_open_all_apps" msgid="2459977609848572588">"To see all your apps, touch the All Apps button."</string> + <!-- outdated translation 3057036297077247772 --> <string name="all_apps_cling_title" msgid="2559734712581447107">"Here are all your apps"</string> + <!-- outdated translation 4635717397976102935 --> <string name="all_apps_cling_add_item" msgid="7404588523183860170">"To add an app or widget to your home screen, touch & hold, then position it."</string> + <!-- no translation found for folder_cling_title (4308949882377840953) --> + <skip /> + <!-- no translation found for folder_cling_move_item (270598675060435169) --> + <skip /> + <!-- no translation found for folder_cling_create_folder (289412698047625601) --> + <skip /> <string name="cling_dismiss" msgid="2780907108735868381">"OK"</string> </resources> |