diff options
author | 2013-08-08 15:00:33 +0900 | |
---|---|---|
committer | 2013-08-08 15:00:33 +0900 | |
commit | 7f2cb769903c0638c4ce7d62eed066faf0a018bc (patch) | |
tree | c844e1238e71f968f0fce0d181535f0b92dcfd6f /java | |
parent | 4456d1a8c18a4c674c8394570550f2977f5f117b (diff) | |
download | latinime-7f2cb769903c0638c4ce7d62eed066faf0a018bc.tar.gz latinime-7f2cb769903c0638c4ce7d62eed066faf0a018bc.tar.xz latinime-7f2cb769903c0638c4ce7d62eed066faf0a018bc.zip |
Increase CHAR_LIMIT to 29 to accommodate German.
Bug: 10221961
Change-Id: Ib9967f7a258f499d24294da16a9191cc2dda4a32
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml index 1eff2f9c3..aae5b0b70 100644 --- a/java/res/values/strings.xml +++ b/java/res/values/strings.xml @@ -388,7 +388,7 @@ Cyrillic, Arabic, Hebrew or other scripts. This keyboard offers no suggestions, be a QWERTY, or AZERTY, or any other disposition that only offers Latin characters, so you wouldn't be able to type, say, Arabic on it. Please translate it in a way that "alphabet" would be understood to mean specifically the Latin alphabet, rather than any other -alphabet. [CHAR LIMIT=25] --> +alphabet. [CHAR LIMIT=29] --> <string name="subtype_no_language">No language (Alphabet)</string> <!-- This string is displayed in the description for a keyboard type. It refers specifically to the Latin alphabet, as opposed to Cyrillic, Arabic, Hebrew or other scripts. |