summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2014-01-10 16:46:15 -0800
committerWinson Chung <winsonc@google.com>2014-01-10 16:59:09 -0800
commit5317c2b7adfbfef97edc6ad9b7e007160ef689f4 (patch)
tree422634a60ae6ee123b74553031259f56f0ae5f6f /res/values/strings.xml
parent234b506f4625b23172d437a2ba0b47d63cc2e3dd (diff)
downloadandroid_packages_apps_Trebuchet-5317c2b7adfbfef97edc6ad9b7e007160ef689f4.tar.gz
android_packages_apps_Trebuchet-5317c2b7adfbfef97edc6ad9b7e007160ef689f4.tar.bz2
android_packages_apps_Trebuchet-5317c2b7adfbfef97edc6ad9b7e007160ef689f4.zip
Updating assets and text for migration cling. (Bug 11973614)
Change-Id: I69ffc1581cc43511b4f42ebb2735afe4c0b44131
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 09120d086..b25b4bb3d 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -207,7 +207,7 @@ s -->
<!-- Clings -->
<!-- The title text for the workspace cling [CHAR_LIMIT=30] -->
- <string name="first_run_cling_title">Welcome!</string>
+ <string name="first_run_cling_title">Welcome</string>
<!-- The description of how to use the workspace [CHAR_LIMIT=60] -->
<string name="first_run_cling_description">Make yourself at home.</string>
<!-- The description of how to use the workspace [CHAR_LIMIT=60] -->
@@ -217,13 +217,13 @@ s -->
<!-- The description of how to use the workspace [CHAR_LIMIT=60] -->
<string name="first_run_cling_create_screens_hint">Create more screens for apps and folders</string>
<!-- The title text for the migration cling [CHAR_LIMIT=30] -->
- <string name="migration_cling_title">Copy your apps?</string>
+ <string name="migration_cling_title">Copy your app icons</string>
<!-- The description of what migration does [CHAR_LIMIT=60] -->
- <string name="migration_cling_description">Import apps and folders from your old Home screens?</string>
+ <string name="migration_cling_description">Import icons and folders from your old Home screens?</string>
<!-- The description of the button to migrate apps from another launcher [CHAR_LIMIT=30] -->
- <string name="migration_cling_copy_apps">COPY APPS</string>
+ <string name="migration_cling_copy_apps">COPY ICONS</string>
<!-- The description of the button to use the default launcher layout [CHAR_LIMIT=30] -->
- <string name="migration_cling_use_default">USE DEFAULT</string>
+ <string name="migration_cling_use_default">START FRESH</string>
<!-- The title text for the workspace cling [CHAR_LIMIT=30] -->
<string name="workspace_cling_title">Organize your space</string>
<!-- The description of how to use the workspace [CHAR_LIMIT=70] -->