aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-keyboard-text/res
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-03-10 10:56:26 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-03-10 10:56:26 +0900
commit315010636ae187b3c1f23f77e4c4f28dce222c81 (patch)
treed43bbba0cf5619030642b9f5d2462903555cbd9a /tools/make-keyboard-text/res
parent783aee47e0b120c0c3dfe1ee5b53c4bc120cad38 (diff)
downloadlatinime-315010636ae187b3c1f23f77e4c4f28dce222c81.tar.gz
latinime-315010636ae187b3c1f23f77e4c4f28dce222c81.tar.xz
latinime-315010636ae187b3c1f23f77e4c4f28dce222c81.zip
Fix excessive more keys on Estonian keyboard
Change-Id: I6c2d5d123d519278a6ff0f12fece69ccbad1aad5
Diffstat (limited to 'tools/make-keyboard-text/res')
-rw-r--r--tools/make-keyboard-text/res/values-et-rEE/donottranslate-more-keys.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/make-keyboard-text/res/values-et-rEE/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-et-rEE/donottranslate-more-keys.xml
index d037044bd..e9bd9faf7 100644
--- a/tools/make-keyboard-text/res/values-et-rEE/donottranslate-more-keys.xml
+++ b/tools/make-keyboard-text/res/values-et-rEE/donottranslate-more-keys.xml
@@ -70,9 +70,8 @@
<string name="more_keys_for_s">&#x0161;,&#x00DF;,&#x015B;,&#x015F;</string>
<!-- U+0146: "ņ" LATIN SMALL LETTER N WITH CEDILLA
U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
- U+0144: "ń" LATIN SMALL LETTER N WITH ACUTE
U+0144: "ń" LATIN SMALL LETTER N WITH ACUTE -->
- <string name="more_keys_for_n">&#x0146;,&#x00F1;,&#x0144;,&#x0144;</string>
+ <string name="more_keys_for_n">&#x0146;,&#x00F1;,&#x0144;</string>
<!-- U+010D: "č" LATIN SMALL LETTER C WITH CARON
U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE -->