summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2014-01-13 14:52:49 -0800
committerDanesh M <daneshm90@gmail.com>2014-06-06 22:54:25 -0700
commita0770b9e3a307eec1d2c81747e807a3716f74b87 (patch)
tree8688cab3cad1252162a8c87756516a7068c6aff0 /res
parente0140fd418cd8303c3526bef074174089d5bc379 (diff)
downloadandroid_packages_apps_Trebuchet-a0770b9e3a307eec1d2c81747e807a3716f74b87.tar.gz
android_packages_apps_Trebuchet-a0770b9e3a307eec1d2c81747e807a3716f74b87.tar.bz2
android_packages_apps_Trebuchet-a0770b9e3a307eec1d2c81747e807a3716f74b87.zip
Increasing string length for translation (Bug 12524122)
Change-Id: I24e053790812779ec07de99c6f763965584a1bb7
Diffstat (limited to 'res')
-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>