summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Sharkey <jsharkey@android.com>2015-06-11 16:20:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-06-11 16:20:23 +0000
commit0f6b243d4b0d2224b26852a4801d444afc9289d8 (patch)
treefa2b050efaf2b9e049c788d8b6bc614b41f84016
parentfca81cd233f749e71b63a41561e3010d21ecc733 (diff)
parent9b0d09914b33b8030a151057050e96f7525da723 (diff)
downloadpackages_apps_Settings-0f6b243d4b0d2224b26852a4801d444afc9289d8.zip
packages_apps_Settings-0f6b243d4b0d2224b26852a4801d444afc9289d8.tar.gz
packages_apps_Settings-0f6b243d4b0d2224b26852a4801d444afc9289d8.tar.bz2
Merge "Slow dialog string has no limit." into mnc-dev
-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 a395703..6e28007 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2531,7 +2531,7 @@
<!-- Title of wizard button offering to cancel move [CHAR LIMIT=32] -->
<string name="storage_wizard_move_progress_cancel">Cancel move</string>
- <!-- Title of wizard step prompting user to start data migration [CHAR LIMIT=32] -->
+ <!-- Title of wizard step prompting user to start data migration [CHAR LIMIT=NONE] -->
<string name="storage_wizard_slow_body">This <xliff:g id="name" example="SD card">^1</xliff:g> appears to be slow.
\n\nYou can continue, but apps moved to this location may stutter and data transfers may take a long time.
\n\nConsider using a faster <xliff:g id="name" example="SD card">^1</xliff:g> for better performance.