summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorSvetoslav Ganov <svetoslavganov@google.com>2012-06-01 08:54:40 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-06-01 08:54:40 -0700
commit48e1ace3e06f85eb67a2bb66f55fd9726735ce8a (patch)
tree07819260b4930dc26f7852dd52bd4644143ac5c1 /core
parent570ad8c2b6f89f6ca9f2dfeb33d0eca19278e739 (diff)
parent1c094d338d73dd6223f2ed97f5b4a58a7fb37c13 (diff)
downloadframeworks_base-48e1ace3e06f85eb67a2bb66f55fd9726735ce8a.zip
frameworks_base-48e1ace3e06f85eb67a2bb66f55fd9726735ce8a.tar.gz
frameworks_base-48e1ace3e06f85eb67a2bb66f55fd9726735ce8a.tar.bz2
am 1c094d33: Merge "Increase string length limit to fit translation." into jb-dev
* commit '1c094d338d73dd6223f2ed97f5b4a58a7fb37c13': Increase string length limit to fit translation.
Diffstat (limited to 'core')
-rwxr-xr-xcore/res/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 65457b3..2b966f6 100755
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -2505,7 +2505,7 @@
<!-- Title for a warning message about the interaction model changes after allowing an accessibility
service to put the device into explore by touch mode, displayed as a dialog message when
- the user selects to enables the service. (default). [CHAR LIMIT=35] -->
+ the user selects to enables the service. (default). [CHAR LIMIT=45] -->
<string name="enable_explore_by_touch_warning_title">Enable Explore by Touch?</string>
<!-- Summary for a warning message about the interaction model changes after allowing an accessibility
service to put the device into explore by touch mode, displayed as a dialog message when