summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2014-01-13 14:52:49 -0800
committerWinson Chung <winsonc@google.com>2014-01-13 14:53:24 -0800
commitc83d136ce4a7bde768cbea4d4b263ab6e4eaa9f1 (patch)
tree2c896db4c620d414dcb97a8dbeeef07e7387d87f
parentf0fa440fab8ff87726ddf1ff404bbbcc9bb59289 (diff)
downloadandroid_packages_apps_Trebuchet-c83d136ce4a7bde768cbea4d4b263ab6e4eaa9f1.tar.gz
android_packages_apps_Trebuchet-c83d136ce4a7bde768cbea4d4b263ab6e4eaa9f1.tar.bz2
android_packages_apps_Trebuchet-c83d136ce4a7bde768cbea4d4b263ab6e4eaa9f1.zip
Increasing string length for translation (Bug 12524122)
Change-Id: I24e053790812779ec07de99c6f763965584a1bb7
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b25b4bb3d..66bd36fb0 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -218,7 +218,7 @@ s -->
<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 app icons</string>
- <!-- The description of what migration does [CHAR_LIMIT=60] -->
+ <!-- The description of what migration does [CHAR_LIMIT=70] -->
<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 ICONS</string>