aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2013-06-19 21:13:33 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-06-19 21:13:33 -0700
commit7eb3b05cde4427edd824d23eeeb59b8d9cb2499d (patch)
tree8c1e26e67b4cdba2afd64c629e11562998051934 /java
parent788540ad2e6be0e9e9a4e347bc79524f81cf81c1 (diff)
parent7937f09264623f38b411be2b5cca77f42fd192f9 (diff)
downloadlatinime-7eb3b05cde4427edd824d23eeeb59b8d9cb2499d.tar.gz
latinime-7eb3b05cde4427edd824d23eeeb59b8d9cb2499d.tar.xz
latinime-7eb3b05cde4427edd824d23eeeb59b8d9cb2499d.zip
am 7937f092: Lengthen CHAR LIMIT of settings_system_default
* commit '7937f09264623f38b411be2b5cca77f42fd192f9': Lengthen CHAR LIMIT of settings_system_default
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 cdc2c3a09..f24b43320 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -79,7 +79,7 @@
<!-- Units abbreviation for the duration (milliseconds) [CHAR LIMIT=10] -->
<string name="abbreviation_unit_milliseconds"><xliff:g id="milliseconds">%s</xliff:g>ms</string>
- <!-- The text that represents the current settings value is the system default [CHAR LIMIT=20] -->
+ <!-- The text that represents the current settings value is the system default [CHAR LIMIT=25] -->
<string name="settings_system_default">System default</string>
<!-- Option name for enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=25] -->