aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-keyboard-text/res
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-03-10 11:14:41 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-03-10 11:15:18 +0900
commite07a777ed6f97549c7816265b1df98e6611719ca (patch)
treeebf686944b9fc403a38a92330a2c1b69ad958645 /tools/make-keyboard-text/res
parent315010636ae187b3c1f23f77e4c4f28dce222c81 (diff)
downloadlatinime-e07a777ed6f97549c7816265b1df98e6611719ca.tar.gz
latinime-e07a777ed6f97549c7816265b1df98e6611719ca.tar.xz
latinime-e07a777ed6f97549c7816265b1df98e6611719ca.zip
Fix unneeded u with diaeresis more key on Swedish keyboard
Change-Id: Ib4a17fa464899907616e76426e5df0d370a40f80
Diffstat (limited to 'tools/make-keyboard-text/res')
-rw-r--r--tools/make-keyboard-text/res/values-sv/donottranslate-more-keys.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/tools/make-keyboard-text/res/values-sv/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-sv/donottranslate-more-keys.xml
index 2472364d0..0da027258 100644
--- a/tools/make-keyboard-text/res/values-sv/donottranslate-more-keys.xml
+++ b/tools/make-keyboard-text/res/values-sv/donottranslate-more-keys.xml
@@ -71,9 +71,8 @@
U+016B: "ū" LATIN SMALL LETTER U WITH MACRON -->
<string name="more_keys_for_u">&#x00FC;,&#x00FA;,&#x00F9;,&#x00FB;,&#x016B;</string>
<!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
- U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS
- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS -->
- <string name="more_keys_for_y">&#x00FD;,&#x00FF;,&#x00FC;</string>
+ U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
+ <string name="more_keys_for_y">&#x00FD;,&#x00FF;</string>
<!-- U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE
U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE -->