aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorKeisuke Kuroyanagi <ksk@google.com>2014-02-11 20:14:12 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2014-02-11 20:14:12 -0800
commita44879a8be9e87996122d2661b9ca07f12417e4c (patch)
tree65115d700d4670950313760c0040c8bded22537f /java
parent61b4b0542bc466ea4b0664f5b43039f2ced7727d (diff)
parentb05b183f60f9e01aa6a90b655dc27fcb324a195f (diff)
downloadlatinime-a44879a8be9e87996122d2661b9ca07f12417e4c.tar.gz
latinime-a44879a8be9e87996122d2661b9ca07f12417e4c.tar.xz
latinime-a44879a8be9e87996122d2661b9ca07f12417e4c.zip
am b05b183f: Merge "Increase CHAR LIMIT for personalized setting."
* commit 'b05b183f60f9e01aa6a90b655dc27fcb324a195f': Increase CHAR LIMIT for personalized setting.
Diffstat (limited to 'java')
-rw-r--r--java/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index 9045ce51b..1232bbd96 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -89,7 +89,7 @@
<!-- Option name for enabling the use by the keyboards of sent/received messages, e-mail and typing history to improve suggestion accuracy [CHAR LIMIT=25] -->
<string name="use_personalized_dicts">Personalized suggestions</string>
- <!-- Description for option enabling the use by the keyboards of sent/received messages, e-mail and typing history to improve suggestion accuracy [CHAR LIMIT=65] -->
+ <!-- Description for option enabling the use by the keyboards of sent/received messages, e-mail and typing history to improve suggestion accuracy [CHAR LIMIT=68] -->
<string name="use_personalized_dicts_summary">Learn from your communications and typed data to improve suggestions</string>
<!-- Option name for enabling or disabling the double-space period feature that lets double tap on spacebar insert a period followed by a space [CHAR LIMIT=30] -->