diff --git a/tools/make-keyboard-text/res/values-af/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-af/donottranslate-more-keys.xml
deleted file mode 100644
index 45acb7e57ac25b694168cf3aef9b263c78fcc6f2..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-af/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- This is the same as Dutch except more keys of y and demoting vowels with diaeresis. -->
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E1;,&#x00E2;,&#x00E4;,&#x00E0;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+0133: "ij" LATIN SMALL LIGATURE IJ -->
-    <string name="morekeys_i">&#x00ED;,&#x00EC;,&#x00EF;,&#x00EE;,&#x012F;,&#x012B;,&#x0133;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F3;,&#x00F4;,&#x00F6;,&#x00F2;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FB;,&#x00FC;,&#x00F9;,&#x016B;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+0133: "ij" LATIN SMALL LIGATURE IJ -->
-    <string name="morekeys_y">&#x00FD;,&#x0133;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ar/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ar/donottranslate-more-keys.xml
deleted file mode 100644
index ab78f45c653abad9c9a8111a6c6b82ade26cbf85..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ar/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,132 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0623: "Ø£" ARABIC LETTER ALEF WITH HAMZA ABOVE
-         U+200C: ZERO WIDTH NON-JOINER
-         U+0628: "ب" ARABIC LETTER BEH
-         U+062C: "ج" ARABIC LETTER JEEM -->
-    <string name="keylabel_to_alpha">&#x0623;&#x200C;&#x0628;&#x200C;&#x062C;</string>
-    <!-- U+0661: "Ù¡" ARABIC-INDIC DIGIT ONE -->
-    <string name="keyspec_symbols_1">&#x0661;</string>
-    <!-- U+0662: "Ù¢" ARABIC-INDIC DIGIT TWO -->
-    <string name="keyspec_symbols_2">&#x0662;</string>
-    <!-- U+0663: "Ù£" ARABIC-INDIC DIGIT THREE -->
-    <string name="keyspec_symbols_3">&#x0663;</string>
-    <!-- U+0664: "Ù¤" ARABIC-INDIC DIGIT FOUR -->
-    <string name="keyspec_symbols_4">&#x0664;</string>
-    <!-- U+0665: "Ù¥" ARABIC-INDIC DIGIT FIVE -->
-    <string name="keyspec_symbols_5">&#x0665;</string>
-    <!-- U+0666: "Ù¦" ARABIC-INDIC DIGIT SIX -->
-    <string name="keyspec_symbols_6">&#x0666;</string>
-    <!-- U+0667: "Ù§" ARABIC-INDIC DIGIT SEVEN -->
-    <string name="keyspec_symbols_7">&#x0667;</string>
-    <!-- U+0668: "Ù¨" ARABIC-INDIC DIGIT EIGHT -->
-    <string name="keyspec_symbols_8">&#x0668;</string>
-    <!-- U+0669: "Ù©" ARABIC-INDIC DIGIT NINE -->
-    <string name="keyspec_symbols_9">&#x0669;</string>
-    <!-- U+0660: "Ù " ARABIC-INDIC DIGIT ZERO -->
-    <string name="keyspec_symbols_0">&#x0660;</string>
-    <!-- Label for "switch to symbols" key.
-         U+061F: "ØŸ" ARABIC QUESTION MARK -->
-    <string name="keylabel_to_symbol">&#x0663;&#x0662;&#x0661;&#x061F;</string>
-    <string name="additional_morekeys_symbols_1">1</string>
-    <string name="additional_morekeys_symbols_2">2</string>
-    <string name="additional_morekeys_symbols_3">3</string>
-    <string name="additional_morekeys_symbols_4">4</string>
-    <string name="additional_morekeys_symbols_5">5</string>
-    <string name="additional_morekeys_symbols_6">6</string>
-    <string name="additional_morekeys_symbols_7">7</string>
-    <string name="additional_morekeys_symbols_8">8</string>
-    <string name="additional_morekeys_symbols_9">9</string>
-    <!-- U+066B: "Ù«" ARABIC DECIMAL SEPARATOR
-         U+066C: "Ù¬" ARABIC THOUSANDS SEPARATOR -->
-    <string name="additional_morekeys_symbols_0">0,&#x066B;,&#x066C;</string>
-    <!-- U+060C: "،" ARABIC COMMA -->
-    <string name="keyspec_comma">&#x060C;</string>
-    <!-- U+0651: "Ù‘" ARABIC SHADDA -->
-    <string name="keyhintlabel_period">&#x0651;</string>
-    <string name="morekeys_period">!text/morekeys_arabic_diacritics</string>
-    <string name="keyhintlabel_tablet_period">&#x0651;</string>
-    <string name="morekeys_tablet_period">!text/morekeys_arabic_diacritics</string>
-    <string name="keyspec_symbols_question">&#x061F;</string>
-    <string name="keyspec_symbols_semicolon">&#x061B;</string>
-    <!-- U+066A: "Ùª" ARABIC PERCENT SIGN -->
-    <string name="keyspec_symbols_percent">&#x066A;</string>
-    <!-- U+00BF: "¿" INVERTED QUESTION MARK -->
-    <string name="morekeys_question">?,&#x00BF;</string>
-    <string name="morekeys_symbols_semicolon">;</string>
-    <!-- U+2030: "‰" PER MILLE SIGN -->
-    <string name="morekeys_symbols_percent">\\%,&#x2030;</string>
-    <!-- U+061F: "ØŸ" ARABIC QUESTION MARK
-         U+060C: "،" ARABIC COMMA
-         U+061B: "Ø›" ARABIC SEMICOLON -->
-    <string name="keyspec_tablet_comma">"&#x060C;"</string>
-    <string name="keyhintlabel_tablet_comma">"&#x061F;"</string>
-    <string name="morekeys_tablet_comma">"!fixedColumnOrder!4,:,!,&#x061F;,&#x061B;,-,\",\'"</string>
-    <!-- U+266A: "♪" EIGHTH NOTE -->
-    <string name="morekeys_bullet">&#x266A;</string>
-    <!-- U+2605: "★" BLACK STAR
-         U+066D: "Ù­" ARABIC FIVE POINTED STAR -->
-    <string name="morekeys_star">&#x2605;,&#x066D;</string>
-    <!-- The all letters need to be mirrored are found at
-         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
-    <!-- U+FD3E: "ï´¾" ORNATE LEFT PARENTHESIS
-         U+FD3F: "ï´¿" ORNATE RIGHT PARENTHESIS -->
-    <string name="morekeys_left_parenthesis">!fixedColumnOrder!4,&#xFD3E;|&#xFD3F;,!text/keyspecs_left_parenthesis_more_keys</string>
-    <string name="morekeys_right_parenthesis">!fixedColumnOrder!4,&#xFD3F;|&#xFD3E;,!text/keyspecs_right_parenthesis_more_keys</string>
-    <!-- U+2264: "≤" LESS-THAN OR EQUAL TO
-         U+2265: "≥" GREATER-THAN EQUAL TO
-         U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+2039: "‹" SINGLE LEFT-POINTING ANGLE QUOTATION MARK
-         U+203A: "›" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK -->
-    <string name="keyspec_left_parenthesis">(|)</string>
-    <string name="keyspec_right_parenthesis">)|(</string>
-    <string name="keyspec_left_square_bracket">[|]</string>
-    <string name="keyspec_right_square_bracket">]|[</string>
-    <string name="keyspec_left_curly_bracket">{|}</string>
-    <string name="keyspec_right_curly_bracket">}|{</string>
-    <string name="keyspec_less_than">&lt;|&gt;</string>
-    <string name="keyspec_greater_than">&gt;|&lt;</string>
-    <string name="keyspec_less_than_equal">&#x2264;|&#x2265;</string>
-    <string name="keyspec_greater_than_equal">&#x2265;|&#x2264;</string>
-    <string name="keyspec_left_double_angle_quote">&#x00AB;|&#x00BB;</string>
-    <string name="keyspec_right_double_angle_quote">&#x00BB;|&#x00AB;</string>
-    <string name="keyspec_left_single_angle_quote">&#x2039;|&#x203A;</string>
-    <string name="keyspec_right_single_angle_quote">&#x203A;|&#x2039;</string>
-    <!-- U+0655: "Ù•" ARABIC HAMZA BELOW
-         U+0654: "Ù”" ARABIC HAMZA ABOVE
-         U+0652: "Ù’" ARABIC SUKUN
-         U+064D: "ٍ" ARABIC KASRATAN
-         U+064C: "ٌ" ARABIC DAMMATAN
-         U+064B: "Ù‹" ARABIC FATHATAN
-         U+0651: "Ù‘" ARABIC SHADDA -->
-    <!-- U+0656: "Ù–" ARABIC SUBSCRIPT ALEF
-         U+0670: "Ù°" ARABIC LETTER SUPERSCRIPT ALEF
-         U+0653: "Ù“" ARABIC MADDAH ABOVE
-         U+0650: "ِ" ARABIC KASRA
-         U+064F: "ُ" ARABIC DAMMA
-         U+064E: "ÙŽ" ARABIC FATHA
-         U+0640: "Ù€" ARABIC TATWEEL -->
-    <!-- In order to make Tatweel easily distinguishable from other punctuations, we use consecutive Tatweels only for its displayed label. -->
-    <!-- Note: The space character is needed as a preceding letter to draw Arabic diacritics characters correctly. -->
-    <string name="morekeys_arabic_diacritics">"!fixedColumnOrder!7,&#x20;&#x0655;|&#x0655;,&#x20;&#x0654;|&#x0654;,&#x20;&#x0652;|&#x0652;,&#x20;&#x064D;|&#x064D;,&#x20;&#x064C;|&#x064C;,&#x20;&#x064B;|&#x064B;,&#x20;&#x0651;|&#x0651;,&#x20;&#x0656;|&#x0656;,&#x20;&#x0670;|&#x0670;,&#x20;&#x0653;|&#x0653;,&#x20;&#x0650;|&#x0650;,&#x20;&#x064F;|&#x064F;,&#x20;&#x064E;|&#x064E;,&#x0640;&#x0640;&#x0640;|&#x0640;"</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-az/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-az/donottranslate-more-keys.xml
deleted file mode 100644
index 52fe5658c59a5ae8555c36756345ef8a34bcef97..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-az/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- This is the same as Turkish -->
-    <!-- U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE -->
-    <string name="morekeys_a">&#x00E2;,&#x00E4;,&#x00E1;</string>
-    <!-- U+0259: "É™" LATIN SMALL LETTER SCHWA
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE -->
-    <string name="morekeys_e">&#x0259;,&#x00E9;</string>
-    <!-- U+0131: "ı" LATIN SMALL LETTER DOTLESS I
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x0131;,&#x00EE;,&#x00EF;,&#x00EC;,&#x00ED;,&#x012F;,&#x012B;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F6;,&#x00F4;,&#x0153;,&#x00F2;,&#x00F3;,&#x00F5;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FC;,&#x00FB;,&#x00F9;,&#x00FA;,&#x016B;</string>
-    <!-- U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x015F;,&#x00DF;,&#x015B;,&#x0161;</string>
-    <!-- U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE -->
-    <string name="morekeys_g">&#x011F;</string>
-    <!-- U+0148: "ň" LATIN SMALL LETTER N WITH CARON
-         U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
-    <string name="morekeys_n">&#x0148;,&#x00F1;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE -->
-    <string name="morekeys_y">&#x00FD;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
-    <string name="morekeys_z">&#x017E;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-be/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-be/donottranslate-more-keys.xml
deleted file mode 100644
index 52ada29d92f36847eb2a8624488d42ff5856faf4..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-be/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+045E: "Ñž" CYRILLIC SMALL LETTER SHORT U -->
-    <string name="keyspec_east_slavic_row1_9">&#x045E;</string>
-    <!-- U+044B: "Ñ‹" CYRILLIC SMALL LETTER YERU -->
-    <string name="keyspec_east_slavic_row2_2">&#x044B;</string>
-    <!-- U+044D: "э" CYRILLIC SMALL LETTER E -->
-    <string name="keyspec_east_slavic_row2_11">&#x044D;</string>
-    <!-- U+0456: "Ñ–" CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I -->
-    <string name="keyspec_east_slavic_row3_5">&#x0456;</string>
-    <!-- U+0451: "Ñ‘" CYRILLIC SMALL LETTER IO -->
-    <string name="morekeys_cyrillic_ie">&#x0451;</string>
-    <!-- U+044A: "ÑŠ" CYRILLIC SMALL LETTER HARD SIGN -->
-    <string name="morekeys_cyrillic_soft_sign">&#x044A;</string>
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-bg/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-bg/donottranslate-more-keys.xml
deleted file mode 100644
index 8a98b12277ac2fd519c741d912e87c872a28ff52..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-bg/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-    <!-- single_quotes of Bulgarian is default single_quotes_right_left. -->
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-bn-rBD/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-bn-rBD/donottranslate-more-keys.xml
deleted file mode 100644
index 4955cd46a9d490338a8106bee4ad83629f13728a..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-bn-rBD/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0995: "क" BENGALI LETTER KA
-         U+0996: "ख" BENGALI LETTER KHA
-         U+0997: "ग" BENGALI LETTER GA -->
-    <string name="keylabel_to_alpha">&#x0995;&#x0996;&#x0997;</string>
-    <!-- U+09F3: "৳" BENGALI RUPEE SIGN -->
-    <string name="keyspec_currency">&#x09F3;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-bn-rIN/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-bn-rIN/donottranslate-more-keys.xml
deleted file mode 100644
index 1ec4249d0e1112db80146f506432db113c8fcafa..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-bn-rIN/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0995: "क" BENGALI LETTER KA
-         U+0996: "ख" BENGALI LETTER KHA
-         U+0997: "ग" BENGALI LETTER GA -->
-    <string name="keylabel_to_alpha">&#x0995;&#x0996;&#x0997;</string>
-    <!-- U+20B9: "₹" INDIAN RUPEE SIGN -->
-    <string name="keyspec_currency">&#x20B9;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ca/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ca/donottranslate-more-keys.xml
deleted file mode 100644
index 125f08f26cc32a55038e7389c0e336126607c0db..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ca/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E0;,&#x00E1;,&#x00E4;,&#x00E2;,&#x00E3;,&#x00E5;,&#x0105;,&#x00E6;,&#x0101;,&#x00AA;</string>
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E8;,&#x00E9;,&#x00EB;,&#x00EA;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EF;,&#x00EC;,&#x00EE;,&#x012F;,&#x012B;</string>
-    <!-- U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F2;,&#x00F3;,&#x00F6;,&#x00F4;,&#x00F5;,&#x00F8;,&#x0153;,&#x014D;,&#x00BA;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00F9;,&#x00FB;,&#x016B;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-    <!-- U+00B7: "·" MIDDLE DOT
-         U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE -->
-    <string name="morekeys_l">l&#x00B7;l,&#x0142;</string>
-    <!-- U+00B7: "·" MIDDLE DOT -->
-    <string name="morekeys_punctuation">"!autoColumnOrder!9,\\,,?,!,&#x00B7;,#,),(,/,;,',@,:,-,\",+,\\%,&amp;"</string>
-    <string name="morekeys_tablet_punctuation">"!autoColumnOrder!8,\\,,',&#x00B7;,#,),(,/,;,@,:,-,\",+,\\%,&amp;"</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA -->
-    <string name="keyspec_spanish_row2_10">&#x00E7;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-cs/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-cs/donottranslate-more-keys.xml
deleted file mode 100644
index 1a27783e971564cea6471ee5032a04d37d71078d..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-cs/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,91 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E1;,&#x00E0;,&#x00E2;,&#x00E4;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+011B: "Ä›" LATIN SMALL LETTER E WITH CARON
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x011B;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EE;,&#x00EF;,&#x00EC;,&#x012F;,&#x012B;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F3;,&#x00F6;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016F: "ů" LATIN SMALL LETTER U WITH RING ABOVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x016F;,&#x00FB;,&#x00FC;,&#x00F9;,&#x016B;</string>
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE -->
-    <string name="morekeys_s">&#x0161;,&#x00DF;,&#x015B;</string>
-    <!-- U+0148: "ň" LATIN SMALL LETTER N WITH CARON
-         U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x0148;,&#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 -->
-    <string name="morekeys_c">&#x010D;,&#x00E7;,&#x0107;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_y">&#x00FD;,&#x00FF;</string>
-    <!-- U+010F: "ď" LATIN SMALL LETTER D WITH CARON -->
-    <string name="morekeys_d">&#x010F;</string>
-    <!-- U+0159: "Å™" LATIN SMALL LETTER R WITH CARON -->
-    <string name="morekeys_r">&#x0159;</string>
-    <!-- U+0165: "Å¥" LATIN SMALL LETTER T WITH CARON -->
-    <string name="morekeys_t">&#x0165;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE -->
-    <string name="morekeys_z">&#x017E;,&#x017A;,&#x017C;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-da/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-da/donottranslate-more-keys.xml
deleted file mode 100644
index 98abb05868d1919d77878c2e1aa510af1c636a80..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-da/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,79 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E5;,&#x00E6;,&#x00E1;,&#x00E4;,&#x00E0;,&#x00E2;,&#x00E3;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS -->
-    <string name="morekeys_e">&#x00E9;,&#x00EB;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS -->
-    <string name="morekeys_i">&#x00ED;,&#x00EF;</string>
-    <!-- U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F8;,&#x00F6;,&#x00F3;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x014D;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00FB;,&#x00F9;,&#x016B;</string>
-    <!-- U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x00DF;,&#x015B;,&#x0161;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_y">&#x00FD;,&#x00FF;</string>
-    <!-- U+00F0: "ð" LATIN SMALL LETTER ETH -->
-    <string name="morekeys_d">&#x00F0;</string>
-    <!-- U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE -->
-    <string name="morekeys_l">&#x0142;</string>
-    <!-- U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE -->
-    <string name="keyspec_nordic_row1_11">&#x00E5;</string>
-    <!-- U+00E6: "æ" LATIN SMALL LETTER AE -->
-    <string name="keyspec_nordic_row2_10">&#x00E6;</string>
-    <!-- U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
-    <string name="keyspec_nordic_row2_11">&#x00F8;</string>
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
-    <string name="morekeys_nordic_row2_10">&#x00E4;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
-    <string name="morekeys_nordic_row2_11">&#x00F6;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-de/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-de/donottranslate-more-keys.xml
deleted file mode 100644
index 0c6d3ad2b4c918aa975aca8cb4046c5daad13d39..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-de/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E4;,%,&#x00E2;,&#x00E0;,&#x00E1;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0117;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F6;,%,&#x00F4;,&#x00F2;,&#x00F3;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FC;,%,&#x00FB;,&#x00F9;,&#x00FA;,&#x016B;</string>
-    <!-- U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x00DF;,&#x015B;,&#x0161;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS -->
-    <string name="keyspec_swiss_row1_11">&#x00FC;</string>
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE -->
-    <string name="morekeys_swiss_row1_11">&#x00E8;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
-    <string name="keyspec_swiss_row2_10">&#x00F6;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE -->
-    <string name="morekeys_swiss_row2_10">&#x00E9;</string>
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
-    <string name="keyspec_swiss_row2_11">&#x00E4;</string>
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE -->
-    <string name="morekeys_swiss_row2_11">&#x00E0;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-el/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-el/donottranslate-more-keys.xml
deleted file mode 100644
index 77950c3b343ec9f0d2f28e2fe91aaa895058ff49..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-el/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0391: "Α" GREEK CAPITAL LETTER ALPHA
-         U+0392: "Î’" GREEK CAPITAL LETTER BETA
-         U+0393: "Γ" GREEK CAPITAL LETTER GAMMA -->
-    <string name="keylabel_to_alpha">&#x0391;&#x0392;&#x0393;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-en/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-en/donottranslate-more-keys.xml
deleted file mode 100644
index c22edbaae9870b6448d9f97108038cf828b8f1e9..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-en/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E0;,&#x00E1;,&#x00E2;,&#x00E4;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE -->
-    <string name="morekeys_i">&#x00ED;,&#x00EE;,&#x00EF;,&#x012B;,&#x00EC;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE -->
-    <string name="morekeys_o">&#x00F3;,&#x00F4;,&#x00F6;,&#x00F2;,&#x0153;,&#x00F8;,&#x014D;,&#x00F5;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FB;,&#x00FC;,&#x00F9;,&#x016B;</string>
-    <!-- U+00DF: "ß" LATIN SMALL LETTER SHARP S -->
-    <string name="morekeys_s">&#x00DF;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
-    <string name="morekeys_n">&#x00F1;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA -->
-    <string name="morekeys_c">&#x00E7;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-eo/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-eo/donottranslate-more-keys.xml
deleted file mode 100644
index 7ef3101f5b2b0e853f59647d8d4da0bf0fd33671..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-eo/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,146 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+0103: "ă" LATIN SMALL LETTER A WITH BREVE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E1;,&#x00E0;,&#x00E2;,&#x00E4;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;,&#x0103;,&#x0105;,&#x00AA;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+011B: "Ä›" LATIN SMALL LETTER E WITH CARON
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x011B;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+0129: "Ä©" LATIN SMALL LETTER I WITH TILDE
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+0131: "ı" LATIN SMALL LETTER DOTLESS I
-         U+0133: "ij" LATIN SMALL LIGATURE IJ -->
-    <string name="morekeys_i">&#x00ED;,&#x00EE;,&#x00EF;,&#x0129;,&#x00EC;,&#x012F;,&#x012B;,&#x0131;,&#x0133;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+0151: "Å‘" LATIN SMALL LETTER O WITH DOUBLE ACUTE
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F3;,&#x00F6;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;,&#x0151;,&#x00BA;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016F: "ů" LATIN SMALL LETTER U WITH RING ABOVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON
-         U+0169: "Å©" LATIN SMALL LETTER U WITH TILDE
-         U+0171: "ű" LATIN SMALL LETTER U WITH DOUBLE ACUTE
-         U+0173: "ų" LATIN SMALL LETTER U WITH OGONEK
-         U+00B5: "µ" MICRO SIGN -->
-    <string name="morekeys_u">&#x00FA;,&#x016F;,&#x00FB;,&#x00FC;,&#x00F9;,&#x016B;,&#x0169;,&#x0171;,&#x0173;,&#x00B5;</string>
-    <!-- U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+0219: "È™" LATIN SMALL LETTER S WITH COMMA BELOW
-         U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA -->
-    <string name="morekeys_s">&#x00DF;,&#x0161;,&#x015B;,&#x0219;,&#x015F;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE
-         U+0146: "ņ" LATIN SMALL LETTER N WITH CEDILLA
-         U+0148: "ň" LATIN SMALL LETTER N WITH CARON
-         U+0149: "ʼn" LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
-         U+014B: "Å‹" LATIN SMALL LETTER ENG -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;,&#x0146;,&#x0148;,&#x0149;,&#x014B;</string>
-    <!-- U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON
-         U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+010B: "Ä‹" LATIN SMALL LETTER C WITH DOT ABOVE -->
-    <string name="morekeys_c">&#x0107;,&#x010D;,&#x00E7;,&#x010B;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+0177: "Å·" LATIN SMALL LETTER Y WITH CIRCUMFLEX
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS
-         U+00FE: "þ" LATIN SMALL LETTER THORN -->
-    <string name="morekeys_y">y,&#x00FD;,&#x0177;,&#x00FF;,&#x00FE;</string>
-    <!-- U+00F0: "ð" LATIN SMALL LETTER ETH
-         U+010F: "ď" LATIN SMALL LETTER D WITH CARON
-         U+0111: "Ä‘" LATIN SMALL LETTER D WITH STROKE -->
-    <string name="morekeys_d">&#x00F0;,&#x010F;,&#x0111;</string>
-    <!-- U+0159: "Å™" LATIN SMALL LETTER R WITH CARON
-         U+0155: "Å•" LATIN SMALL LETTER R WITH ACUTE
-         U+0157: "Å—" LATIN SMALL LETTER R WITH CEDILLA  -->
-    <string name="morekeys_r">&#x0159;,&#x0155;,&#x0157;</string>
-    <!-- U+0165: "Å¥" LATIN SMALL LETTER T WITH CARON
-         U+021B: "È›" LATIN SMALL LETTER T WITH COMMA BELOW
-         U+0163: "Å£" LATIN SMALL LETTER T WITH CEDILLA
-         U+0167: "ŧ" LATIN SMALL LETTER T WITH STROKE -->
-    <string name="morekeys_t">&#x0165;,&#x021B;,&#x0163;,&#x0167;</string>
-    <!-- U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE
-         U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
-    <string name="morekeys_z">&#x017A;,&#x017C;,&#x017E;</string>
-    <!-- U+0137: "Ä·" LATIN SMALL LETTER K WITH CEDILLA
-         U+0138: "ĸ" LATIN SMALL LETTER KRA  -->
-    <string name="morekeys_k">&#x0137;,&#x0138;</string>
-    <!-- U+013A: "ĺ" LATIN SMALL LETTER L WITH ACUTE
-         U+013C: "ļ" LATIN SMALL LETTER L WITH CEDILLA
-         U+013E: "ľ" LATIN SMALL LETTER L WITH CARON
-         U+0140: "Å€" LATIN SMALL LETTER L WITH MIDDLE DOT
-         U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE -->
-    <string name="morekeys_l">&#x013A;,&#x013C;,&#x013E;,&#x0140;,&#x0142;</string>
-    <!-- U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE
-         U+0121: "Ä¡" LATIN SMALL LETTER G WITH DOT ABOVE
-         U+0123: "Ä£" LATIN SMALL LETTER G WITH CEDILLA -->
-    <string name="morekeys_g">&#x011F;,&#x0121;,&#x0123;</string>
-    <!-- U+0175: "ŵ" LATIN SMALL LETTER W WITH CIRCUMFLEX -->
-    <string name="morekeys_v">w,&#x0175;</string>
-    <!-- U+0125: "Ä¥" LATIN SMALL LETTER H WITH CIRCUMFLEX
-         U+0127: "ħ" LATIN SMALL LETTER H WITH STROKE -->
-    <string name="morekeys_h">&#x0125;,&#x0127;</string>
-    <!-- U+0175: "ŵ" LATIN SMALL LETTER W WITH CIRCUMFLEX -->
-    <string name="morekeys_w">w,&#x0175;</string>
-    <string name="morekeys_q">q</string>
-    <string name="morekeys_x">x</string>
-    <!-- U+015D: "ŝ" LATIN SMALL LETTER S WITH CIRCUMFLEX -->
-    <string name="keyspec_q">&#x015D;</string>
-    <!-- U+011D: "ĝ" LATIN SMALL LETTER G WITH CIRCUMFLEX -->
-    <string name="keyspec_w">&#x011D;</string>
-    <!-- U+016D: "Å­" LATIN SMALL LETTER U WITH BREVE -->
-    <string name="keyspec_y">&#x016D;</string>
-    <!-- U+0109: "ĉ" LATIN SMALL LETTER C WITH CIRCUMFLEX -->
-    <string name="keyspec_x">&#x0109;</string>
-    <!-- U+0135: "ĵ" LATIN SMALL LETTER J WITH CIRCUMFLEX -->
-    <string name="keyspec_spanish_row2_10">&#x0135;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-es/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-es/donottranslate-more-keys.xml
deleted file mode 100644
index 22e5370698226b049b3e9aae59caaed15c5709e8..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-es/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,73 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E1;,&#x00E0;,&#x00E4;,&#x00E2;,&#x00E3;,&#x00E5;,&#x0105;,&#x00E6;,&#x0101;,&#x00AA;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EB;,&#x00EA;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EF;,&#x00EC;,&#x00EE;,&#x012F;,&#x012B;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F3;,&#x00F2;,&#x00F6;,&#x00F4;,&#x00F5;,&#x00F8;,&#x0153;,&#x014D;,&#x00BA;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00F9;,&#x00FB;,&#x016B;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-    <!-- U+00A1: "¡" INVERTED EXCLAMATION MARK
-         U+00BF: "¿" INVERTED QUESTION MARK -->
-    <string name="morekeys_punctuation">"!autoColumnOrder!9,\\,,?,!,#,),(,/,;,&#x00A1;,',@,:,-,\",+,\\%,&amp;,&#x00BF;"</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-et/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-et/donottranslate-more-keys.xml
deleted file mode 100644
index 79266e8235474f139bcb3ac97546ae996c70a92b..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-et/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,115 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK -->
-    <string name="morekeys_a">&#x00E4;,&#x0101;,&#x00E0;,&#x00E1;,&#x00E2;,&#x00E3;,&#x00E5;,&#x00E6;,&#x0105;</string>
-    <!-- U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+011B: "Ä›" LATIN SMALL LETTER E WITH CARON -->
-    <string name="morekeys_e">&#x0113;,&#x00E8;,&#x0117;,&#x00E9;,&#x00EA;,&#x00EB;,&#x0119;,&#x011B;</string>
-    <!-- U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+0131: "ı" LATIN SMALL LETTER DOTLESS I -->
-    <string name="morekeys_i">&#x012B;,&#x00EC;,&#x012F;,&#x00ED;,&#x00EE;,&#x00EF;,&#x0131;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+0151: "Å‘" LATIN SMALL LETTER O WITH DOUBLE ACUTE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
-    <string name="morekeys_o">&#x00F6;,&#x00F5;,&#x00F2;,&#x00F3;,&#x00F4;,&#x0153;,&#x0151;,&#x00F8;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON
-         U+0173: "ų" LATIN SMALL LETTER U WITH OGONEK
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016F: "ů" LATIN SMALL LETTER U WITH RING ABOVE
-         U+0171: "ű" LATIN SMALL LETTER U WITH DOUBLE ACUTE -->
-    <string name="morekeys_u">&#x00FC;,&#x016B;,&#x0173;,&#x00F9;,&#x00FA;,&#x00FB;,&#x016F;,&#x0171;</string>
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA -->
-    <string name="morekeys_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 -->
-    <string name="morekeys_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 -->
-    <string name="morekeys_c">&#x010D;,&#x00E7;,&#x0107;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_y">&#x00FD;,&#x00FF;</string>
-    <!-- U+010F: "ď" LATIN SMALL LETTER D WITH CARON -->
-    <string name="morekeys_d">&#x010F;</string>
-    <!-- U+0157: "Å—" LATIN SMALL LETTER R WITH CEDILLA
-         U+0159: "Å™" LATIN SMALL LETTER R WITH CARON
-         U+0155: "Å•" LATIN SMALL LETTER R WITH ACUTE -->
-    <string name="morekeys_r">&#x0157;,&#x0159;,&#x0155;</string>
-    <!-- U+0163: "Å£" LATIN SMALL LETTER T WITH CEDILLA
-         U+0165: "Å¥" LATIN SMALL LETTER T WITH CARON -->
-    <string name="morekeys_t">&#x0163;,&#x0165;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE -->
-    <string name="morekeys_z">&#x017E;,&#x017C;,&#x017A;</string>
-    <!-- U+0137: "Ä·" LATIN SMALL LETTER K WITH CEDILLA -->
-    <string name="morekeys_k">&#x0137;</string>
-    <!-- U+013C: "ļ" LATIN SMALL LETTER L WITH CEDILLA
-         U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE
-         U+013A: "ĺ" LATIN SMALL LETTER L WITH ACUTE
-         U+013E: "ľ" LATIN SMALL LETTER L WITH CARON -->
-    <string name="morekeys_l">&#x013C;,&#x0142;,&#x013A;,&#x013E;</string>
-    <!-- U+0123: "Ä£" LATIN SMALL LETTER G WITH CEDILLA
-         U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE -->
-    <string name="morekeys_g">&#x0123;,&#x011F;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS -->
-    <string name="keyspec_nordic_row1_11">&#x00FC;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
-    <string name="keyspec_nordic_row2_10">&#x00F6;</string>
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
-    <string name="keyspec_nordic_row2_11">&#x00E4;</string>
-    <!-- U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE -->
-    <string name="morekeys_nordic_row2_10">&#x00F5;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-eu/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-eu/donottranslate-more-keys.xml
deleted file mode 100644
index 95f632a52dd7cf33501b2691ee6f4e0af1c25f09..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-eu/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E1;,&#x00E0;,&#x00E4;,&#x00E2;,&#x00E3;,&#x00E5;,&#x0105;,&#x00E6;,&#x0101;,&#x00AA;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EB;,&#x00EA;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EF;,&#x00EC;,&#x00EE;,&#x012F;,&#x012B;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F3;,&#x00F2;,&#x00F6;,&#x00F4;,&#x00F5;,&#x00F8;,&#x0153;,&#x014D;,&#x00BA;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00F9;,&#x00FB;,&#x016B;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-fa/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-fa/donottranslate-more-keys.xml
deleted file mode 100644
index 58f4555043d8af50241aa12bf6ba817d6edfb6b7..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-fa/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,138 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0627: "ا" ARABIC LETTER ALEF
-         U+200C: ZERO WIDTH NON-JOINER
-         U+0628: "ب" ARABIC LETTER BEH
-         U+067E: "Ù¾" ARABIC LETTER PEH -->
-    <string name="keylabel_to_alpha">&#x0627;&#x200C;&#x0628;&#x200C;&#x067E;</string>
-    <!-- U+06F1: "Û±" EXTENDED ARABIC-INDIC DIGIT ONE -->
-    <string name="keyspec_symbols_1">&#x06F1;</string>
-    <!-- U+06F2: "Û²" EXTENDED ARABIC-INDIC DIGIT TWO -->
-    <string name="keyspec_symbols_2">&#x06F2;</string>
-    <!-- U+06F3: "Û³" EXTENDED ARABIC-INDIC DIGIT THREE -->
-    <string name="keyspec_symbols_3">&#x06F3;</string>
-    <!-- U+06F4: "Û´" EXTENDED ARABIC-INDIC DIGIT FOUR -->
-    <string name="keyspec_symbols_4">&#x06F4;</string>
-    <!-- U+06F5: "Ûµ" EXTENDED ARABIC-INDIC DIGIT FIVE -->
-    <string name="keyspec_symbols_5">&#x06F5;</string>
-    <!-- U+06F6: "Û¶" EXTENDED ARABIC-INDIC DIGIT SIX -->
-    <string name="keyspec_symbols_6">&#x06F6;</string>
-    <!-- U+06F7: "Û·" EXTENDED ARABIC-INDIC DIGIT SEVEN -->
-    <string name="keyspec_symbols_7">&#x06F7;</string>
-    <!-- U+06F8: "Û¸" EXTENDED ARABIC-INDIC DIGIT EIGHT -->
-    <string name="keyspec_symbols_8">&#x06F8;</string>
-    <!-- U+06F9: "Û¹" EXTENDED ARABIC-INDIC DIGIT NINE -->
-    <string name="keyspec_symbols_9">&#x06F9;</string>
-    <!-- U+06F0: "Û°" EXTENDED ARABIC-INDIC DIGIT ZERO -->
-    <string name="keyspec_symbols_0">&#x06F0;</string>
-    <!-- Label for "switch to symbols" key.
-         U+061F: "ØŸ" ARABIC QUESTION MARK -->
-    <string name="keylabel_to_symbol">&#x06F3;&#x06F2;&#x06F1;&#x061F;</string>
-    <string name="additional_morekeys_symbols_1">1</string>
-    <string name="additional_morekeys_symbols_2">2</string>
-    <string name="additional_morekeys_symbols_3">3</string>
-    <string name="additional_morekeys_symbols_4">4</string>
-    <string name="additional_morekeys_symbols_5">5</string>
-    <string name="additional_morekeys_symbols_6">6</string>
-    <string name="additional_morekeys_symbols_7">7</string>
-    <string name="additional_morekeys_symbols_8">8</string>
-    <string name="additional_morekeys_symbols_9">9</string>
-    <!-- U+066B: "Ù«" ARABIC DECIMAL SEPARATOR
-         U+066C: "Ù¬" ARABIC THOUSANDS SEPARATOR -->
-    <string name="additional_morekeys_symbols_0">0,&#x066B;,&#x066C;</string>
-    <!-- U+060C: "،" ARABIC COMMA -->
-    <string name="keyspec_comma">&#x060C;</string>
-    <!-- U+064B: "Ù‹" ARABIC FATHATAN -->
-    <string name="keyhintlabel_period">&#x064B;</string>
-    <string name="morekeys_period">!text/morekeys_arabic_diacritics</string>
-    <string name="keyhintlabel_tablet_period">&#x064B;</string>
-    <string name="morekeys_tablet_period">!text/morekeys_arabic_diacritics</string>
-    <string name="keyspec_symbols_question">&#x061F;</string>
-    <string name="keyspec_symbols_semicolon">&#x061B;</string>
-    <!-- U+066A: "Ùª" ARABIC PERCENT SIGN -->
-    <string name="keyspec_symbols_percent">&#x066A;</string>
-    <!-- U+00BF: "¿" INVERTED QUESTION MARK -->
-    <string name="morekeys_question">?,&#x00BF;</string>
-    <string name="morekeys_symbols_semicolon">;</string>
-    <!-- U+2030: "‰" PER MILLE SIGN -->
-    <string name="morekeys_symbols_percent">\\%,&#x2030;</string>
-    <!-- U+060C: "،" ARABIC COMMA
-         U+061B: "Ø›" ARABIC SEMICOLON
-         U+061F: "ØŸ" ARABIC QUESTION MARK
-         U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -->
-    <string name="keyspec_tablet_comma">"&#x060C;"</string>
-    <string name="keyhintlabel_tablet_comma">"&#x061F;"</string>
-    <string name="morekeys_tablet_comma">"!fixedColumnOrder!4,:,!,&#x061F;,&#x061B;,-,!text/keyspec_left_double_angle_quote,!text/keyspec_right_double_angle_quote"</string>
-    <!-- U+FDFC: "ï·¼" RIAL SIGN -->
-    <string name="keyspec_currency">&#xFDFC;</string>
-    <!-- U+266A: "♪" EIGHTH NOTE -->
-    <string name="morekeys_bullet">&#x266A;</string>
-    <!-- U+2605: "★" BLACK STAR
-         U+066D: "Ù­" ARABIC FIVE POINTED STAR -->
-    <string name="morekeys_star">&#x2605;,&#x066D;</string>
-    <!-- The all letters need to be mirrored are found at
-         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
-    <!-- U+FD3E: "ï´¾" ORNATE LEFT PARENTHESIS
-         U+FD3F: "ï´¿" ORNATE RIGHT PARENTHESIS -->
-    <string name="morekeys_left_parenthesis">!fixedColumnOrder!4,&#xFD3E;|&#xFD3F;,!text/keyspecs_left_parenthesis_more_keys</string>
-    <string name="morekeys_right_parenthesis">!fixedColumnOrder!4,&#xFD3F;|&#xFD3E;,!text/keyspecs_right_parenthesis_more_keys</string>
-    <!-- U+2264: "≤" LESS-THAN OR EQUAL TO
-         U+2265: "≥" GREATER-THAN EQUAL TO
-         U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+2039: "‹" SINGLE LEFT-POINTING ANGLE QUOTATION MARK
-         U+203A: "›" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK -->
-    <string name="morekeys_less_than">!fixedColumnOrder!3,!text/keyspec_left_single_angle_quote,!text/keyspec_less_than_equal,!text/keyspec_less_than</string>
-    <string name="morekeys_greater_than">!fixedColumnOrder!3,!text/keyspec_right_single_angle_quote,!text/keyspec_greater_than_equal,!text/keyspec_greater_than</string>
-    <string name="keyspec_left_parenthesis">(|)</string>
-    <string name="keyspec_right_parenthesis">)|(</string>
-    <string name="keyspec_left_square_bracket">[|]</string>
-    <string name="keyspec_right_square_bracket">]|[</string>
-    <string name="keyspec_left_curly_bracket">{|}</string>
-    <string name="keyspec_right_curly_bracket">}|{</string>
-    <string name="keyspec_less_than">&lt;|&gt;</string>
-    <string name="keyspec_greater_than">&gt;|&lt;</string>
-    <string name="keyspec_less_than_equal">&#x2264;|&#x2265;</string>
-    <string name="keyspec_greater_than_equal">&#x2265;|&#x2264;</string>
-    <string name="keyspec_left_double_angle_quote">&#x00AB;|&#x00BB;</string>
-    <string name="keyspec_right_double_angle_quote">&#x00BB;|&#x00AB;</string>
-    <string name="keyspec_left_single_angle_quote">&#x2039;|&#x203A;</string>
-    <string name="keyspec_right_single_angle_quote">&#x203A;|&#x2039;</string>
-    <!-- U+0655: "Ù•" ARABIC HAMZA BELOW
-         U+0652: "Ù’" ARABIC SUKUN
-         U+0651: "Ù‘" ARABIC SHADDA
-         U+064C: "ٌ" ARABIC DAMMATAN
-         U+064D: "ٍ" ARABIC KASRATAN
-         U+064B: "Ù‹" ARABIC FATHATAN
-         U+0654: "Ù”" ARABIC HAMZA ABOVE -->
-    <!-- U+0656: "Ù–" ARABIC SUBSCRIPT ALEF
-         U+0670: "Ù°" ARABIC LETTER SUPERSCRIPT ALEF
-         U+0653: "Ù“" ARABIC MADDAH ABOVE
-         U+064F: "ُ" ARABIC DAMMA
-         U+0650: "ِ" ARABIC KASRA
-         U+064E: "ÙŽ" ARABIC FATHA
-         U+0640: "Ù€" ARABIC TATWEEL -->
-    <!-- In order to make Tatweel easily distinguishable from other punctuations, we use consecutive Tatweels only for its displayed label. -->
-    <!-- Note: The space character is needed as a preceding letter to draw Arabic diacritics characters correctly. -->
-    <string name="morekeys_arabic_diacritics">"!fixedColumnOrder!7,&#x20;&#x0655;|&#x0655;,&#x20;&#x0652;|&#x0652;,&#x20;&#x0651;|&#x0651;,&#x20;&#x064C;|&#x064C;,&#x20;&#x064D;|&#x064D;,&#x20;&#x064B;|&#x064B;,&#x20;&#x0654;|&#x0654;,&#x20;&#x0656;|&#x0656;,&#x20;&#x0670;|&#x0670;,&#x20;&#x0653;|&#x0653;,&#x20;&#x064F;|&#x064F;,&#x20;&#x0650;|&#x0650;,&#x20;&#x064E;|&#x064E;,&#x0640;&#x0640;&#x0640;|&#x0640;"</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-fi/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-fi/donottranslate-more-keys.xml
deleted file mode 100644
index b06d9e49df7209f6f4718042aa617b24af69afbe..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-fi/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E4;,&#x00E5;,&#x00E6;,&#x00E0;,&#x00E1;,&#x00E2;,&#x00E3;,&#x0101;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F6;,&#x00F8;,&#x00F4;,&#x00F2;,&#x00F3;,&#x00F5;,&#x0153;,&#x014D;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS -->
-    <string name="morekeys_u">&#x00FC;</string>
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE -->
-    <string name="morekeys_s">&#x0161;,&#x00DF;,&#x015B;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE -->
-    <string name="morekeys_z">&#x017E;,&#x017A;,&#x017C;</string>
-    <!-- U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE -->
-    <string name="keyspec_nordic_row1_11">&#x00E5;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
-    <string name="keyspec_nordic_row2_10">&#x00F6;</string>
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
-    <string name="keyspec_nordic_row2_11">&#x00E4;</string>
-    <!-- U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
-    <string name="morekeys_nordic_row2_10">&#x00F8;</string>
-    <!-- U+00E6: "æ" LATIN SMALL LETTER AE -->
-    <string name="morekeys_nordic_row2_11">&#x00E6;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-fr/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-fr/donottranslate-more-keys.xml
deleted file mode 100644
index dded5d251abc8786e62e2495947bb0f5efb84ec5..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-fr/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,80 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E0;,&#x00E2;,%,&#x00E6;,&#x00E1;,&#x00E4;,&#x00E3;,&#x00E5;,&#x0101;,&#x00AA;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,%,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00EE;,%,&#x00EF;,&#x00EC;,&#x00ED;,&#x012F;,&#x012B;</string>
-    <!-- U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F4;,&#x0153;,%,&#x00F6;,&#x00F2;,&#x00F3;,&#x00F5;,&#x00F8;,&#x014D;,&#x00BA;</string>
-    <!-- U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00F9;,&#x00FB;,%,&#x00FC;,&#x00FA;,&#x016B;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,%,&#x0107;,&#x010D;</string>
-    <!-- U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_y">%,&#x00FF;</string>
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE -->
-    <string name="keyspec_swiss_row1_11">&#x00E8;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS -->
-    <string name="morekeys_swiss_row1_11">&#x00FC;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE -->
-    <string name="keyspec_swiss_row2_10">&#x00E9;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
-    <string name="morekeys_swiss_row2_10">&#x00F6;</string>
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE -->
-    <string name="keyspec_swiss_row2_11">&#x00E0;</string>
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
-    <string name="morekeys_swiss_row2_11">&#x00E4;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-gl/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-gl/donottranslate-more-keys.xml
deleted file mode 100644
index 95f632a52dd7cf33501b2691ee6f4e0af1c25f09..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-gl/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E1;,&#x00E0;,&#x00E4;,&#x00E2;,&#x00E3;,&#x00E5;,&#x0105;,&#x00E6;,&#x0101;,&#x00AA;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EB;,&#x00EA;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EF;,&#x00EC;,&#x00EE;,&#x012F;,&#x012B;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F3;,&#x00F2;,&#x00F6;,&#x00F4;,&#x00F5;,&#x00F8;,&#x0153;,&#x014D;,&#x00BA;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00F9;,&#x00FB;,&#x016B;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-hi-rZZ/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-hi-rZZ/donottranslate-more-keys.xml
deleted file mode 100644
index 50834e0fc97b700287efec9bfd5737691a9296d5..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-hi-rZZ/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+20B9: "₹" INDIAN RUPEE SIGN -->
-    <string name="keyspec_currency">&#x20B9;</string>
-    <string name="label_go_key">Go</string>
-    <string name="label_send_key">Send</string>
-    <string name="label_next_key">Next</string>
-    <string name="label_done_key">Done</string>
-    <string name="label_search_key">Search</string>
-    <string name="label_previous_key">Prev</string>
-    <string name="label_pause_key">Pause</string>
-    <string name="label_wait_key">Wait</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-hi/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-hi/donottranslate-more-keys.xml
deleted file mode 100644
index 2a37d8ba17daa0c2894f495a73bd87b46aa1ce77..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-hi/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0915: "क" DEVANAGARI LETTER KA
-         U+0916: "ख" DEVANAGARI LETTER KHA
-         U+0917: "ग" DEVANAGARI LETTER GA -->
-    <string name="keylabel_to_alpha">&#x0915;&#x0916;&#x0917;</string>
-    <!-- U+0967: "१" DEVANAGARI DIGIT ONE -->
-    <string name="keyspec_symbols_1">&#x0967;</string>
-    <!-- U+0968: "२" DEVANAGARI DIGIT TWO -->
-    <string name="keyspec_symbols_2">&#x0968;</string>
-    <!-- U+0969: "३" DEVANAGARI DIGIT THREE -->
-    <string name="keyspec_symbols_3">&#x0969;</string>
-    <!-- U+096A: "४" DEVANAGARI DIGIT FOUR -->
-    <string name="keyspec_symbols_4">&#x096A;</string>
-    <!-- U+096B: "५" DEVANAGARI DIGIT FIVE -->
-    <string name="keyspec_symbols_5">&#x096B;</string>
-    <!-- U+096C: "६" DEVANAGARI DIGIT SIX -->
-    <string name="keyspec_symbols_6">&#x096C;</string>
-    <!-- U+096D: "७" DEVANAGARI DIGIT SEVEN -->
-    <string name="keyspec_symbols_7">&#x096D;</string>
-    <!-- U+096E: "८" DEVANAGARI DIGIT EIGHT -->
-    <string name="keyspec_symbols_8">&#x096E;</string>
-    <!-- U+096F: "९" DEVANAGARI DIGIT NINE -->
-    <string name="keyspec_symbols_9">&#x096F;</string>
-    <!-- U+0966: "०" DEVANAGARI DIGIT ZERO -->
-    <string name="keyspec_symbols_0">&#x0966;</string>
-    <!-- Label for "switch to symbols" key. -->
-    <string name="keylabel_to_symbol">?&#x0967;&#x0968;&#x0969;</string>
-    <string name="additional_morekeys_symbols_1">1</string>
-    <string name="additional_morekeys_symbols_2">2</string>
-    <string name="additional_morekeys_symbols_3">3</string>
-    <string name="additional_morekeys_symbols_4">4</string>
-    <string name="additional_morekeys_symbols_5">5</string>
-    <string name="additional_morekeys_symbols_6">6</string>
-    <string name="additional_morekeys_symbols_7">7</string>
-    <string name="additional_morekeys_symbols_8">8</string>
-    <string name="additional_morekeys_symbols_9">9</string>
-    <string name="additional_morekeys_symbols_0">0</string>
-    <!-- U+20B9: "₹" INDIAN RUPEE SIGN -->
-    <string name="keyspec_currency">&#x20B9;</string>
-    <!-- U+0964: "।" DEVANAGARI DANDA -->
-    <string name="keyspec_period">&#x0964;</string>
-    <string name="keyspec_tablet_period">&#x0964;</string>
-    <string name="morekeys_period">"!autoColumnOrder!9,\\,,.,?,!,#,),(,/,;,',@,:,-,\",+,\\%,&amp;"</string>
-    <string name="morekeys_tablet_period">"!autoColumnOrder!8,\\,,.,',#,),(,/,;,@,:,-,\",+,\\%,&amp;"</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-hr/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-hr/donottranslate-more-keys.xml
deleted file mode 100644
index 73e51db4f48d52097b58eab8fa730f20e5e054c0..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-hr/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S -->
-    <string name="morekeys_s">&#x0161;,&#x015B;,&#x00DF;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE -->
-    <string name="morekeys_z">&#x017E;,&#x017A;,&#x017C;</string>
-    <!-- U+010D: "č" LATIN SMALL LETTER C WITH CARON
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA -->
-    <string name="morekeys_c">&#x010D;,&#x0107;,&#x00E7;</string>
-    <!-- U+0111: "Ä‘" LATIN SMALL LETTER D WITH STROKE -->
-    <string name="morekeys_d">&#x0111;</string>
-    <string name="single_quotes">!text/single_9qm_rqm</string>
-    <string name="double_quotes">!text/double_9qm_rqm</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-hu/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-hu/donottranslate-more-keys.xml
deleted file mode 100644
index a394a9722a729fd9c1e49d1d436e8b57770fcdab..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-hu/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E1;,&#x00E0;,&#x00E2;,&#x00E4;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EE;,&#x00EF;,&#x00EC;,&#x012F;,&#x012B;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+0151: "Å‘" LATIN SMALL LETTER O WITH DOUBLE ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F3;,&#x00F6;,&#x0151;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+0171: "ű" LATIN SMALL LETTER U WITH DOUBLE ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x0171;,&#x00FB;,&#x00F9;,&#x016B;</string>
-    <string name="single_quotes">!text/single_9qm_rqm</string>
-    <string name="double_quotes">!text/double_9qm_rqm</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-hy/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-hy/donottranslate-more-keys.xml
deleted file mode 100644
index 08d88e54dda9864654aec59a9f3141a5435648cc..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-hy/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0531: "Ô±" ARMENIAN CAPITAL LETTER AYB
-         U+0532: "Ô²" ARMENIAN CAPITAL LETTER BEN
-         U+0533: "Ô³" ARMENIAN CAPITAL LETTER GIM -->
-    <string name="keylabel_to_alpha">&#x0531;&#x0532;&#x0533;</string>
-    <!-- U+055E: "Õž" ARMENIAN QUESTION MARK
-         U+055C: "՜" ARMENIAN EXCLAMATION MARK
-         U+055A: "Õš" ARMENIAN APOSTROPHE
-         U+0559: "Õ™" ARMENIAN MODIFIER LETTER LEFT HALF RING
-         U+055D: "՝" ARMENIAN COMMA
-         U+055B: "Õ›" ARMENIAN EMPHASIS MARK
-         U+058A: "ÖŠ" ARMENIAN HYPHEN
-         U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+055F: "ÕŸ" ARMENIAN ABBREVIATION MARK -->
-    <string name="morekeys_punctuation">"!autoColumnOrder!8,\\,,&#x055E;,&#x055C;,.,&#x055A;,&#x0559;,?,!,&#x055D;,&#x055B;,&#x058A;,&#x00BB;,&#x00AB;,&#x055F;,;,:"</string>
-    <!-- U+055E: "Õž" ARMENIAN QUESTION MARK
-         U+00BF: "¿" INVERTED QUESTION MARK -->
-    <string name="morekeys_question">&#x055E;,&#x00BF;</string>
-    <!-- U+055C: "՜" ARMENIAN EXCLAMATION MARK
-         U+00A1: "¡" INVERTED EXCLAMATION MARK -->
-    <string name="morekeys_exclamation">&#x055C;,&#x00A1;</string>
-    <!-- U+058F: "֏" ARMENIAN DRAM SIGN -->
-    <!-- TODO: Enable this when we have glyph for the following letter
-         <string name="keyspec_currency">&#x058F;</string>
-    -->
-    <!-- U+055D: "՝" ARMENIAN COMMA -->
-    <string name="keyspec_comma">&#x055D;</string>
-    <string name="keyspec_tablet_comma">&#x055D;</string>
-    <!-- U+0589: "Ö‰" ARMENIAN FULL STOP -->
-    <string name="keyspec_period">&#x0589;</string>
-    <string name="keyspec_tablet_period">&#x0589;</string>
-    <string name="morekeys_tablet_period">!text/morekeys_punctuation</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-is/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-is/donottranslate-more-keys.xml
deleted file mode 100644
index ea7f86f1f951624523d97a8f163366b353cab229..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-is/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E1;,&#x00E4;,&#x00E6;,&#x00E5;,&#x00E0;,&#x00E2;,&#x00E3;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00EB;,&#x00E8;,&#x00EA;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EF;,&#x00EE;,&#x00EC;,&#x012F;,&#x012B;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F3;,&#x00F6;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00FB;,&#x00F9;,&#x016B;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_y">&#x00FD;,&#x00FF;</string>
-    <!-- U+00F0: "ð" LATIN SMALL LETTER ETH -->
-    <string name="morekeys_d">&#x00F0;</string>
-    <!-- U+00FE: "þ" LATIN SMALL LETTER THORN -->
-    <string name="morekeys_t">&#x00FE;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-it/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-it/donottranslate-more-keys.xml
deleted file mode 100644
index e809f4835cc386cc781c5bb57e82ccd6a4462967..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-it/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E0;,&#x00E1;,&#x00E2;,&#x00E4;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;,&#x00AA;</string>
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E8;,&#x00E9;,&#x00EA;,&#x00EB;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00EC;,&#x00ED;,&#x00EE;,&#x00EF;,&#x012F;,&#x012B;</string>
-    <!-- U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F2;,&#x00F3;,&#x00F4;,&#x00F6;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;,&#x00BA;</string>
-    <!-- U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00F9;,&#x00FA;,&#x00FB;,&#x00FC;,&#x016B;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS -->
-    <string name="keyspec_swiss_row1_11">&#x00FC;</string>
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE -->
-    <string name="morekeys_swiss_row1_11">&#x00E8;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
-    <string name="keyspec_swiss_row2_10">&#x00F6;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE -->
-    <string name="morekeys_swiss_row2_10">&#x00E9;</string>
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
-    <string name="keyspec_swiss_row2_11">&#x00E4;</string>
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE -->
-    <string name="morekeys_swiss_row2_11">&#x00E0;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-iw/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-iw/donottranslate-more-keys.xml
deleted file mode 100644
index 0decb8fa25555dacea30aced8160d947a83a9121..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-iw/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,57 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+05D0: "א" HEBREW LETTER ALEF
-         U+05D1: "ב" HEBREW LETTER BET
-         U+05D2: "×’" HEBREW LETTER GIMEL -->
-    <string name="keylabel_to_alpha">&#x05D0;&#x05D1;&#x05D2;</string>
-    <!-- U+2605: "★" BLACK STAR -->
-    <string name="morekeys_star">&#x2605;</string>
-    <!-- U+00B1: "±" PLUS-MINUS SIGN
-         U+FB29: "﬩" HEBREW LETTER ALTERNATIVE PLUS SIGN -->
-    <string name="morekeys_plus">&#x00B1;,&#xFB29;</string>
-    <!-- The all letters need to be mirrored are found at
-         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt -->
-    <!-- U+2264: "≤" LESS-THAN OR EQUAL TO
-         U+2265: "≥" GREATER-THAN EQUAL TO
-         U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+2039: "‹" SINGLE LEFT-POINTING ANGLE QUOTATION MARK
-         U+203A: "›" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK -->
-    <string name="keyspec_left_parenthesis">(|)</string>
-    <string name="keyspec_right_parenthesis">)|(</string>
-    <string name="keyspec_left_square_bracket">[|]</string>
-    <string name="keyspec_right_square_bracket">]|[</string>
-    <string name="keyspec_left_curly_bracket">{|}</string>
-    <string name="keyspec_right_curly_bracket">}|{</string>
-    <string name="keyspec_less_than">&lt;|&gt;</string>
-    <string name="keyspec_greater_than">&gt;|&lt;</string>
-    <string name="keyspec_less_than_equal">&#x2264;|&#x2265;</string>
-    <string name="keyspec_greater_than_equal">&#x2265;|&#x2264;</string>
-    <string name="keyspec_left_double_angle_quote">&#x00AB;|&#x00BB;</string>
-    <string name="keyspec_right_double_angle_quote">&#x00BB;|&#x00AB;</string>
-    <string name="keyspec_left_single_angle_quote">&#x2039;|&#x203A;</string>
-    <string name="keyspec_right_single_angle_quote">&#x203A;|&#x2039;</string>
-    <string name="single_quotes">!text/single_rqm_9qm</string>
-    <string name="double_quotes">!text/double_rqm_9qm</string>
-    <!-- U+20AA: "₪" NEW SHEQEL SIGN -->
-    <string name="keyspec_currency">&#x20AA;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ka/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ka/donottranslate-more-keys.xml
deleted file mode 100644
index f458c02e3e48337bb88302695c7c43e70f2ec0fa..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ka/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+10D0: "ა" GEORGIAN LETTER AN
-         U+10D1: "ბ" GEORGIAN LETTER BAN
-         U+10D2: "გ" GEORGIAN LETTER GAN -->
-    <string name="keylabel_to_alpha">&#x10D0;&#x10D1;&#x10D2;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-kk/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-kk/donottranslate-more-keys.xml
deleted file mode 100644
index 5e18128daf4801586b357332e1f591ea3e5c92f1..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-kk/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0449: "щ" CYRILLIC SMALL LETTER SHCHA -->
-    <string name="keyspec_east_slavic_row1_9">&#x0449;</string>
-    <!-- U+044B: "Ñ‹" CYRILLIC SMALL LETTER YERU -->
-    <string name="keyspec_east_slavic_row2_2">&#x044B;</string>
-    <!-- U+044D: "э" CYRILLIC SMALL LETTER E -->
-    <string name="keyspec_east_slavic_row2_11">&#x044D;</string>
-    <!-- U+0438: "и" CYRILLIC SMALL LETTER I -->
-    <string name="keyspec_east_slavic_row3_5">&#x0438;</string>
-    <!-- U+04AF: "Ò¯" CYRILLIC SMALL LETTER STRAIGHT U
-         U+04B1: "Ò±" CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE -->
-    <string name="morekeys_cyrillic_u">&#x04AF;,&#x04B1;</string>
-    <!-- U+049B: "Ò›" CYRILLIC SMALL LETTER KA WITH DESCENDER -->
-    <string name="morekeys_cyrillic_ka">&#x049B;</string>
-    <!-- U+0451: "Ñ‘" CYRILLIC SMALL LETTER IO -->
-    <string name="morekeys_cyrillic_ie">&#x0451;</string>
-    <!-- U+04A3: "Ò£" CYRILLIC SMALL LETTER EN WITH DESCENDER -->
-    <string name="morekeys_cyrillic_en">&#x04A3;</string>
-    <!-- U+0493: "Ò“" CYRILLIC SMALL LETTER GHE WITH STROKE -->
-    <string name="morekeys_cyrillic_ghe">&#x0493;</string>
-    <!-- U+0456: "Ñ–" CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I -->
-    <string name="morekeys_east_slavic_row2_2">&#x0456;</string>
-    <!-- U+04D9: "Ó™" CYRILLIC SMALL LETTER SCHWA -->
-    <string name="morekeys_cyrillic_a">&#x04D9;</string>
-    <!-- U+04E9: "Ó©" CYRILLIC SMALL LETTER BARRED O -->
-    <string name="morekeys_cyrillic_o">&#x04E9;</string>
-    <!-- U+04BB: "Ò»" CYRILLIC SMALL LETTER SHHA -->
-    <string name="morekeys_east_slavic_row2_11">&#x04BB;</string>
-    <!-- U+044A: "ÑŠ" CYRILLIC SMALL LETTER HARD SIGN -->
-    <string name="morekeys_cyrillic_soft_sign">&#x044A;</string>
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-km/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-km/donottranslate-more-keys.xml
deleted file mode 100644
index edd3753b74b6663189ab4abe7ae65f29ce4c45bd..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-km/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+1780: "ក" KHMER LETTER KA
-         U+1781: "ខ" KHMER LETTER KHA
-         U+1782: "áž‚" KHMER LETTER KO -->
-    <string name="keylabel_to_alpha">&#x1780;&#x1781;&#x1782;</string>
-    <!-- U+17DB: "៛" KHMER CURRENCY SYMBOL RIEL -->
-    <string name="morekeys_currency_dollar">&#x17DB;,&#x00A2;,&#x00A3;,&#x20AC;,&#x00A5;,&#x20B1;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-kn/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-kn/donottranslate-more-keys.xml
deleted file mode 100644
index 54b26746265026fd9424ae410cba99b1bcb5a196..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-kn/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0C85: "ಅ" KANNADA LETTER A
-         U+0C86: "ಆ" KANNADA LETTER AA
-         U+0C87: "ಇ" KANNADA LETTER I -->
-    <string name="keylabel_to_alpha">&#x0C85;&#x0C86;&#x0C87;</string>
-    <!-- U+20B9: "₹" INDIAN RUPEE SIGN -->
-    <string name="keyspec_currency">&#x20B9;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ky/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ky/donottranslate-more-keys.xml
deleted file mode 100644
index 3d885bf722e914124105687dd6bb0847413cbc54..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ky/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0449: "щ" CYRILLIC SMALL LETTER SHCHA -->
-    <string name="keyspec_east_slavic_row1_9">&#x0449;</string>
-    <!-- U+044B: "Ñ‹" CYRILLIC SMALL LETTER YERU -->
-    <string name="keyspec_east_slavic_row2_2">&#x044B;</string>
-    <!-- U+044D: "э" CYRILLIC SMALL LETTER E -->
-    <string name="keyspec_east_slavic_row2_11">&#x044D;</string>
-    <!-- U+0438: "и" CYRILLIC SMALL LETTER I -->
-    <string name="keyspec_east_slavic_row3_5">&#x0438;</string>
-    <!-- U+04AF: "Ò¯" CYRILLIC SMALL LETTER STRAIGHT U -->
-    <string name="morekeys_cyrillic_u">&#x04AF;</string>
-    <!-- U+0451: "Ñ‘" CYRILLIC SMALL LETTER IO -->
-    <string name="morekeys_cyrillic_ie">&#x0451;</string>
-    <!-- U+04A3: "Ò£" CYRILLIC SMALL LETTER EN WITH DESCENDER -->
-    <string name="morekeys_cyrillic_en">&#x04A3;</string>
-    <!-- U+04E9: "Ó©" CYRILLIC SMALL LETTER BARRED O -->
-    <string name="morekeys_cyrillic_o">&#x04E9;</string>
-    <!-- U+044A: "ÑŠ" CYRILLIC SMALL LETTER HARD SIGN -->
-    <string name="morekeys_cyrillic_soft_sign">&#x044A;</string>
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-lo/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-lo/donottranslate-more-keys.xml
deleted file mode 100644
index 1059930e4dc8af52aa455a0f458d67d291fd7ccf..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-lo/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0E81: "ກ" LAO LETTER KO
-         U+0E82: "ຂ" LAO LETTER KHO SUNG
-         U+0E84: "ຄ" LAO LETTER KHO TAM -->
-    <string name="keylabel_to_alpha">&#x0E81;&#x0E82;&#x0E84;</string>
-    <!-- U+20AD: "â‚­" KIP SIGN -->
-    <string name="keyspec_currency">&#x20AD;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-lt/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-lt/donottranslate-more-keys.xml
deleted file mode 100644
index 8b6a1b2b6d26c0e95d118048b550f12a838d9574..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-lt/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,108 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE -->
-    <string name="morekeys_a">&#x0105;,&#x00E4;,&#x0101;,&#x00E0;,&#x00E1;,&#x00E2;,&#x00E3;,&#x00E5;,&#x00E6;</string>
-    <!-- U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+011B: "Ä›" LATIN SMALL LETTER E WITH CARON -->
-    <string name="morekeys_e">&#x0117;,&#x0119;,&#x0113;,&#x00E8;,&#x00E9;,&#x00EA;,&#x00EB;,&#x011B;</string>
-    <!-- U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+0131: "ı" LATIN SMALL LETTER DOTLESS I -->
-    <string name="morekeys_i">&#x012F;,&#x012B;,&#x00EC;,&#x00ED;,&#x00EE;,&#x00EF;,&#x0131;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+0151: "Å‘" LATIN SMALL LETTER O WITH DOUBLE ACUTE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
-    <string name="morekeys_o">&#x00F6;,&#x00F5;,&#x00F2;,&#x00F3;,&#x00F4;,&#x0153;,&#x0151;,&#x00F8;</string>
-    <!-- U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON
-         U+0173: "ų" LATIN SMALL LETTER U WITH OGONEK
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016F: "ů" LATIN SMALL LETTER U WITH RING ABOVE
-         U+0171: "ű" LATIN SMALL LETTER U WITH DOUBLE ACUTE -->
-    <string name="morekeys_u">&#x016B;,&#x0173;,&#x00FC;,&#x016B;,&#x00F9;,&#x00FA;,&#x00FB;,&#x016F;,&#x0171;</string>
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA -->
-    <string name="morekeys_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 -->
-    <string name="morekeys_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 -->
-    <string name="morekeys_c">&#x010D;,&#x00E7;,&#x0107;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_y">&#x00FD;,&#x00FF;</string>
-    <!-- U+010F: "ď" LATIN SMALL LETTER D WITH CARON -->
-    <string name="morekeys_d">&#x010F;</string>
-    <!-- U+0157: "Å—" LATIN SMALL LETTER R WITH CEDILLA
-         U+0159: "Å™" LATIN SMALL LETTER R WITH CARON
-         U+0155: "Å•" LATIN SMALL LETTER R WITH ACUTE -->
-    <string name="morekeys_r">&#x0157;,&#x0159;,&#x0155;</string>
-    <!-- U+0163: "Å£" LATIN SMALL LETTER T WITH CEDILLA
-         U+0165: "Å¥" LATIN SMALL LETTER T WITH CARON -->
-    <string name="morekeys_t">&#x0163;,&#x0165;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE -->
-    <string name="morekeys_z">&#x017E;,&#x017C;,&#x017A;</string>
-    <!-- U+0137: "Ä·" LATIN SMALL LETTER K WITH CEDILLA -->
-    <string name="morekeys_k">&#x0137;</string>
-    <!-- U+013C: "ļ" LATIN SMALL LETTER L WITH CEDILLA
-         U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE
-         U+013A: "ĺ" LATIN SMALL LETTER L WITH ACUTE
-         U+013E: "ľ" LATIN SMALL LETTER L WITH CARON -->
-    <string name="morekeys_l">&#x013C;,&#x0142;,&#x013A;,&#x013E;</string>
-    <!-- U+0123: "Ä£" LATIN SMALL LETTER G WITH CEDILLA
-         U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE -->
-    <string name="morekeys_g">&#x0123;,&#x011F;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-lv/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-lv/donottranslate-more-keys.xml
deleted file mode 100644
index 83f83fc99008cc8c4f1df709b8393adaa2901499..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-lv/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,107 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK -->
-    <string name="morekeys_a">&#x0101;,&#x00E0;,&#x00E1;,&#x00E2;,&#x00E3;,&#x00E4;,&#x00E5;,&#x00E6;,&#x0105;</string>
-    <!-- U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+011B: "Ä›" LATIN SMALL LETTER E WITH CARON -->
-    <string name="morekeys_e">&#x0113;,&#x0117;,&#x00E8;,&#x00E9;,&#x00EA;,&#x00EB;,&#x0119;,&#x011B;</string>
-    <!-- U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+0131: "ı" LATIN SMALL LETTER DOTLESS I -->
-    <string name="morekeys_i">&#x012B;,&#x012F;,&#x00EC;,&#x00ED;,&#x00EE;,&#x00EF;,&#x0131;</string>
-    <!-- U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+0151: "Å‘" LATIN SMALL LETTER O WITH DOUBLE ACUTE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
-    <string name="morekeys_o">&#x00F2;,&#x00F3;,&#x00F4;,&#x00F5;,&#x00F6;,&#x0153;,&#x0151;,&#x00F8;</string>
-    <!-- U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON
-         U+0173: "ų" LATIN SMALL LETTER U WITH OGONEK
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+016F: "ů" LATIN SMALL LETTER U WITH RING ABOVE
-         U+0171: "ű" LATIN SMALL LETTER U WITH DOUBLE ACUTE -->
-    <string name="morekeys_u">&#x016B;,&#x0173;,&#x00F9;,&#x00FA;,&#x00FB;,&#x00FC;,&#x016F;,&#x0171;</string>
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA -->
-    <string name="morekeys_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 -->
-    <string name="morekeys_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 -->
-    <string name="morekeys_c">&#x010D;,&#x00E7;,&#x0107;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_y">&#x00FD;,&#x00FF;</string>
-    <!-- U+010F: "ď" LATIN SMALL LETTER D WITH CARON -->
-    <string name="morekeys_d">&#x010F;</string>
-    <!-- U+0157: "Å—" LATIN SMALL LETTER R WITH CEDILLA
-         U+0159: "Å™" LATIN SMALL LETTER R WITH CARON
-         U+0155: "Å•" LATIN SMALL LETTER R WITH ACUTE -->
-    <string name="morekeys_r">&#x0157;,&#x0159;,&#x0155;</string>
-    <!-- U+0163: "Å£" LATIN SMALL LETTER T WITH CEDILLA
-         U+0165: "Å¥" LATIN SMALL LETTER T WITH CARON -->
-    <string name="morekeys_t">&#x0163;,&#x0165;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE -->
-    <string name="morekeys_z">&#x017E;,&#x017C;,&#x017A;</string>
-    <!-- U+0137: "Ä·" LATIN SMALL LETTER K WITH CEDILLA -->
-    <string name="morekeys_k">&#x0137;</string>
-    <!-- U+013C: "ļ" LATIN SMALL LETTER L WITH CEDILLA
-         U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE
-         U+013A: "ĺ" LATIN SMALL LETTER L WITH ACUTE
-         U+013E: "ľ" LATIN SMALL LETTER L WITH CARON -->
-    <string name="morekeys_l">&#x013C;,&#x0142;,&#x013A;,&#x013E;</string>
-    <!-- U+0123: "Ä£" LATIN SMALL LETTER G WITH CEDILLA
-         U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE -->
-    <string name="morekeys_g">&#x0123;,&#x011F;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-mk/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-mk/donottranslate-more-keys.xml
deleted file mode 100644
index 1ab1354c870e3eb06e4d8eb793fd398a36656797..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-mk/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0455: "Ñ•" CYRILLIC SMALL LETTER DZE -->
-    <string name="keyspec_south_slavic_row1_6">&#x0455;</string>
-    <!-- U+045C: "ќ" CYRILLIC SMALL LETTER KJE -->
-    <string name="keyspec_south_slavic_row2_11">&#x045C;</string>
-    <!-- U+0437: "з" CYRILLIC SMALL LETTER ZE -->
-    <string name="keyspec_south_slavic_row3_1">&#x0437;</string>
-    <!-- U+0453: "Ñ“" CYRILLIC SMALL LETTER GJE -->
-    <string name="keyspec_south_slavic_row3_8">&#x0453;</string>
-    <!-- U+0450: "ѐ" CYRILLIC SMALL LETTER IE WITH GRAVE -->
-    <string name="morekeys_cyrillic_ie">&#x0450;</string>
-    <!-- U+045D: "ѝ" CYRILLIC SMALL LETTER I WITH GRAVE -->
-    <string name="morekeys_cyrillic_i">&#x045D;</string>
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ml/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ml/donottranslate-more-keys.xml
deleted file mode 100644
index 7a2aeed361fcb9d262f8d1ff22e47629257e1a73..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ml/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0D05: "à´…" MALAYALAM LETTER A -->
-    <string name="keylabel_to_alpha">&#x0D05;</string>
-    <!-- U+20B9: "₹" INDIAN RUPEE SIGN -->
-    <string name="keyspec_currency">&#x20B9;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-mn/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-mn/donottranslate-more-keys.xml
deleted file mode 100644
index 3fafb397babe7805e58c44405a3394adf242d95f..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-mn/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-    <!-- U+20AE: "â‚®" TUGRIK SIGN -->
-    <string name="keyspec_currency">&#x20AE;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-mr/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-mr/donottranslate-more-keys.xml
deleted file mode 100644
index 19db16da15380bb340cc4fe562e86a909793846b..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-mr/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0915: "क" DEVANAGARI LETTER KA
-         U+0916: "ख" DEVANAGARI LETTER KHA
-         U+0917: "ग" DEVANAGARI LETTER GA -->
-    <string name="keylabel_to_alpha">&#x0915;&#x0916;&#x0917;</string>
-    <!-- U+0967: "१" DEVANAGARI DIGIT ONE -->
-    <string name="keyspec_symbols_1">&#x0967;</string>
-    <!-- U+0968: "२" DEVANAGARI DIGIT TWO -->
-    <string name="keyspec_symbols_2">&#x0968;</string>
-    <!-- U+0969: "३" DEVANAGARI DIGIT THREE -->
-    <string name="keyspec_symbols_3">&#x0969;</string>
-    <!-- U+096A: "४" DEVANAGARI DIGIT FOUR -->
-    <string name="keyspec_symbols_4">&#x096A;</string>
-    <!-- U+096B: "५" DEVANAGARI DIGIT FIVE -->
-    <string name="keyspec_symbols_5">&#x096B;</string>
-    <!-- U+096C: "६" DEVANAGARI DIGIT SIX -->
-    <string name="keyspec_symbols_6">&#x096C;</string>
-    <!-- U+096D: "७" DEVANAGARI DIGIT SEVEN -->
-    <string name="keyspec_symbols_7">&#x096D;</string>
-    <!-- U+096E: "८" DEVANAGARI DIGIT EIGHT -->
-    <string name="keyspec_symbols_8">&#x096E;</string>
-    <!-- U+096F: "९" DEVANAGARI DIGIT NINE -->
-    <string name="keyspec_symbols_9">&#x096F;</string>
-    <!-- U+0966: "०" DEVANAGARI DIGIT ZERO -->
-    <string name="keyspec_symbols_0">&#x0966;</string>
-    <!-- Label for "switch to symbols" key. -->
-    <string name="keylabel_to_symbol">?&#x0967;&#x0968;&#x0969;</string>
-    <string name="additional_morekeys_symbols_1">1</string>
-    <string name="additional_morekeys_symbols_2">2</string>
-    <string name="additional_morekeys_symbols_3">3</string>
-    <string name="additional_morekeys_symbols_4">4</string>
-    <string name="additional_morekeys_symbols_5">5</string>
-    <string name="additional_morekeys_symbols_6">6</string>
-    <string name="additional_morekeys_symbols_7">7</string>
-    <string name="additional_morekeys_symbols_8">8</string>
-    <string name="additional_morekeys_symbols_9">9</string>
-    <string name="additional_morekeys_symbols_0">0</string>
-    <!-- U+20B9: "₹" INDIAN RUPEE SIGN -->
-    <string name="keyspec_currency">&#x20B9;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-my/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-my/donottranslate-more-keys.xml
deleted file mode 100644
index f408f588a789027fd1ede6a1a768c101dd6057e7..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-my/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,35 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+1000: "က" MYANMAR LETTER KA
-         U+1001: "ခ" MYANMAR LETTER KHA
-         U+1002: "ဂ" MYANMAR LETTER GA -->
-    <string name="keylabel_to_alpha">&#x1000;&#x1001;&#x1002;</string>
-    <!-- U+104A: "၊" MYANMAR SIGN LITTLE SECTION
-         U+104B: "။" MYANMAR SIGN SECTION -->
-    <string name="keyspec_tablet_comma">&#x104A;</string>
-    <string name="morekeys_tablet_comma">"\\,"</string>
-    <string name="keyspec_tablet_period">&#x104B;</string>
-    <string name="keyspec_period">&#x104B;</string>
-    <string name="keyhintlabel_period">&#x104A;</string>
-    <string name="morekeys_punctuation">"!autoColumnOrder!9,&#x104A;,.,?,!,#,),(,/,;,...,',@,:,-,\",+,\\%,&amp;"</string>
-    <string name="morekeys_tablet_punctuation">"!autoColumnOrder!8,.,',#,),(,/,;,@,...,:,-,\",+,\\%,&amp;"</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-nb/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-nb/donottranslate-more-keys.xml
deleted file mode 100644
index 37f9f8a1fd57e25d714395438fafcfe44affdc7f..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-nb/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E5;,&#x00E6;,&#x00E4;,&#x00E0;,&#x00E1;,&#x00E2;,&#x00E3;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F8;,&#x00F6;,&#x00F4;,&#x00F2;,&#x00F3;,&#x00F5;,&#x0153;,&#x014D;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FC;,&#x00FB;,&#x00F9;,&#x00FA;,&#x016B;</string>
-    <!-- U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE -->
-    <string name="keyspec_nordic_row1_11">&#x00E5;</string>
-    <!-- U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
-    <string name="keyspec_nordic_row2_10">&#x00F8;</string>
-    <!-- U+00E6: "æ" LATIN SMALL LETTER AE -->
-    <string name="keyspec_nordic_row2_11">&#x00E6;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
-    <string name="morekeys_nordic_row2_10">&#x00F6;</string>
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
-    <string name="morekeys_nordic_row2_11">&#x00E4;</string>
-    <string name="single_quotes">!text/single_9qm_rqm</string>
-    <string name="double_quotes">!text/double_9qm_rqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ne/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ne/donottranslate-more-keys.xml
deleted file mode 100644
index 56b594f3a18a74e5c39d1fc8d8e5cebb57790e48..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ne/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2013, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0915: "क" DEVANAGARI LETTER KA
-         U+0916: "ख" DEVANAGARI LETTER KHA
-         U+0917: "ग" DEVANAGARI LETTER GA -->
-    <string name="keylabel_to_alpha">&#x0915;&#x0916;&#x0917;</string>
-    <!-- U+0967: "१" DEVANAGARI DIGIT ONE -->
-    <string name="keyspec_symbols_1">&#x0967;</string>
-    <!-- U+0968: "२" DEVANAGARI DIGIT TWO -->
-    <string name="keyspec_symbols_2">&#x0968;</string>
-    <!-- U+0969: "३" DEVANAGARI DIGIT THREE -->
-    <string name="keyspec_symbols_3">&#x0969;</string>
-    <!-- U+096A: "४" DEVANAGARI DIGIT FOUR -->
-    <string name="keyspec_symbols_4">&#x096A;</string>
-    <!-- U+096B: "५" DEVANAGARI DIGIT FIVE -->
-    <string name="keyspec_symbols_5">&#x096B;</string>
-    <!-- U+096C: "६" DEVANAGARI DIGIT SIX -->
-    <string name="keyspec_symbols_6">&#x096C;</string>
-    <!-- U+096D: "७" DEVANAGARI DIGIT SEVEN -->
-    <string name="keyspec_symbols_7">&#x096D;</string>
-    <!-- U+096E: "८" DEVANAGARI DIGIT EIGHT -->
-    <string name="keyspec_symbols_8">&#x096E;</string>
-    <!-- U+096F: "९" DEVANAGARI DIGIT NINE -->
-    <string name="keyspec_symbols_9">&#x096F;</string>
-    <!-- U+0966: "०" DEVANAGARI DIGIT ZERO -->
-    <string name="keyspec_symbols_0">&#x0966;</string>
-    <!-- Label for "switch to symbols" key. -->
-    <string name="keylabel_to_symbol">?&#x0967;&#x0968;&#x0969;</string>
-    <string name="additional_morekeys_symbols_1">1</string>
-    <string name="additional_morekeys_symbols_2">2</string>
-    <string name="additional_morekeys_symbols_3">3</string>
-    <string name="additional_morekeys_symbols_4">4</string>
-    <string name="additional_morekeys_symbols_5">5</string>
-    <string name="additional_morekeys_symbols_6">6</string>
-    <string name="additional_morekeys_symbols_7">7</string>
-    <string name="additional_morekeys_symbols_8">8</string>
-    <string name="additional_morekeys_symbols_9">9</string>
-    <string name="additional_morekeys_symbols_0">0</string>
-    <!-- U+0930/U+0941/U+002E "रु." NEPALESE RUPEE SIGN -->
-    <string name="keyspec_currency">&#x0930;&#x0941;&#x002E;</string>
-    <!-- U+0964: "।" DEVANAGARI DANDA -->
-    <string name="keyspec_period">&#x0964;</string>
-    <string name="keyspec_tablet_period">&#x0964;</string>
-    <string name="morekeys_period">"!autoColumnOrder!9,.,\\,,?,!,#,),(,/,;,',@,:,-,\",+,\\%,&amp;"</string>
-    <string name="morekeys_tablet_period">"!autoColumnOrder!8,.,\\,,',#,),(,/,;,@,:,-,\",+,\\%,&amp;"</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-nl/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-nl/donottranslate-more-keys.xml
deleted file mode 100644
index f9a26c540085e485837b6738ac806d4b180223bf..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-nl/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,68 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E1;,&#x00E4;,&#x00E2;,&#x00E0;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00EB;,&#x00EA;,&#x00E8;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+0133: "ij" LATIN SMALL LIGATURE IJ -->
-    <string name="morekeys_i">&#x00ED;,&#x00EF;,&#x00EC;,&#x00EE;,&#x012F;,&#x012B;,&#x0133;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F3;,&#x00F6;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00FB;,&#x00F9;,&#x016B;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+0133: "ij" LATIN SMALL LIGATURE IJ -->
-    <string name="morekeys_y">&#x0133;</string>
-    <string name="single_quotes">!text/single_9qm_rqm</string>
-    <string name="double_quotes">!text/double_9qm_rqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-pl/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-pl/donottranslate-more-keys.xml
deleted file mode 100644
index 8a87db41e198e08e3e18bc0ae35cac3c43a12429..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-pl/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x0105;,&#x00E1;,&#x00E0;,&#x00E2;,&#x00E4;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x0119;,&#x00E8;,&#x00E9;,&#x00EA;,&#x00EB;,&#x0117;,&#x0113;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F3;,&#x00F6;,&#x00F4;,&#x00F2;,&#x00F5;,&#x0153;,&#x00F8;,&#x014D;</string>
-    <!-- U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x015B;,&#x00DF;,&#x0161;</string>
-    <!-- U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE
-         U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
-    <string name="morekeys_n">&#x0144;,&#x00F1;</string>
-    <!-- U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x0107;,&#x00E7;,&#x010D;</string>
-    <!-- U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE
-         U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
-    <string name="morekeys_z">&#x017C;,&#x017A;,&#x017E;</string>
-    <!-- U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE -->
-    <string name="morekeys_l">&#x0142;</string>
-    <string name="single_quotes">!text/single_9qm_rqm</string>
-    <string name="double_quotes">!text/double_9qm_rqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-pt/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-pt/donottranslate-more-keys.xml
deleted file mode 100644
index c0d921c1044c2f8bd27e637729b8a84b027436e2..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-pt/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,67 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E1;,&#x00E3;,&#x00E0;,&#x00E2;,&#x00E4;,&#x00E5;,&#x00E6;,&#x00AA;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS -->
-    <string name="morekeys_e">&#x00E9;,&#x00EA;,&#x00E8;,&#x0119;,&#x0117;,&#x0113;,&#x00EB;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EE;,&#x00EC;,&#x00EF;,&#x012F;,&#x012B;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F3;,&#x00F5;,&#x00F4;,&#x00F2;,&#x00F6;,&#x0153;,&#x00F8;,&#x014D;,&#x00BA;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00F9;,&#x00FB;,&#x016B;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE -->
-    <string name="morekeys_c">&#x00E7;,&#x010D;,&#x0107;</string>
-
-    <string name="keyspec_spanish_row2_10">&#x00E7;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-rm/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-rm/donottranslate-more-keys.xml
deleted file mode 100644
index 2df401eb4dabbed87a904f52315b2e39977f86ac..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-rm/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
-    <string name="morekeys_o">&#x00F2;,&#x00F3;,&#x00F6;,&#x00F4;,&#x00F5;,&#x0153;,&#x00F8;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ro/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ro/donottranslate-more-keys.xml
deleted file mode 100644
index 834e039689ba744e81e67f7406249b1694d06c5c..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ro/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0103: "ă" LATIN SMALL LETTER A WITH BREVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x0103;,&#x00E2;,&#x00E3;,&#x00E0;,&#x00E1;,&#x00E4;,&#x00E6;,&#x00E5;,&#x0101;</string>
-    <!-- U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00EE;,&#x00EF;,&#x00EC;,&#x00ED;,&#x012F;,&#x012B;</string>
-    <!-- U+0219: "È™" LATIN SMALL LETTER S WITH COMMA BELOW
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x0219;,&#x00DF;,&#x015B;,&#x0161;</string>
-    <!-- U+021B: "È›" LATIN SMALL LETTER T WITH COMMA BELOW -->
-    <string name="morekeys_t">&#x021B;</string>
-    <string name="single_quotes">!text/single_9qm_rqm</string>
-    <string name="double_quotes">!text/double_9qm_rqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ru/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ru/donottranslate-more-keys.xml
deleted file mode 100644
index 2093ba88bb897ebf7450fbcdd9414a2ef0f26f38..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ru/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0449: "щ" CYRILLIC SMALL LETTER SHCHA -->
-    <string name="keyspec_east_slavic_row1_9">&#x0449;</string>
-    <!-- U+044B: "Ñ‹" CYRILLIC SMALL LETTER YERU -->
-    <string name="keyspec_east_slavic_row2_2">&#x044B;</string>
-    <!-- U+044D: "э" CYRILLIC SMALL LETTER E -->
-    <string name="keyspec_east_slavic_row2_11">&#x044D;</string>
-    <!-- U+0438: "и" CYRILLIC SMALL LETTER I -->
-    <string name="keyspec_east_slavic_row3_5">&#x0438;</string>
-    <!-- U+0451: "Ñ‘" CYRILLIC SMALL LETTER IO -->
-    <string name="morekeys_cyrillic_ie">&#x0451;</string>
-    <!-- U+044A: "ÑŠ" CYRILLIC SMALL LETTER HARD SIGN -->
-    <string name="morekeys_cyrillic_soft_sign">&#x044A;</string>
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-si/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-si/donottranslate-more-keys.xml
deleted file mode 100644
index 871d82ab0cf0a5b3c11b0854bd2cde67c13919a0..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-si/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0D85: "අ" SINHALA LETTER AYANNA
-         U+0D86: "ආ" SINHALA LETTER AAYANNA -->
-    <string name="keylabel_to_alpha">&#x0D85;,&#x0D86;</string>
-    <!-- U+0DBB/U+0DD4: "රු" SINHALA LETTER RAYANNA/SINHALA VOWEL SIGN KETTI PAA-PILLA -->
-    <string name="keyspec_currency">&#x0DBB;&#x0DD4;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-sk/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-sk/donottranslate-more-keys.xml
deleted file mode 100644
index a05b7037057c13ed74e8fecf5c0cf73920331ed2..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-sk/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,110 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK -->
-    <string name="morekeys_a">&#x00E1;,&#x00E4;,&#x0101;,&#x00E0;,&#x00E2;,&#x00E3;,&#x00E5;,&#x00E6;,&#x0105;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+011B: "Ä›" LATIN SMALL LETTER E WITH CARON
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK -->
-    <string name="morekeys_e">&#x00E9;,&#x011B;,&#x0113;,&#x0117;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0119;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+0131: "ı" LATIN SMALL LETTER DOTLESS I -->
-    <string name="morekeys_i">&#x00ED;,&#x012B;,&#x012F;,&#x00EC;,&#x00EE;,&#x00EF;,&#x0131;</string>
-    <!-- U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+0151: "Å‘" LATIN SMALL LETTER O WITH DOUBLE ACUTE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE -->
-    <string name="morekeys_o">&#x00F4;,&#x00F3;,&#x00F6;,&#x00F2;,&#x00F5;,&#x0153;,&#x0151;,&#x00F8;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016F: "ů" LATIN SMALL LETTER U WITH RING ABOVE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON
-         U+0173: "ų" LATIN SMALL LETTER U WITH OGONEK
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+0171: "ű" LATIN SMALL LETTER U WITH DOUBLE ACUTE -->
-    <string name="morekeys_u">&#x00FA;,&#x016F;,&#x00FC;,&#x016B;,&#x0173;,&#x00F9;,&#x00FB;,&#x0171;</string>
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA -->
-    <string name="morekeys_s">&#x0161;,&#x00DF;,&#x015B;,&#x015F;</string>
-    <!-- U+0148: "ň" LATIN SMALL LETTER N WITH CARON
-         U+0146: "ņ" LATIN SMALL LETTER N WITH CEDILLA
-         U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x0148;,&#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 -->
-    <string name="morekeys_c">&#x010D;,&#x00E7;,&#x0107;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_y">&#x00FD;,&#x00FF;</string>
-    <!-- U+010F: "ď" LATIN SMALL LETTER D WITH CARON -->
-    <string name="morekeys_d">&#x010F;</string>
-    <!-- U+0155: "Å•" LATIN SMALL LETTER R WITH ACUTE
-         U+0159: "Å™" LATIN SMALL LETTER R WITH CARON
-         U+0157: "Å—" LATIN SMALL LETTER R WITH CEDILLA -->
-    <string name="morekeys_r">&#x0155;,&#x0159;,&#x0157;</string>
-    <!-- U+0165: "Å¥" LATIN SMALL LETTER T WITH CARON
-         U+0163: "Å£" LATIN SMALL LETTER T WITH CEDILLA -->
-    <string name="morekeys_t">&#x0165;,&#x0163;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE -->
-    <string name="morekeys_z">&#x017E;,&#x017C;,&#x017A;</string>
-    <!-- U+0137: "Ä·" LATIN SMALL LETTER K WITH CEDILLA -->
-    <string name="morekeys_k">&#x0137;</string>
-    <!-- U+013E: "ľ" LATIN SMALL LETTER L WITH CARON
-         U+013A: "ĺ" LATIN SMALL LETTER L WITH ACUTE
-         U+013C: "ļ" LATIN SMALL LETTER L WITH CEDILLA
-         U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE -->
-    <string name="morekeys_l">&#x013E;,&#x013A;,&#x013C;,&#x0142;</string>
-    <!-- U+0123: "Ä£" LATIN SMALL LETTER G WITH CEDILLA
-         U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE -->
-    <string name="morekeys_g">&#x0123;,&#x011F;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-sl/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-sl/donottranslate-more-keys.xml
deleted file mode 100644
index d529589a04270db7ac6d1f42dd9003384ecbabbb..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-sl/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x0161;</string>
-    <!-- U+010D: "č" LATIN SMALL LETTER C WITH CARON
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE -->
-    <string name="morekeys_c">&#x010D;,&#x0107;</string>
-    <!-- U+0111: "Ä‘" LATIN SMALL LETTER D WITH STROKE -->
-    <string name="morekeys_d">&#x0111;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
-    <string name="morekeys_z">&#x017E;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-sr-rZZ/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-sr-rZZ/donottranslate-more-keys.xml
deleted file mode 100644
index 1168126ffcdaad04646f95215185fb79c2d08eb2..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-sr-rZZ/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE -->
-    <string name="morekeys_e">&#x00E8;</string>
-    <!-- U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE -->
-    <string name="morekeys_i">&#x00EC;</string>
-    <!-- U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x0161;,%</string>
-    <!-- U+010D: "č" LATIN SMALL LETTER C WITH CARON
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE -->
-    <string name="morekeys_c">&#x010D;,&#x0107;,%</string>
-    <!-- U+0111: "Ä‘" LATIN SMALL LETTER D WITH STROKE -->
-    <string name="morekeys_d">&#x0111;,%</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
-    <string name="morekeys_z">&#x017E;,%</string>
-    <string name="label_go_key">"Idi"</string>
-    <string name="label_send_key">"Å alji"</string>
-    <string name="label_next_key">"Sled"</string>
-    <string name="label_done_key">"Gotov"</string>
-    <string name="label_search_key">"Traži"</string>
-    <string name="label_previous_key">"Preth"</string>
-    <string name="label_pause_key">"Pauza"</string>
-    <string name="label_wait_key">"ÄŒekaj"</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-sr/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-sr/donottranslate-more-keys.xml
deleted file mode 100644
index 870a71331efe5efd925e1ee0b6e37ac8d2ae69f6..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-sr/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,61 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- TODO: Move these to sr-Latn once we can handle IETF language tag with script name specified.
-         BEGIN: More keys definitions for Serbian (Latin)
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-    <string name="morekeys_s">&#x0161;,&#x00DF;,&#x015B;</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
-    <string name="morekeys_c">&#x010D;,&#x00E7;,&#x0107;</string>
-         U+010F: "ď" LATIN SMALL LETTER D WITH CARON
-    <string name="morekeys_d">&#x010F;</string>
-         U+017E: "ž" LATIN SMALL LETTER Z WITH CARON
-         U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE
-    <string name="morekeys_z">&#x017E;,&#x017A;,&#x017C;</string>
-         END: More keys definitions for Serbian (Latin) -->
-    <!-- BEGIN: More keys definitions for Serbian (Cyrillic) -->
-    <!-- U+0437: "з" CYRILLIC SMALL LETTER ZE -->
-    <string name="keyspec_south_slavic_row1_6">&#x0437;</string>
-    <!-- U+045B: "Ñ›" CYRILLIC SMALL LETTER TSHE -->
-    <string name="keyspec_south_slavic_row2_11">&#x045B;</string>
-    <!-- U+0455: "Ñ•" CYRILLIC SMALL LETTER DZE -->
-    <string name="keyspec_south_slavic_row3_1">&#x0455;</string>
-    <!-- U+0452: "Ñ’" CYRILLIC SMALL LETTER DJE -->
-    <string name="keyspec_south_slavic_row3_8">&#x0452;</string>
-    <!-- U+0450: "ѐ" CYRILLIC SMALL LETTER IE WITH GRAVE -->
-    <string name="morekeys_cyrillic_ie">&#x0450;</string>
-    <!-- U+045D: "ѝ" CYRILLIC SMALL LETTER I WITH GRAVE -->
-    <string name="morekeys_cyrillic_i">&#x045D;</string>
-    <!-- END: More keys definitions for Serbian (Cyrillic) -->
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
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
deleted file mode 100644
index 832e438f38e4bf71ef9b8dc7de05bc0902f236aa..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-sv/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,99 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE -->
-    <string name="morekeys_a">&#x00E4;,&#x00E5;,&#x00E6;,&#x00E1;,&#x00E0;,&#x00E2;,&#x0105;,&#x00E3;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-    <!-- U+00F0: "ð" LATIN SMALL LETTER ETH
-         U+010F: "ď" LATIN SMALL LETTER D WITH CARON -->
-    <string name="morekeys_d">&#x00F0;,&#x010F;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0119;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS -->
-    <string name="morekeys_i">&#x00ED;,&#x00EC;,&#x00EE;,&#x00EF;</string>
-    <!-- U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE -->
-    <string name="morekeys_l">&#x0142;</string>
-    <!-- U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE
-         U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0148: "ň" LATIN SMALL LETTER N WITH CARON -->
-    <string name="morekeys_n">&#x0144;,&#x00F1;,&#x0148;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F6;,&#x00F8;,&#x0153;,&#x00F3;,&#x00F2;,&#x00F4;,&#x00F5;,&#x014D;</string>
-    <!-- U+0159: "Å™" LATIN SMALL LETTER R WITH CARON -->
-    <string name="morekeys_r">&#x0159;</string>
-    <!-- U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S -->
-    <string name="morekeys_s">&#x015B;,&#x0161;,&#x015F;,&#x00DF;</string>
-    <!-- U+0165: "Å¥" LATIN SMALL LETTER T WITH CARON
-         U+00FE: "þ" LATIN SMALL LETTER THORN -->
-    <string name="morekeys_t">&#x0165;,&#x00FE;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FC;,&#x00FA;,&#x00F9;,&#x00FB;,&#x016B;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS -->
-    <string name="morekeys_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 -->
-    <string name="morekeys_z">&#x017A;,&#x017E;,&#x017C;</string>
-    <!-- U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE -->
-    <string name="keyspec_nordic_row1_11">&#x00E5;</string>
-    <!-- U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS -->
-    <string name="keyspec_nordic_row2_11">&#x00E4;</string>
-    <!-- U+00E6: "æ" LATIN SMALL LETTER AE -->
-    <string name="morekeys_nordic_row2_11">&#x00E6;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS -->
-    <string name="keyspec_nordic_row2_10">&#x00F6;</string>
-    <!-- U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE -->
-    <string name="morekeys_nordic_row2_10">&#x00F8;,&#x0153;</string>
-    <string name="single_angle_quotes">!text/single_raqm_laqm</string>
-    <string name="double_angle_quotes">!text/double_raqm_laqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-sw/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-sw/donottranslate-more-keys.xml
deleted file mode 100644
index e06ae21cd93fae6fe2a5fe3d8ff1a73a7047794d..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-sw/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- This is the same as English except morekeys_g. -->
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E0;,&#x00E1;,&#x00E2;,&#x00E4;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E8;,&#x00E9;,&#x00EA;,&#x00EB;,&#x0113;</string>
-    <!-- U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE -->
-    <string name="morekeys_i">&#x00EE;,&#x00EF;,&#x00ED;,&#x012B;,&#x00EC;</string>
-    <!-- U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE -->
-    <string name="morekeys_o">&#x00F4;,&#x00F6;,&#x00F2;,&#x00F3;,&#x0153;,&#x00F8;,&#x014D;,&#x00F5;</string>
-    <!-- U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FB;,&#x00FC;,&#x00F9;,&#x00FA;,&#x016B;</string>
-    <!-- U+00DF: "ß" LATIN SMALL LETTER SHARP S -->
-    <string name="morekeys_s">&#x00DF;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
-    <string name="morekeys_n">&#x00F1;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA -->
-    <string name="morekeys_c">&#x00E7;</string>
-    <string name="morekeys_g">g\'</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ta-rIN/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ta-rIN/donottranslate-more-keys.xml
deleted file mode 100644
index 547c8e1322dd3502e8cd325c8426ac17969fbf40..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ta-rIN/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0BA4: "த" TAMIL LETTER TA
-         U+0BAE/U+0BBF: "மி" TAMIL LETTER MA/TAMIL VOWEL SIGN I
-         U+0BB4/U+0BCD: "ழ்" TAMIL LETTER LLLA/TAMIL SIGN VIRAMA -->
-    <string name="keylabel_to_alpha">&#x0BA4;&#x0BAE;&#x0BBF;&#x0BB4;&#x0BCD;</string>
-    <!-- U+0BF9: "௹" TAMIL RUPEE SIGN -->
-    <string name="keyspec_currency">&#x0BF9;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ta-rLK/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ta-rLK/donottranslate-more-keys.xml
deleted file mode 100644
index 9e900a6b1196c1826998ebf4bbfb571096e19008..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ta-rLK/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0BA4: "த" TAMIL LETTER TA
-         U+0BAE/U+0BBF: "மி" TAMIL LETTER MA/TAMIL VOWEL SIGN I
-         U+0BB4/U+0BCD: "ழ்" TAMIL LETTER LLLA/TAMIL SIGN VIRAMA -->
-    <string name="keylabel_to_alpha">&#x0BA4;&#x0BAE;&#x0BBF;&#x0BB4;&#x0BCD;</string>
-    <!-- U+0DBB/U+0DD4: "රු" SINHALA LETTER RAYANNA/SINHALA VOWEL SIGN KETTI PAA-PILLA -->
-    <string name="keyspec_currency">&#x0DBB;&#x0DD4;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-ta-rSG/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ta-rSG/donottranslate-more-keys.xml
deleted file mode 100644
index 07e4d8beb5f7a81d73c66eb4a0c7ab271664c3b5..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-ta-rSG/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0BA4: "த" TAMIL LETTER TA
-         U+0BAE/U+0BBF: "மி" TAMIL LETTER MA/TAMIL VOWEL SIGN I
-         U+0BB4/U+0BCD: "ழ்" TAMIL LETTER LLLA/TAMIL SIGN VIRAMA -->
-    <string name="keylabel_to_alpha">&#x0BA4;&#x0BAE;&#x0BBF;&#x0BB4;&#x0BCD;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-te/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-te/donottranslate-more-keys.xml
deleted file mode 100644
index 6518dea8f880558987404af318fd2ea33e9608c3..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-te/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0C05: "à°…" TELUGU LETTER A
-         U+0C06: "à°†" TELUGU LETTER AA
-         U+0C07: "à°‡" TELUGU LETTER I -->
-    <string name="keylabel_to_alpha">&#x0C05;&#x0C06;&#x0C07;</string>
-    <!-- U+20B9: "₹" INDIAN RUPEE SIGN -->
-    <string name="keyspec_currency">&#x20B9;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-th/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-th/donottranslate-more-keys.xml
deleted file mode 100644
index 3329cf241c3c2b88a38d1e2a8445c293171661ea..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-th/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- Label for "switch to alphabetic" key.
-         U+0E01: "ก" THAI CHARACTER KO KAI
-         U+0E02: "ข" THAI CHARACTER KHO KHAI
-         U+0E04: "ค" THAI CHARACTER KHO KHWAI -->
-    <string name="keylabel_to_alpha">&#x0E01;&#x0E02;&#x0E04;</string>
-    <!-- U+0E3F: "฿" THAI CURRENCY SYMBOL BAHT -->
-    <string name="keyspec_currency">&#x0E3F;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-tl/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-tl/donottranslate-more-keys.xml
deleted file mode 100644
index cf25b6f43f7a77b10a3568f942aab8e49adac319..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-tl/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E1;,&#x00E0;,&#x00E4;,&#x00E2;,&#x00E3;,&#x00E5;,&#x0105;,&#x00E6;,&#x0101;,&#x00AA;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EB;,&#x00EA;,&#x0119;,&#x0117;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x00ED;,&#x00EF;,&#x00EC;,&#x00EE;,&#x012F;,&#x012B;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F3;,&#x00F2;,&#x00F6;,&#x00F4;,&#x00F5;,&#x00F8;,&#x0153;,&#x014D;,&#x00BA;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FC;,&#x00F9;,&#x00FB;,&#x016B;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-tr/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-tr/donottranslate-more-keys.xml
deleted file mode 100644
index 2398430e17adff058b38d8dbc59fa63c2e22c675..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-tr/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,69 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE -->
-    <string name="morekeys_a">&#x00E2;,&#x00E4;,&#x00E1;</string>
-    <!-- U+0259: "É™" LATIN SMALL LETTER SCHWA
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE -->
-    <string name="morekeys_e">&#x0259;,&#x00E9;</string>
-    <!-- U+0131: "ı" LATIN SMALL LETTER DOTLESS I
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x0131;,&#x00EE;,&#x00EF;,&#x00EC;,&#x00ED;,&#x012F;,&#x012B;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F6;,&#x00F4;,&#x0153;,&#x00F2;,&#x00F3;,&#x00F5;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FC;,&#x00FB;,&#x00F9;,&#x00FA;,&#x016B;</string>
-    <!-- U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x015F;,&#x00DF;,&#x015B;,&#x0161;</string>
-    <!-- U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE -->
-    <string name="morekeys_g">&#x011F;</string>
-    <!-- U+0148: "ň" LATIN SMALL LETTER N WITH CARON
-         U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
-    <string name="morekeys_n">&#x0148;,&#x00F1;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE -->
-    <string name="morekeys_y">&#x00FD;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
-    <string name="morekeys_z">&#x017E;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-uk/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-uk/donottranslate-more-keys.xml
deleted file mode 100644
index 1f72d068bdaab83c5e9efd97c61b375a3ef1a39a..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-uk/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+0449: "щ" CYRILLIC SMALL LETTER SHCHA -->
-    <string name="keyspec_east_slavic_row1_9">&#x0449;</string>
-    <!-- U+0456: "Ñ–" CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I -->
-    <string name="keyspec_east_slavic_row2_2">&#x0456;</string>
-    <!-- U+0454: "Ñ”" CYRILLIC SMALL LETTER UKRAINIAN IE -->
-    <string name="keyspec_east_slavic_row2_11">&#x0454;</string>
-    <!-- U+0438: "и" CYRILLIC SMALL LETTER I -->
-    <string name="keyspec_east_slavic_row3_5">&#x0438;</string>
-    <!-- U+0491: "Ò‘" CYRILLIC SMALL LETTER GHE WITH UPTURN -->
-    <string name="morekeys_cyrillic_ghe">&#x0491;</string>
-    <!-- U+0457: "Ñ—" CYRILLIC SMALL LETTER YI -->
-    <string name="morekeys_east_slavic_row2_2">&#x0457;</string>
-    <!-- U+044A: "ÑŠ" CYRILLIC SMALL LETTER HARD SIGN -->
-    <string name="morekeys_cyrillic_soft_sign">&#x044A;</string>
-    <!-- U+20B4: "â‚´" HRYVNIA SIGN -->
-    <string name="keyspec_currency">&#x20B4;</string>
-    <!-- Label for "switch to alphabetic" key.
-         U+0410: "А" CYRILLIC CAPITAL LETTER A
-         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
-         U+0412: "Ð’" CYRILLIC CAPITAL LETTER VE -->
-    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
-    <string name="single_quotes">!text/single_9qm_lqm</string>
-    <string name="double_quotes">!text/double_9qm_lqm</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-uz/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-uz/donottranslate-more-keys.xml
deleted file mode 100644
index 24dd091b53f4bf21d47ea26747ce964ded4b15b5..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-uz/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,70 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2014, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- This is the same as Turkish -->
-    <!-- U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE -->
-    <string name="morekeys_a">&#x00E2;,&#x00E4;,&#x00E1;</string>
-    <!-- U+0259: "É™" LATIN SMALL LETTER SCHWA
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE -->
-    <string name="morekeys_e">&#x0259;,&#x00E9;</string>
-    <!-- U+0131: "ı" LATIN SMALL LETTER DOTLESS I
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON -->
-    <string name="morekeys_i">&#x0131;,&#x00EE;,&#x00EF;,&#x00EC;,&#x00ED;,&#x012F;,&#x012B;</string>
-    <!-- U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON -->
-    <string name="morekeys_o">&#x00F6;,&#x00F4;,&#x0153;,&#x00F2;,&#x00F3;,&#x00F5;,&#x00F8;,&#x014D;</string>
-    <!-- U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FC;,&#x00FB;,&#x00F9;,&#x00FA;,&#x016B;</string>
-    <!-- U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA
-         U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON -->
-    <string name="morekeys_s">&#x015F;,&#x00DF;,&#x015B;,&#x0161;</string>
-    <!-- U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE -->
-    <string name="morekeys_g">&#x011F;</string>
-    <!-- U+0148: "ň" LATIN SMALL LETTER N WITH CARON
-         U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
-    <string name="morekeys_n">&#x0148;,&#x00F1;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x010D;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE -->
-    <string name="morekeys_y">&#x00FD;</string>
-    <!-- U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
-    <string name="morekeys_z">&#x017E;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-vi/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-vi/donottranslate-more-keys.xml
deleted file mode 100644
index aa571700fe25cb917c9a9ab7068d04a60944d9f2..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-vi/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,97 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2011, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+1EA3: "ả" LATIN SMALL LETTER A WITH HOOK ABOVE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+1EA1: "ạ" LATIN SMALL LETTER A WITH DOT BELOW
-         U+0103: "ă" LATIN SMALL LETTER A WITH BREVE
-         U+1EB1: "ằ" LATIN SMALL LETTER A WITH BREVE AND GRAVE
-         U+1EAF: "ắ" LATIN SMALL LETTER A WITH BREVE AND ACUTE
-         U+1EB3: "ẳ" LATIN SMALL LETTER A WITH BREVE AND HOOK ABOVE
-         U+1EB5: "ẵ" LATIN SMALL LETTER A WITH BREVE AND TILDE
-         U+1EB7: "ặ" LATIN SMALL LETTER A WITH BREVE AND DOT BELOW
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+1EA7: "ầ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND GRAVE
-         U+1EA5: "ấ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND ACUTE
-         U+1EA9: "ẩ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND HOOK ABOVE
-         U+1EAB: "ẫ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND TILDE
-         U+1EAD: "ậ" LATIN SMALL LETTER A WITH CIRCUMFLEX AND DOT BELOW -->
-    <string name="morekeys_a">&#x00E0;,&#x00E1;,&#x1EA3;,&#x00E3;,&#x1EA1;,&#x0103;,&#x1EB1;,&#x1EAF;,&#x1EB3;,&#x1EB5;,&#x1EB7;,&#x00E2;,&#x1EA7;,&#x1EA5;,&#x1EA9;,&#x1EAB;,&#x1EAD;</string>
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+1EBB: "ẻ" LATIN SMALL LETTER E WITH HOOK ABOVE
-         U+1EBD: "ẽ" LATIN SMALL LETTER E WITH TILDE
-         U+1EB9: "ẹ" LATIN SMALL LETTER E WITH DOT BELOW
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+1EC1: "ề" LATIN SMALL LETTER E WITH CIRCUMFLEX AND GRAVE
-         U+1EBF: "ế" LATIN SMALL LETTER E WITH CIRCUMFLEX AND ACUTE
-         U+1EC3: "ể" LATIN SMALL LETTER E WITH CIRCUMFLEX AND HOOK ABOVE
-         U+1EC5: "á»…" LATIN SMALL LETTER E WITH CIRCUMFLEX AND TILDE
-         U+1EC7: "ệ" LATIN SMALL LETTER E WITH CIRCUMFLEX AND DOT BELOW -->
-    <string name="morekeys_e">&#x00E8;,&#x00E9;,&#x1EBB;,&#x1EBD;,&#x1EB9;,&#x00EA;,&#x1EC1;,&#x1EBF;,&#x1EC3;,&#x1EC5;,&#x1EC7;</string>
-    <!-- U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+1EC9: "ỉ" LATIN SMALL LETTER I WITH HOOK ABOVE
-         U+0129: "Ä©" LATIN SMALL LETTER I WITH TILDE
-         U+1ECB: "ị" LATIN SMALL LETTER I WITH DOT BELOW -->
-    <string name="morekeys_i">&#x00EC;,&#x00ED;,&#x1EC9;,&#x0129;,&#x1ECB;</string>
-    <!-- U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+1ECF: "ỏ" LATIN SMALL LETTER O WITH HOOK ABOVE
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+1ECD: "ọ" LATIN SMALL LETTER O WITH DOT BELOW
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+1ED3: "ồ" LATIN SMALL LETTER O WITH CIRCUMFLEX AND GRAVE
-         U+1ED1: "ố" LATIN SMALL LETTER O WITH CIRCUMFLEX AND ACUTE
-         U+1ED5: "ổ" LATIN SMALL LETTER O WITH CIRCUMFLEX AND HOOK ABOVE
-         U+1ED7: "á»—" LATIN SMALL LETTER O WITH CIRCUMFLEX AND TILDE
-         U+1ED9: "á»™" LATIN SMALL LETTER O WITH CIRCUMFLEX AND DOT BELOW
-         U+01A1: "Æ¡" LATIN SMALL LETTER O WITH HORN
-         U+1EDD: "ờ" LATIN SMALL LETTER O WITH HORN AND GRAVE
-         U+1EDB: "á»›" LATIN SMALL LETTER O WITH HORN AND ACUTE
-         U+1EDF: "ở" LATIN SMALL LETTER O WITH HORN AND HOOK ABOVE
-         U+1EE1: "ỡ" LATIN SMALL LETTER O WITH HORN AND TILDE
-         U+1EE3: "ợ" LATIN SMALL LETTER O WITH HORN AND DOT BELOW -->
-    <string name="morekeys_o">&#x00F2;,&#x00F3;,&#x1ECF;,&#x00F5;,&#x1ECD;,&#x00F4;,&#x1ED3;,&#x1ED1;,&#x1ED5;,&#x1ED7;,&#x1ED9;,&#x01A1;,&#x1EDD;,&#x1EDB;,&#x1EDF;,&#x1EE1;,&#x1EE3;</string>
-    <!-- U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+1EE7: "ủ" LATIN SMALL LETTER U WITH HOOK ABOVE
-         U+0169: "Å©" LATIN SMALL LETTER U WITH TILDE
-         U+1EE5: "ụ" LATIN SMALL LETTER U WITH DOT BELOW
-         U+01B0: "Æ°" LATIN SMALL LETTER U WITH HORN
-         U+1EEB: "ừ" LATIN SMALL LETTER U WITH HORN AND GRAVE
-         U+1EE9: "ứ" LATIN SMALL LETTER U WITH HORN AND ACUTE
-         U+1EED: "á»­" LATIN SMALL LETTER U WITH HORN AND HOOK ABOVE
-         U+1EEF: "ữ" LATIN SMALL LETTER U WITH HORN AND TILDE
-         U+1EF1: "á»±" LATIN SMALL LETTER U WITH HORN AND DOT BELOW -->
-    <string name="morekeys_u">&#x00F9;,&#x00FA;,&#x1EE7;,&#x0169;,&#x1EE5;,&#x01B0;,&#x1EEB;,&#x1EE9;,&#x1EED;,&#x1EEF;,&#x1EF1;</string>
-    <!-- U+1EF3: "ỳ" LATIN SMALL LETTER Y WITH GRAVE
-         U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+1EF7: "á»·" LATIN SMALL LETTER Y WITH HOOK ABOVE
-         U+1EF9: "ỹ" LATIN SMALL LETTER Y WITH TILDE
-         U+1EF5: "ỵ" LATIN SMALL LETTER Y WITH DOT BELOW -->
-    <string name="morekeys_y">&#x1EF3;,&#x00FD;,&#x1EF7;,&#x1EF9;,&#x1EF5;</string>
-    <!-- U+0111: "Ä‘" LATIN SMALL LETTER D WITH STROKE -->
-    <string name="morekeys_d">&#x0111;</string>
-    <!-- U+20AB: "â‚«" DONG SIGN -->
-    <string name="keyspec_currency">&#x20AB;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-zu/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-zu/donottranslate-more-keys.xml
deleted file mode 100644
index 2c5df0c81b89fea70d0c051dcd43965448fd70f4..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-zu/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- This is the same as English -->
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON -->
-    <string name="morekeys_a">&#x00E0;,&#x00E1;,&#x00E2;,&#x00E4;,&#x00E6;,&#x00E3;,&#x00E5;,&#x0101;</string>
-    <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON -->
-    <string name="morekeys_e">&#x00E9;,&#x00E8;,&#x00EA;,&#x00EB;,&#x0113;</string>
-    <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE -->
-    <string name="morekeys_i">&#x00ED;,&#x00EE;,&#x00EF;,&#x012B;,&#x00EC;</string>
-    <!-- U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE -->
-    <string name="morekeys_o">&#x00F3;,&#x00F4;,&#x00F6;,&#x00F2;,&#x0153;,&#x00F8;,&#x014D;,&#x00F5;</string>
-    <!-- U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON -->
-    <string name="morekeys_u">&#x00FA;,&#x00FB;,&#x00FC;,&#x00F9;,&#x016B;</string>
-    <!-- U+00DF: "ß" LATIN SMALL LETTER SHARP S -->
-    <string name="morekeys_s">&#x00DF;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
-    <string name="morekeys_n">&#x00F1;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA -->
-    <string name="morekeys_c">&#x00E7;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values-zz/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-zz/donottranslate-more-keys.xml
deleted file mode 100644
index f20c7f6184fb7982b3c75162d399f668e83a9183..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values-zz/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,139 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2012, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <!-- U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
-         U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
-         U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
-         U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
-         U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
-         U+00E5: "Ã¥" LATIN SMALL LETTER A WITH RING ABOVE
-         U+00E6: "æ" LATIN SMALL LETTER AE
-         U+0101: "ā" LATIN SMALL LETTER A WITH MACRON
-         U+0103: "ă" LATIN SMALL LETTER A WITH BREVE
-         U+0105: "Ä…" LATIN SMALL LETTER A WITH OGONEK
-         U+00AA: "ª" FEMININE ORDINAL INDICATOR -->
-    <string name="morekeys_a">&#x00E0;,&#x00E1;,&#x00E2;,&#x00E3;,&#x00E4;,&#x00E5;,&#x00E6;,&#x0101;,&#x0103;,&#x0105;,&#x00AA;</string>
-    <!-- U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE
-         U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
-         U+00EA: "ê" LATIN SMALL LETTER E WITH CIRCUMFLEX
-         U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS
-         U+0113: "Ä“" LATIN SMALL LETTER E WITH MACRON
-         U+0115: "Ä•" LATIN SMALL LETTER E WITH BREVE
-         U+0117: "Ä—" LATIN SMALL LETTER E WITH DOT ABOVE
-         U+0119: "Ä™" LATIN SMALL LETTER E WITH OGONEK
-         U+011B: "Ä›" LATIN SMALL LETTER E WITH CARON -->
-    <string name="morekeys_e">&#x00E8;,&#x00E9;,&#x00EA;,&#x00EB;,&#x0113;,&#x0115;,&#x0117;,&#x0119;,&#x011B;</string>
-    <!-- U+00EC: "ì" LATIN SMALL LETTER I WITH GRAVE
-         U+00ED: "í" LATIN SMALL LETTER I WITH ACUTE
-         U+00EE: "î" LATIN SMALL LETTER I WITH CIRCUMFLEX
-         U+00EF: "ï" LATIN SMALL LETTER I WITH DIAERESIS
-         U+0129: "Ä©" LATIN SMALL LETTER I WITH TILDE
-         U+012B: "Ä«" LATIN SMALL LETTER I WITH MACRON
-         U+012D: "Ä­" LATIN SMALL LETTER I WITH BREVE
-         U+012F: "į" LATIN SMALL LETTER I WITH OGONEK
-         U+0131: "ı" LATIN SMALL LETTER DOTLESS I
-         U+0133: "ij" LATIN SMALL LIGATURE IJ -->
-    <string name="morekeys_i">&#x00EC;,&#x00ED;,&#x00EE;,&#x00EF;,&#x0129;,&#x012B;,&#x012D;,&#x012F;,&#x0131;,&#x0133;</string>
-    <!-- U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE
-         U+00F3: "ó" LATIN SMALL LETTER O WITH ACUTE
-         U+00F4: "ô" LATIN SMALL LETTER O WITH CIRCUMFLEX
-         U+00F5: "õ" LATIN SMALL LETTER O WITH TILDE
-         U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS
-         U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE
-         U+014D: "ō" LATIN SMALL LETTER O WITH MACRON
-         U+014F: "ŏ" LATIN SMALL LETTER O WITH BREVE
-         U+0151: "Å‘" LATIN SMALL LETTER O WITH DOUBLE ACUTE
-         U+0153: "Å“" LATIN SMALL LIGATURE OE
-         U+00BA: "º" MASCULINE ORDINAL INDICATOR -->
-    <string name="morekeys_o">&#x00F2;,&#x00F3;,&#x00F4;,&#x00F5;,&#x00F6;,&#x00F8;,&#x014D;,&#x014F;,&#x0151;,&#x0153;,&#x00BA;</string>
-    <!-- U+00F9: "ù" LATIN SMALL LETTER U WITH GRAVE
-         U+00FA: "ú" LATIN SMALL LETTER U WITH ACUTE
-         U+00FB: "û" LATIN SMALL LETTER U WITH CIRCUMFLEX
-         U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS
-         U+0169: "Å©" LATIN SMALL LETTER U WITH TILDE
-         U+016B: "Å«" LATIN SMALL LETTER U WITH MACRON
-         U+016D: "Å­" LATIN SMALL LETTER U WITH BREVE
-         U+016F: "ů" LATIN SMALL LETTER U WITH RING ABOVE
-         U+0171: "ű" LATIN SMALL LETTER U WITH DOUBLE ACUTE
-         U+0173: "ų" LATIN SMALL LETTER U WITH OGONEK -->
-    <string name="morekeys_u">&#x00F9;,&#x00FA;,&#x00FB;,&#x00FC;,&#x0169;,&#x016B;,&#x016D;,&#x016F;,&#x0171;,&#x0173;</string>
-    <!-- U+00DF: "ß" LATIN SMALL LETTER SHARP S
-         U+015B: "Å›" LATIN SMALL LETTER S WITH ACUTE
-         U+015D: "ŝ" LATIN SMALL LETTER S WITH CIRCUMFLEX
-         U+015F: "ÅŸ" LATIN SMALL LETTER S WITH CEDILLA
-         U+0161: "Å¡" LATIN SMALL LETTER S WITH CARON
-         U+017F: "Å¿" LATIN SMALL LETTER LONG S -->
-    <string name="morekeys_s">&#x00DF;,&#x015B;,&#x015D;,&#x015F;,&#x0161;,&#x017F;</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
-         U+0144: "Å„" LATIN SMALL LETTER N WITH ACUTE
-         U+0146: "ņ" LATIN SMALL LETTER N WITH CEDILLA
-         U+0148: "ň" LATIN SMALL LETTER N WITH CARON
-         U+0149: "ʼn" LATIN SMALL LETTER N PRECEDED BY APOSTROPHE
-         U+014B: "Å‹" LATIN SMALL LETTER ENG -->
-    <string name="morekeys_n">&#x00F1;,&#x0144;,&#x0146;,&#x0148;,&#x0149;,&#x014B;</string>
-    <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA
-         U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE
-         U+0109: "ĉ" LATIN SMALL LETTER C WITH CIRCUMFLEX
-         U+010B: "Ä‹" LATIN SMALL LETTER C WITH DOT ABOVE
-         U+010D: "č" LATIN SMALL LETTER C WITH CARON -->
-    <string name="morekeys_c">&#x00E7;,&#x0107;,&#x0109;,&#x010B;,&#x010D;</string>
-    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
-         U+0177: "Å·" LATIN SMALL LETTER Y WITH CIRCUMFLEX
-         U+00FF: "ÿ" LATIN SMALL LETTER Y WITH DIAERESIS
-         U+0133: "ij" LATIN SMALL LIGATURE IJ -->
-    <string name="morekeys_y">&#x00FD;,&#x0177;,&#x00FF;,&#x0133;</string>
-    <!-- U+010F: "ď" LATIN SMALL LETTER D WITH CARON
-         U+0111: "Ä‘" LATIN SMALL LETTER D WITH STROKE
-         U+00F0: "ð" LATIN SMALL LETTER ETH -->
-    <string name="morekeys_d">&#x010F;,&#x0111;,&#x00F0;</string>
-    <!-- U+0155: "Å•" LATIN SMALL LETTER R WITH ACUTE
-         U+0157: "Å—" LATIN SMALL LETTER R WITH CEDILLA
-         U+0159: "Å™" LATIN SMALL LETTER R WITH CARON -->
-    <string name="morekeys_r">&#x0155;,&#x0157;,&#x0159;</string>
-    <!-- U+00FE: "þ" LATIN SMALL LETTER THORN
-         U+0163: "Å£" LATIN SMALL LETTER T WITH CEDILLA
-         U+0165: "Å¥" LATIN SMALL LETTER T WITH CARON
-         U+0167: "ŧ" LATIN SMALL LETTER T WITH STROKE -->
-    <string name="morekeys_t">&#x00FE;,&#x0163;,&#x0165;,&#x0167;</string>
-    <!-- U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE
-         U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE
-         U+017E: "ž" LATIN SMALL LETTER Z WITH CARON -->
-    <string name="morekeys_z">&#x017A;,&#x017C;,&#x017E;</string>
-    <!-- U+0137: "Ä·" LATIN SMALL LETTER K WITH CEDILLA
-         U+0138: "ĸ" LATIN SMALL LETTER KRA -->
-    <string name="morekeys_k">&#x0137;,&#x0138;</string>
-    <!-- U+013A: "ĺ" LATIN SMALL LETTER L WITH ACUTE
-         U+013C: "ļ" LATIN SMALL LETTER L WITH CEDILLA
-         U+013E: "ľ" LATIN SMALL LETTER L WITH CARON
-         U+0140: "Å€" LATIN SMALL LETTER L WITH MIDDLE DOT
-         U+0142: "Å‚" LATIN SMALL LETTER L WITH STROKE -->
-    <string name="morekeys_l">&#x013A;,&#x013C;,&#x013E;,&#x0140;,&#x0142;</string>
-    <!-- U+011D: "ĝ" LATIN SMALL LETTER G WITH CIRCUMFLEX
-         U+011F: "ÄŸ" LATIN SMALL LETTER G WITH BREVE
-         U+0121: "Ä¡" LATIN SMALL LETTER G WITH DOT ABOVE
-         U+0123: "Ä£" LATIN SMALL LETTER G WITH CEDILLA -->
-    <string name="morekeys_g">&#x011D;,&#x011F;,&#x0121;,&#x0123;</string>
-    <!-- U+0125: "Ä¥" LATIN SMALL LETTER H WITH CIRCUMFLEX -->
-    <string name="morekeys_h">&#x0125;</string>
-    <!-- U+0135: "ĵ" LATIN SMALL LETTER J WITH CIRCUMFLEX -->
-    <string name="morekeys_j">&#x0135;</string>
-    <!-- U+0175: "ŵ" LATIN SMALL LETTER W WITH CIRCUMFLEX -->
-    <string name="morekeys_w">&#x0175;</string>
-</resources>
diff --git a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
deleted file mode 100644
index b6da7d13d6e669ab24de23e3ab0e1307e5b13e1a..0000000000000000000000000000000000000000
--- a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
+++ /dev/null
@@ -1,270 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-/*
-**
-** Copyright 2010, The Android Open Source Project
-**
-** Licensed under the Apache License, Version 2.0 (the "License");
-** you may not use this file except in compliance with the License.
-** You may obtain a copy of the License at
-**
-**     http://www.apache.org/licenses/LICENSE-2.0
-**
-** Unless required by applicable law or agreed to in writing, software
-** distributed under the License is distributed on an "AS IS" BASIS,
-** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-** See the License for the specific language governing permissions and
-** limitations under the License.
-*/
--->
-<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-    <string name="morekeys_a"></string>
-    <string name="morekeys_e"></string>
-    <string name="morekeys_i"></string>
-    <string name="morekeys_o"></string>
-    <string name="morekeys_u"></string>
-    <string name="morekeys_s"></string>
-    <string name="morekeys_n"></string>
-    <string name="morekeys_c"></string>
-    <string name="morekeys_y"></string>
-    <string name="morekeys_d"></string>
-    <string name="morekeys_r"></string>
-    <string name="morekeys_t"></string>
-    <string name="morekeys_z"></string>
-    <string name="morekeys_k"></string>
-    <string name="morekeys_l"></string>
-    <string name="morekeys_g"></string>
-    <string name="morekeys_v"></string>
-    <string name="morekeys_h"></string>
-    <string name="morekeys_j"></string>
-    <string name="morekeys_w"></string>
-    <string name="morekeys_q"></string>
-    <string name="morekeys_x"></string>
-    <string name="keyspec_q">q</string>
-    <string name="keyspec_w">w</string>
-    <string name="keyspec_y">y</string>
-    <string name="keyspec_x">x</string>
-    <string name="keyspec_nordic_row1_11"></string>
-    <string name="keyspec_nordic_row2_10"></string>
-    <string name="keyspec_nordic_row2_11"></string>
-    <string name="morekeys_nordic_row2_10"></string>
-    <string name="morekeys_nordic_row2_11"></string>
-    <string name="keyspec_east_slavic_row1_9"></string>
-    <string name="keyspec_east_slavic_row2_2"></string>
-    <string name="keyspec_east_slavic_row2_11"></string>
-    <string name="keyspec_east_slavic_row3_5"></string>
-    <string name="morekeys_east_slavic_row2_2"></string>
-    <string name="morekeys_east_slavic_row2_11"></string>
-    <string name="morekeys_cyrillic_u"></string>
-    <string name="morekeys_cyrillic_ka"></string>
-    <string name="morekeys_cyrillic_en"></string>
-    <string name="morekeys_cyrillic_ghe"></string>
-    <string name="morekeys_cyrillic_a"></string>
-    <string name="morekeys_cyrillic_o"></string>
-    <string name="morekeys_cyrillic_i"></string>
-    <string name="morekeys_cyrillic_ie"></string>
-    <string name="morekeys_cyrillic_soft_sign"></string>
-    <string name="keyspec_south_slavic_row1_6"></string>
-    <string name="keyspec_south_slavic_row2_11"></string>
-    <string name="keyspec_south_slavic_row3_1"></string>
-    <string name="keyspec_south_slavic_row3_8"></string>
-    <string name="keyspec_swiss_row1_11"></string>
-    <string name="keyspec_swiss_row2_10"></string>
-    <string name="keyspec_swiss_row2_11"></string>
-    <string name="morekeys_swiss_row1_11"></string>
-    <string name="morekeys_swiss_row2_10"></string>
-    <string name="morekeys_swiss_row2_11"></string>
-    <!-- Label for "switch to alphabetic" key. -->
-    <string name="keylabel_to_alpha">ABC</string>
-    <string name="single_quotes">!text/single_lqm_rqm</string>
-    <string name="double_quotes">!text/double_lqm_rqm</string>
-    <string name="single_angle_quotes">!text/single_laqm_raqm</string>
-    <string name="double_angle_quotes">!text/double_laqm_raqm</string>
-    <!-- U+00A2: "¢" CENT SIGN
-         U+00A3: "£" POUND SIGN
-         U+20AC: "€" EURO SIGN
-         U+00A5: "Â¥" YEN SIGN
-         U+20B1: "₱" PESO SIGN -->
-    <string name="morekeys_currency_dollar">&#x00A2;,&#x00A3;,&#x20AC;,&#x00A5;,&#x20B1;</string>
-    <string name="keyspec_currency">$</string>
-    <string name="morekeys_currency_generic">$,&#x00A2;,&#x20AC;,&#x00A3;,&#x00A5;,&#x20B1;</string>
-    <string name="morekeys_punctuation">"!autoColumnOrder!8,\\,,?,!,#,!text/keyspec_right_parenthesis,!text/keyspec_left_parenthesis,/,;,',@,:,-,\",+,\\%,&amp;"</string>
-    <string name="morekeys_tablet_punctuation">"!autoColumnOrder!7,\\,,',#,!text/keyspec_right_parenthesis,!text/keyspec_left_parenthesis,/,;,@,:,-,\",+,\\%,&amp;"</string>
-    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE -->
-    <string name="keyspec_spanish_row2_10">&#x00F1;</string>
-    <!-- U+2020: "†" DAGGER
-         U+2021: "‡" DOUBLE DAGGER
-         U+2605: "★" BLACK STAR -->
-    <string name="morekeys_star">&#x2020;,&#x2021;,&#x2605;</string>
-    <!-- U+266A: "♪" EIGHTH NOTE
-         U+2665: "♥" BLACK HEART SUIT
-         U+2660: "â™ " BLACK SPADE SUIT
-         U+2666: "♦" BLACK DIAMOND SUIT
-         U+2663: "♣" BLACK CLUB SUIT -->
-    <string name="morekeys_bullet">&#x266A;,&#x2665;,&#x2660;,&#x2666;,&#x2663;</string>
-    <!-- U+00B1: "±" PLUS-MINUS SIGN -->
-    <string name="morekeys_plus">&#x00B1;</string>
-    <string name="morekeys_left_parenthesis">!fixedColumnOrder!3,!text/keyspecs_left_parenthesis_more_keys</string>
-    <string name="morekeys_right_parenthesis">!fixedColumnOrder!3,!text/keyspecs_right_parenthesis_more_keys</string>
-    <string name="morekeys_less_than">!fixedColumnOrder!3,!text/keyspec_left_single_angle_quote,!text/keyspec_less_than_equal,!text/keyspec_left_double_angle_quote</string>
-    <string name="morekeys_greater_than">!fixedColumnOrder!3,!text/keyspec_right_single_angle_quote,!text/keyspec_greater_than_equal,!text/keyspec_right_double_angle_quote</string>
-    <string name="morekeys_arabic_diacritics"></string>
-    <string name="keyspec_symbols_1">1</string>
-    <string name="keyspec_symbols_2">2</string>
-    <string name="keyspec_symbols_3">3</string>
-    <string name="keyspec_symbols_4">4</string>
-    <string name="keyspec_symbols_5">5</string>
-    <string name="keyspec_symbols_6">6</string>
-    <string name="keyspec_symbols_7">7</string>
-    <string name="keyspec_symbols_8">8</string>
-    <string name="keyspec_symbols_9">9</string>
-    <string name="keyspec_symbols_0">0</string>
-    <!-- Label for "switch to symbols" key. -->
-    <string name="keylabel_to_symbol">?123</string>
-    <string name="additional_morekeys_symbols_1"></string>
-    <string name="additional_morekeys_symbols_2"></string>
-    <string name="additional_morekeys_symbols_3"></string>
-    <string name="additional_morekeys_symbols_4"></string>
-    <string name="additional_morekeys_symbols_5"></string>
-    <string name="additional_morekeys_symbols_6"></string>
-    <string name="additional_morekeys_symbols_7"></string>
-    <string name="additional_morekeys_symbols_8"></string>
-    <string name="additional_morekeys_symbols_9"></string>
-    <string name="additional_morekeys_symbols_0"></string>
-    <!-- U+00B9: "¹" SUPERSCRIPT ONE
-         U+00BD: "½" VULGAR FRACTION ONE HALF
-         U+2153: "â…“" VULGAR FRACTION ONE THIRD
-         U+00BC: "¼" VULGAR FRACTION ONE QUARTER
-         U+215B: "â…›" VULGAR FRACTION ONE EIGHTH -->
-    <string name="morekeys_symbols_1">&#x00B9;,&#x00BD;,&#x2153;,&#x00BC;,&#x215B;</string>
-    <!-- U+00B2: "²" SUPERSCRIPT TWO
-         U+2154: "â…”" VULGAR FRACTION TWO THIRDS -->
-    <string name="morekeys_symbols_2">&#x00B2;,&#x2154;</string>
-    <!-- U+00B3: "³" SUPERSCRIPT THREE
-         U+00BE: "¾" VULGAR FRACTION THREE QUARTERS
-         U+215C: "⅜" VULGAR FRACTION THREE EIGHTHS -->
-    <string name="morekeys_symbols_3">&#x00B3;,&#x00BE;,&#x215C;</string>
-    <!-- U+2074: "⁴" SUPERSCRIPT FOUR -->
-    <string name="morekeys_symbols_4">&#x2074;</string>
-    <!-- U+215D: "⅝" VULGAR FRACTION FIVE EIGHTHS -->
-    <string name="morekeys_symbols_5">&#x215D;</string>
-    <string name="morekeys_symbols_6"></string>
-    <!-- U+215E: "â…ž" VULGAR FRACTION SEVEN EIGHTHS -->
-    <string name="morekeys_symbols_7">&#x215E;</string>
-    <string name="morekeys_symbols_8"></string>
-    <string name="morekeys_symbols_9"></string>
-    <!-- U+207F: "ⁿ" SUPERSCRIPT LATIN SMALL LETTER N
-         U+2205: "∅" EMPTY SET -->
-    <string name="morekeys_symbols_0">&#x207F;,&#x2205;</string>
-    <!-- The all letters need to be mirrored are found at
-         http://www.unicode.org/Public/6.1.0/ucd/BidiMirroring.txt
-         U+2039: "‹" SINGLE LEFT-POINTING ANGLE QUOTATION MARK
-         U+203A: "›" SINGLE RIGHT-POINTING ANGLE QUOTATION MARK
-         U+2264: "≤" LESS-THAN OR EQUAL TO
-         U+2265: "≥" GREATER-THAN EQUAL TO
-         U+00AB: "«" LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
-         U+00BB: "»" RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -->
-    <string name="keyspec_left_parenthesis">(</string>
-    <string name="keyspec_right_parenthesis">)</string>
-    <string name="keyspec_left_square_bracket">[</string>
-    <string name="keyspec_right_square_bracket">]</string>
-    <string name="keyspec_left_curly_bracket">{</string>
-    <string name="keyspec_right_curly_bracket">}</string>
-    <string name="keyspec_less_than">&lt;</string>
-    <string name="keyspec_greater_than">&gt;</string>
-    <string name="keyspec_less_than_equal">&#x2264;</string>
-    <string name="keyspec_greater_than_equal">&#x2265;</string>
-    <string name="keyspec_left_double_angle_quote">&#x00AB;</string>
-    <string name="keyspec_right_double_angle_quote">&#x00BB;</string>
-    <string name="keyspec_left_single_angle_quote">&#x2039;</string>
-    <string name="keyspec_right_single_angle_quote">&#x203A;</string>
-    <!-- Comma key -->
-    <string name="keyspec_comma">,</string>
-    <string name="keyspec_tablet_comma">,</string>
-    <string name="keyhintlabel_tablet_comma"></string>
-    <string name="morekeys_tablet_comma"></string>
-    <!-- Period key -->
-    <string name="keyspec_period">.</string>
-    <string name="keyhintlabel_period"></string>
-    <string name="morekeys_period">!text/morekeys_punctuation</string>
-    <string name="keyspec_tablet_period">.</string>
-    <string name="keyhintlabel_tablet_period"></string>
-    <string name="morekeys_tablet_period">!text/morekeys_tablet_punctuation</string>
-    <string name="keyspec_symbols_question">?</string>
-    <string name="keyspec_symbols_semicolon">;</string>
-    <string name="keyspec_symbols_percent">%</string>
-    <!-- U+00A1: "¡" INVERTED EXCLAMATION MARK -->
-    <string name="morekeys_exclamation">&#x00A1;</string>
-    <!-- U+00BF: "¿" INVERTED QUESTION MARK -->
-    <string name="morekeys_question">&#x00BF;</string>
-    <string name="morekeys_symbols_semicolon"></string>
-    <!-- U+2030: "‰" PER MILLE SIGN -->
-    <string name="morekeys_symbols_percent">&#x2030;</string>
-    <string name="morekeys_am_pm">!fixedColumnOrder!2,!hasLabels!,!text/keylabel_time_am,!text/keylabel_time_pm</string>
-    <string name="keyspec_settings">!icon/settings_key|!code/key_settings</string>
-    <string name="keyspec_shortcut">!icon/shortcut_key|!code/key_shortcut</string>
-    <string name="keyspec_action_next">!hasLabels!,!text/label_next_key|!code/key_action_next</string>
-    <string name="keyspec_action_previous">!hasLabels!,!text/label_previous_key|!code/key_action_previous</string>
-    <!-- Label for "switch to more symbol" modifier key ("= \ <"). Must be short to fit on key! -->
-    <string name="keylabel_to_more_symbol">= \\\\ &lt;</string>
-    <!-- Label for "switch to more symbol" modifier key on tablets.  Must be short to fit on key! -->
-    <string name="keylabel_tablet_to_more_symbol">~ [ &lt;</string>
-    <!-- Label for "switch to phone numeric" key.  Must be short to fit on key! -->
-    <string name="keylabel_to_phone_numeric">123</string>
-    <!-- Label for "switch to phone symbols" key.  Must be short to fit on key! -->
-    <!-- U+FF0A: "*" FULLWIDTH ASTERISK
-         U+FF03: "#" FULLWIDTH NUMBER SIGN -->
-    <string name="keylabel_to_phone_symbols">&#xFF0A;&#xFF03;</string>
-    <!-- Key label for "ante meridiem" -->
-    <string name="keylabel_time_am">"AM"</string>
-    <!-- Key label for "post meridiem" -->
-    <string name="keylabel_time_pm">"PM"</string>
-    <string name="keyspec_popular_domain">".com"</string>
-    <!-- popular web domains for the locale - most popular, displayed on the keyboard -->
-    <string name="morekeys_popular_domain">"!hasLabels!,.net,.org,.gov,.edu"</string>
-    <string name="keyspecs_left_parenthesis_more_keys">!text/keyspec_less_than,!text/keyspec_left_curly_bracket,!text/keyspec_left_square_bracket</string>
-    <string name="keyspecs_right_parenthesis_more_keys">!text/keyspec_greater_than,!text/keyspec_right_curly_bracket,!text/keyspec_right_square_bracket</string>
-    <!-- The following characters don't need BIDI mirroring.
-         U+2018: "‘" LEFT SINGLE QUOTATION MARK
-         U+2019: "’" RIGHT SINGLE QUOTATION MARK
-         U+201A: "‚" SINGLE LOW-9 QUOTATION MARK
-         U+201C: "“" LEFT DOUBLE QUOTATION MARK
-         U+201D: "”" RIGHT DOUBLE QUOTATION MARK
-         U+201E: "„" DOUBLE LOW-9 QUOTATION MARK -->
-    <!-- Abbreviations are:
-         laqm: LEFT-POINTING ANGLE QUOTATION MARK
-         raqm: RIGHT-POINTING ANGLE QUOTATION MARK
-         lqm: LEFT QUOTATION MARK
-         rqm: RIGHT QUOTATION MARK
-         9qm: LOW-9 QUOTATION MARK -->
-    <!--  The following each quotation mark pair consist of
-            <opening quotation mark>, <closing quotation mark>
-          and is named after (single|double)_<opening quotation mark>_<closing quotation mark>. -->
-    <string name="single_laqm_raqm">!text/keyspec_left_single_angle_quote,!text/keyspec_right_single_angle_quote</string>
-    <string name="single_raqm_laqm">!text/keyspec_right_single_angle_quote,!text/keyspec_left_single_angle_quote</string>
-    <string name="double_laqm_raqm">!text/keyspec_left_double_angle_quote,!text/keyspec_right_double_angle_quote</string>
-    <string name="double_raqm_laqm">!text/keyspec_right_double_angle_quote,!text/keyspec_left_double_angle_quote</string>
-    <!-- The following each quotation mark triplet consists of
-           <another quotation mark>, <opening quotation mark>, <closing quotation mark>
-         and is named after (single|double)_<opening quotation mark>_<closing quotation mark>. -->
-    <string name="single_lqm_rqm">&#x201A;,&#x2018;,&#x2019;</string>
-    <string name="single_9qm_lqm">&#x2019;,&#x201A;,&#x2018;</string>
-    <string name="single_9qm_rqm">&#x2018;,&#x201A;,&#x2019;</string>
-    <string name="single_rqm_9qm">&#x2018;,&#x2019;,&#x201A;</string>
-    <string name="double_lqm_rqm">&#x201E;,&#x201C;,&#x201D;</string>
-    <string name="double_9qm_lqm">&#x201D;,&#x201E;,&#x201C;</string>
-    <string name="double_9qm_rqm">&#x201C;,&#x201E;,&#x201D;</string>
-    <string name="double_rqm_9qm">&#x201C;,&#x201D;,&#x201E;</string>
-    <string name="morekeys_single_quote">!fixedColumnOrder!5,!text/single_quotes,!text/single_angle_quotes</string>
-    <string name="morekeys_double_quote">!fixedColumnOrder!5,!text/double_quotes,!text/double_angle_quotes</string>
-    <string name="morekeys_tablet_double_quote">!fixedColumnOrder!6,!text/double_quotes,!text/single_quotes,!text/double_angle_quotes,!text/single_angle_quotes</string>
-    <string name="keyspec_emoji_action_key">!icon/emoji_action_key|!code/key_emoji</string>
-    <string name="label_go_key">!string/label_go_key</string>
-    <string name="label_send_key">!string/label_send_key</string>
-    <string name="label_next_key">!string/label_next_key</string>
-    <string name="label_done_key">!string/label_done_key</string>
-    <string name="label_search_key">!string/label_search_key</string>
-    <string name="label_previous_key">!string/label_previous_key</string>
-    <string name="label_pause_key">!string/label_pause_key</string>
-    <string name="label_wait_key">!string/label_wait_key</string>
-</resources>