diff --git a/app/src/main/java/org/dslul/openboard/inputmethod/keyboard/internal/KeyboardTextsTable.java b/app/src/main/java/org/dslul/openboard/inputmethod/keyboard/internal/KeyboardTextsTable.java index 957cc798f..5336cbaaf 100644 --- a/app/src/main/java/org/dslul/openboard/inputmethod/keyboard/internal/KeyboardTextsTable.java +++ b/app/src/main/java/org/dslul/openboard/inputmethod/keyboard/internal/KeyboardTextsTable.java @@ -23,22 +23,20 @@ import java.util.Locale; * !!!!! DO NOT EDIT THIS FILE !!!!! * * This file is generated by tools/make-keyboard-text. The base template file is - * tools/make-keyboard-text/res/src/com/android/inputmethod/keyboard/internal/ - * KeyboardTextsTable.tmpl + * tools/make-keyboard-text/src/main/resources/org/dslul/openboard/inputmethod/keyboard/ + * internal/KeyboardTextsTable.tmpl * * This file must be updated when any text resources in keyboard layout files have been changed. * These text resources are referred as "!text/" in keyboard XML definitions, * and should be defined in - * tools/make-keyboard-text/res/values-/donottranslate-more-keys.xml + * tools/make-keyboard-text/src/main/resources/values-/donottranslate-more-keys.xml * * To update this file, please run the following commands. - * $ cd $ANDROID_BUILD_TOP - * $ mmm packages/inputmethods/LatinIME/tools/make-keyboard-text - * $ make-keyboard-text -java packages/inputmethods/LatinIME/java + * $ gradle :tools:make-keyboard-text:makeText * * The updated source file will be generated to the following path (this file). - * packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ - * KeyboardTextsTable.java + * app/src/main/java/org/dslul/openboard/inputmethod/keyboard/internal/KeyboardTextsTable.java + * */ public final class KeyboardTextsTable { // Name to index map. @@ -60,7 +58,7 @@ public final class KeyboardTextsTable { if (text != null) { return text; } - // Sanity check. + // Validity check. if (index >= 0 && index < TEXTS_DEFAULT.length) { return TEXTS_DEFAULT[index]; } @@ -83,72 +81,72 @@ public final class KeyboardTextsTable { private static final String[] NAMES = { // /* index:histogram */ "name", - /* 0:34 */ "morekeys_a", - /* 1:34 */ "morekeys_o", - /* 2:33 */ "morekeys_e", - /* 3:32 */ "morekeys_u", + /* 0:35 */ "morekeys_a", + /* 1:35 */ "morekeys_o", + /* 2:34 */ "morekeys_e", + /* 3:33 */ "morekeys_u", /* 4:31 */ "morekeys_i", /* 5:31 */ "keylabel_to_alpha", - /* 6:26 */ "morekeys_n", + /* 6:27 */ "morekeys_n", /* 7:25 */ "morekeys_c", - /* 8:24 */ "double_quotes", - /* 9:23 */ "morekeys_s", - /* 10:23 */ "single_quotes", + /* 8:25 */ "double_quotes", + /* 9:24 */ "morekeys_s", + /* 10:24 */ "single_quotes", /* 11:19 */ "keyspec_currency", /* 12:17 */ "morekeys_y", /* 13:16 */ "morekeys_z", /* 14:14 */ "morekeys_d", - /* 15:10 */ "morekeys_t", - /* 16:10 */ "morekeys_l", - /* 17:10 */ "morekeys_g", - /* 18:10 */ "single_angle_quotes", - /* 19:10 */ "double_angle_quotes", + /* 15:11 */ "single_angle_quotes", + /* 16:11 */ "double_angle_quotes", + /* 17:10 */ "morekeys_t", + /* 18:10 */ "morekeys_l", + /* 19:10 */ "morekeys_g", /* 20: 8 */ "morekeys_r", /* 21: 6 */ "morekeys_k", /* 22: 6 */ "morekeys_cyrillic_ie", - /* 23: 5 */ "keyspec_nordic_row1_11", - /* 24: 5 */ "keyspec_nordic_row2_10", - /* 25: 5 */ "keyspec_nordic_row2_11", - /* 26: 5 */ "morekeys_nordic_row2_10", - /* 27: 5 */ "keyspec_east_slavic_row1_9", - /* 28: 5 */ "keyspec_east_slavic_row2_2", - /* 29: 5 */ "keyspec_east_slavic_row2_11", - /* 30: 5 */ "keyspec_east_slavic_row3_5", - /* 31: 5 */ "morekeys_cyrillic_soft_sign", - /* 32: 5 */ "keyspec_symbols_1", - /* 33: 5 */ "keyspec_symbols_2", - /* 34: 5 */ "keyspec_symbols_3", - /* 35: 5 */ "keyspec_symbols_4", - /* 36: 5 */ "keyspec_symbols_5", - /* 37: 5 */ "keyspec_symbols_6", - /* 38: 5 */ "keyspec_symbols_7", - /* 39: 5 */ "keyspec_symbols_8", - /* 40: 5 */ "keyspec_symbols_9", - /* 41: 5 */ "keyspec_symbols_0", - /* 42: 5 */ "keylabel_to_symbol", - /* 43: 5 */ "additional_morekeys_symbols_1", - /* 44: 5 */ "additional_morekeys_symbols_2", - /* 45: 5 */ "additional_morekeys_symbols_3", - /* 46: 5 */ "additional_morekeys_symbols_4", - /* 47: 5 */ "additional_morekeys_symbols_5", - /* 48: 5 */ "additional_morekeys_symbols_6", - /* 49: 5 */ "additional_morekeys_symbols_7", - /* 50: 5 */ "additional_morekeys_symbols_8", - /* 51: 5 */ "additional_morekeys_symbols_9", - /* 52: 5 */ "additional_morekeys_symbols_0", - /* 53: 5 */ "morekeys_tablet_period", - /* 54: 4 */ "morekeys_nordic_row2_11", - /* 55: 4 */ "morekeys_punctuation", - /* 56: 4 */ "keyspec_tablet_comma", - /* 57: 4 */ "keyspec_period", - /* 58: 4 */ "morekeys_period", - /* 59: 4 */ "keyspec_tablet_period", - /* 60: 3 */ "keyspec_swiss_row1_11", - /* 61: 3 */ "keyspec_swiss_row2_10", - /* 62: 3 */ "keyspec_swiss_row2_11", - /* 63: 3 */ "morekeys_swiss_row1_11", - /* 64: 3 */ "morekeys_swiss_row2_10", - /* 65: 3 */ "morekeys_swiss_row2_11", + /* 23: 6 */ "keyspec_symbols_1", + /* 24: 6 */ "keyspec_symbols_2", + /* 25: 6 */ "keyspec_symbols_3", + /* 26: 6 */ "keyspec_symbols_4", + /* 27: 6 */ "keyspec_symbols_5", + /* 28: 6 */ "keyspec_symbols_6", + /* 29: 6 */ "keyspec_symbols_7", + /* 30: 6 */ "keyspec_symbols_8", + /* 31: 6 */ "keyspec_symbols_9", + /* 32: 6 */ "keyspec_symbols_0", + /* 33: 6 */ "keylabel_to_symbol", + /* 34: 6 */ "additional_morekeys_symbols_1", + /* 35: 6 */ "additional_morekeys_symbols_2", + /* 36: 6 */ "additional_morekeys_symbols_3", + /* 37: 6 */ "additional_morekeys_symbols_4", + /* 38: 6 */ "additional_morekeys_symbols_5", + /* 39: 6 */ "additional_morekeys_symbols_6", + /* 40: 6 */ "additional_morekeys_symbols_7", + /* 41: 6 */ "additional_morekeys_symbols_8", + /* 42: 6 */ "additional_morekeys_symbols_9", + /* 43: 6 */ "additional_morekeys_symbols_0", + /* 44: 6 */ "morekeys_tablet_period", + /* 45: 5 */ "keyspec_nordic_row1_11", + /* 46: 5 */ "keyspec_nordic_row2_10", + /* 47: 5 */ "keyspec_nordic_row2_11", + /* 48: 5 */ "morekeys_nordic_row2_10", + /* 49: 5 */ "keyspec_east_slavic_row1_9", + /* 50: 5 */ "keyspec_east_slavic_row2_2", + /* 51: 5 */ "keyspec_east_slavic_row2_11", + /* 52: 5 */ "keyspec_east_slavic_row3_5", + /* 53: 5 */ "morekeys_cyrillic_soft_sign", + /* 54: 5 */ "keyspec_period", + /* 55: 5 */ "morekeys_period", + /* 56: 5 */ "keyspec_tablet_period", + /* 57: 4 */ "morekeys_nordic_row2_11", + /* 58: 4 */ "keyspec_swiss_row1_11", + /* 59: 4 */ "keyspec_swiss_row2_10", + /* 60: 4 */ "keyspec_swiss_row2_11", + /* 61: 4 */ "morekeys_swiss_row1_11", + /* 62: 4 */ "morekeys_swiss_row2_10", + /* 63: 4 */ "morekeys_swiss_row2_11", + /* 64: 4 */ "morekeys_punctuation", + /* 65: 4 */ "keyspec_tablet_comma", /* 66: 3 */ "morekeys_star", /* 67: 3 */ "keyspec_left_parenthesis", /* 68: 3 */ "keyspec_right_parenthesis", @@ -280,13 +278,13 @@ public final class KeyboardTextsTable { /* single_quotes */ "!text/single_lqm_rqm", /* keyspec_currency */ "$", /* morekeys_y ~ */ - EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, - /* ~ morekeys_g */ + EMPTY, EMPTY, EMPTY, + /* ~ morekeys_d */ /* single_angle_quotes */ "!text/single_laqm_raqm", /* double_angle_quotes */ "!text/double_laqm_raqm", - /* morekeys_r ~ */ - EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, - /* ~ morekeys_cyrillic_soft_sign */ + /* morekeys_t ~ */ + EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, + /* ~ morekeys_cyrillic_ie */ /* keyspec_symbols_1 */ "1", /* keyspec_symbols_2 */ "2", /* keyspec_symbols_3 */ "3", @@ -303,16 +301,18 @@ public final class KeyboardTextsTable { EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, /* ~ additional_morekeys_symbols_0 */ /* morekeys_tablet_period */ "!text/morekeys_tablet_punctuation", - /* morekeys_nordic_row2_11 */ EMPTY, - /* morekeys_punctuation */ "!autoColumnOrder!8,\\,,?,!,#,!text/keyspec_right_parenthesis,!text/keyspec_left_parenthesis,/,;,',@,:,-,\",+,\\%,&", - /* keyspec_tablet_comma */ ",", + /* keyspec_nordic_row1_11 ~ */ + EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, + /* ~ morekeys_cyrillic_soft_sign */ // Period key /* keyspec_period */ ".", /* morekeys_period */ "!text/morekeys_punctuation", /* keyspec_tablet_period */ ".", - /* keyspec_swiss_row1_11 ~ */ - EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, + /* morekeys_nordic_row2_11 ~ */ + EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, EMPTY, /* ~ morekeys_swiss_row2_11 */ + /* morekeys_punctuation */ "!autoColumnOrder!8,\\,,?,!,#,!text/keyspec_right_parenthesis,!text/keyspec_left_parenthesis,/,;,',@,:,-,\",+,\\%,&", + /* keyspec_tablet_comma */ ",", // U+2020: "†" DAGGER // U+2021: "‡" DOUBLE DAGGER // U+2605: "★" BLACK STAR @@ -484,7 +484,7 @@ public final class KeyboardTextsTable { /* morekeys_tablet_double_quote */ "!fixedColumnOrder!6,!text/double_quotes,!text/single_quotes,!text/double_angle_quotes,!text/single_angle_quotes", /* keyspec_emoji_action_key */ "!icon/emoji_action_key|!code/key_emoji", /* keyspec_emoji_normal_key */ "!icon/emoji_normal_key|!code/key_emoji", - /* keyspec_clipbaord_action_key */ "!icon/clipboard_action_key|!code/key_clipboard", + /* keyspec_clipboard_action_key */ "!icon/clipboard_action_key|!code/key_clipboard", /* keyspec_clipboard_normal_key */ "!icon/clipboard_normal_key|!code/key_clipboard", }; @@ -556,8 +556,8 @@ public final class KeyboardTextsTable { /* keylabel_to_alpha */ "\u0623\u200C\u0628\u200C\u062C", /* morekeys_n ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, - /* ~ morekeys_cyrillic_soft_sign */ + null, null, + /* ~ morekeys_cyrillic_ie */ // U+0661: "١" ARABIC-INDIC DIGIT ONE /* keyspec_symbols_1 */ "\u0661", // U+0662: "٢" ARABIC-INDIC DIGIT TWO @@ -594,17 +594,17 @@ public final class KeyboardTextsTable { // U+066C: "٬" ARABIC THOUSANDS SEPARATOR /* additional_morekeys_symbols_0 */ "0,\u066B,\u066C", /* morekeys_tablet_period */ "!text/morekeys_arabic_diacritics", - /* morekeys_nordic_row2_11 */ null, - /* morekeys_punctuation */ null, + /* keyspec_nordic_row1_11 ~ */ + null, null, null, null, null, null, null, null, null, null, + /* ~ keyspec_period */ + /* morekeys_period */ "!text/morekeys_arabic_diacritics", + /* keyspec_tablet_period ~ */ + null, null, null, null, null, null, null, null, null, + /* ~ morekeys_punctuation */ // U+061F: "؟" ARABIC QUESTION MARK // U+060C: "،" ARABIC COMMA // U+061B: "؛" ARABIC SEMICOLON /* keyspec_tablet_comma */ "\u060C", - /* keyspec_period */ null, - /* morekeys_period */ "!text/morekeys_arabic_diacritics", - /* keyspec_tablet_period ~ */ - null, null, null, null, null, null, null, - /* ~ morekeys_swiss_row2_11 */ // U+2605: "★" BLACK STAR // U+066D: "٭" ARABIC FIVE POINTED STAR /* morekeys_star */ "\u2605,\u066D", @@ -674,8 +674,8 @@ public final class KeyboardTextsTable { /* morekeys_symbols_percent */ "\\%,\u2030", }; - /* Locale az_AZ: Azerbaijani (Azerbaijan) */ - private static final String[] TEXTS_az_AZ = { + /* Locale az: Azerbaijani */ + private static final String[] TEXTS_az = { // This is the same as Turkish // U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX // U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS @@ -728,14 +728,14 @@ public final class KeyboardTextsTable { // U+017E: "ž" LATIN SMALL LETTER Z WITH CARON /* morekeys_z */ "\u017E", /* morekeys_d ~ */ - null, null, null, + null, null, null, null, null, /* ~ morekeys_l */ // U+011F: "ğ" LATIN SMALL LETTER G WITH BREVE /* morekeys_g */ "\u011F", }; - /* Locale be_BY: Belarusian (Belarus) */ - private static final String[] TEXTS_be_BY = { + /* Locale be: Belarusian */ + private static final String[] TEXTS_be = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -754,8 +754,9 @@ public final class KeyboardTextsTable { /* ~ morekeys_k */ // U+0451: "ё" CYRILLIC SMALL LETTER IO /* morekeys_cyrillic_ie */ "\u0451", - /* keyspec_nordic_row1_11 ~ */ - null, null, null, null, + /* keyspec_symbols_1 ~ */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, null, /* ~ morekeys_nordic_row2_10 */ // U+045E: "ў" CYRILLIC SMALL LETTER SHORT U /* keyspec_east_slavic_row1_9 */ "\u045E", @@ -785,15 +786,15 @@ public final class KeyboardTextsTable { /* double_quotes */ "!text/double_9qm_lqm", }; - /* Locale bn_BD: Bengali (Bangladesh) */ + /* Locale bn_BD: Bangla (Bangladesh) */ private static final String[] TEXTS_bn_BD = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ // Label for "switch to alphabetic" key. - // U+0995: "ক" BENGALI LETTER KA - // U+0996: "খ" BENGALI LETTER KHA - // U+0997: "গ" BENGALI LETTER GA + // U+0995: "क" BENGALI LETTER KA + // U+0996: "ख" BENGALI LETTER KHA + // U+0997: "ग" BENGALI LETTER GA /* keylabel_to_alpha */ "\u0995\u0996\u0997", /* morekeys_n ~ */ null, null, null, null, null, @@ -801,9 +802,8 @@ public final class KeyboardTextsTable { // U+09F3: "৳" BENGALI RUPEE SIGN /* keyspec_currency */ "\u09F3", /* morekeys_y ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, - /* ~ morekeys_cyrillic_soft_sign */ + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_ie */ // U+0967: "১" BENGALI DIGIT ONE /* keyspec_symbols_1 */ "\u09E7", // U+0968: "২" BENGALI DIGIT TWO @@ -836,17 +836,17 @@ public final class KeyboardTextsTable { /* additional_morekeys_symbols_8 */ "8", /* additional_morekeys_symbols_9 */ "9", /* additional_morekeys_symbols_0 */ "0", - /* morekeys_tablet_period */ "!autoColumnOrder!8,\\,,॥,?,!,!icon/zwnj_key|\u200C,!icon/zwj_key|\u200D,#,@,!text/keyspec_left_parenthesis,!text/keyspec_right_parenthesis,/,;,:,-,+,\\%", - /* morekeys_nordic_row2_11 ~ */ - null, null, null, - /* ~ keyspec_tablet_comma */ + /* morekeys_tablet_period */ "!autoColumnOrder!8,\\,,\u0965,?,!,!icon/zwnj_key|\u200C,!icon/zwj_key|\u200D,#,@,!text/keyspec_left_parenthesis,!text/keyspec_right_parenthesis,/,;,:,-,+,\\%", + /* keyspec_nordic_row1_11 ~ */ + null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_soft_sign */ // U+0964: "।" DEVANAGARI DANDA /* keyspec_period */ "\u0964", - /* morekeys_period */ "!autoColumnOrder!8,\\,,॥,?,!,!icon/zwnj_key|\u200C,!icon/zwj_key|\u200D,#,@,!text/keyspec_left_parenthesis,!text/keyspec_right_parenthesis,/,;,:,-,+,\\%", + /* morekeys_period */ "!autoColumnOrder!8,\\,,\u0965,?,!,!icon/zwnj_key|\u200C,!icon/zwj_key|\u200D,#,@,!text/keyspec_left_parenthesis,!text/keyspec_right_parenthesis,/,;,:,-,+,\\%", /* keyspec_tablet_period */ "\u0964", }; - /* Locale bn_IN: Bengali (India) */ + /* Locale bn_IN: Bangla (India) */ private static final String[] TEXTS_bn_IN = { /* morekeys_a ~ */ null, null, null, null, null, @@ -916,7 +916,7 @@ public final class KeyboardTextsTable { // U+010D: "č" LATIN SMALL LETTER C WITH CARON /* morekeys_c */ "\u00E7,\u0107,\u010D", /* double_quotes ~ */ - null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, /* ~ morekeys_t */ // U+00B7: "·" MIDDLE DOT // U+0142: "ł" LATIN SMALL LETTER L WITH STROKE @@ -924,14 +924,14 @@ public final class KeyboardTextsTable { /* morekeys_g ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, - /* ~ morekeys_nordic_row2_11 */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_swiss_row2_11 */ // U+00B7: "·" MIDDLE DOT /* morekeys_punctuation */ "!autoColumnOrder!9,\\,,?,!,\u00B7,#,),(,/,;,',@,:,-,\",+,\\%,&", /* keyspec_tablet_comma ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, + null, null, /* ~ keyspec_south_slavic_row3_8 */ /* morekeys_tablet_punctuation */ "!autoColumnOrder!8,\\,,',\u00B7,#,),(,/,;,@,:,-,\",+,\\%,&", // U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA @@ -1006,12 +1006,12 @@ public final class KeyboardTextsTable { /* morekeys_z */ "\u017E,\u017A,\u017C", // U+010F: "ď" LATIN SMALL LETTER D WITH CARON /* morekeys_d */ "\u010F", + /* single_angle_quotes */ "!text/single_raqm_laqm", + /* double_angle_quotes */ "!text/double_raqm_laqm", // U+0165: "ť" LATIN SMALL LETTER T WITH CARON /* morekeys_t */ "\u0165", /* morekeys_l */ null, /* morekeys_g */ null, - /* single_angle_quotes */ "!text/single_raqm_laqm", - /* double_angle_quotes */ "!text/double_raqm_laqm", // U+0159: "ř" LATIN SMALL LETTER R WITH CARON /* morekeys_r */ "\u0159", }; @@ -1066,15 +1066,15 @@ public final class KeyboardTextsTable { /* morekeys_z */ null, // U+00F0: "ð" LATIN SMALL LETTER ETH /* morekeys_d */ "\u00F0", + /* single_angle_quotes */ "!text/single_raqm_laqm", + /* double_angle_quotes */ "!text/double_raqm_laqm", /* morekeys_t */ null, // U+0142: "ł" LATIN SMALL LETTER L WITH STROKE /* morekeys_l */ "\u0142", - /* morekeys_g */ null, - /* single_angle_quotes */ "!text/single_raqm_laqm", - /* double_angle_quotes */ "!text/double_raqm_laqm", - /* morekeys_r ~ */ - null, null, null, - /* ~ morekeys_cyrillic_ie */ + /* morekeys_g ~ */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_tablet_period */ // U+00E5: "å" LATIN SMALL LETTER A WITH RING ABOVE /* keyspec_nordic_row1_11 */ "\u00E5", // U+00E6: "æ" LATIN SMALL LETTER AE @@ -1084,9 +1084,8 @@ public final class KeyboardTextsTable { // U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS /* morekeys_nordic_row2_10 */ "\u00E4", /* keyspec_east_slavic_row1_9 ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, null, - /* ~ morekeys_tablet_period */ + null, null, null, null, null, null, null, null, + /* ~ keyspec_tablet_period */ // U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS /* morekeys_nordic_row2_11 */ "\u00F6", }; @@ -1133,18 +1132,18 @@ public final class KeyboardTextsTable { // U+00DF: "ß" LATIN SMALL LETTER SHARP S // U+015B: "ś" LATIN SMALL LETTER S WITH ACUTE // U+0161: "š" LATIN SMALL LETTER S WITH CARON - /* morekeys_s */ "\u00DF,%,\u015B,\u0161", + /* morekeys_s */ "\u00DF,\u015B,\u0161", /* single_quotes */ "!text/single_9qm_lqm", /* keyspec_currency ~ */ - null, null, null, null, null, null, null, - /* ~ morekeys_g */ + null, null, null, null, + /* ~ morekeys_d */ /* single_angle_quotes */ "!text/single_raqm_laqm", /* double_angle_quotes */ "!text/double_raqm_laqm", - /* morekeys_r ~ */ + /* morekeys_t ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, - /* ~ keyspec_tablet_period */ + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_nordic_row2_11 */ // U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS /* keyspec_swiss_row1_11 */ "\u00FC", // U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS @@ -1159,7 +1158,7 @@ public final class KeyboardTextsTable { /* morekeys_swiss_row2_11 */ "\u00E0", }; - /* Locale de: German */ + /* Locale de_DE: German (Germany) */ private static final String[] TEXTS_de_DE = { // U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS // U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX @@ -1204,15 +1203,15 @@ public final class KeyboardTextsTable { /* morekeys_s */ "\u00DF,%,\u015B,\u0161", /* single_quotes */ "!text/single_9qm_lqm", /* keyspec_currency ~ */ - null, null, null, null, null, null, null, - /* ~ morekeys_g */ + null, null, null, null, + /* ~ morekeys_d */ /* single_angle_quotes */ "!text/single_raqm_laqm", /* double_angle_quotes */ "!text/double_raqm_laqm", - /* morekeys_r ~ */ + /* morekeys_t ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, - /* ~ keyspec_tablet_period */ + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_nordic_row2_11 */ // U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS /* keyspec_swiss_row1_11 */ "\u00FC", // U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS @@ -1377,6 +1376,8 @@ public final class KeyboardTextsTable { // U+010F: "ď" LATIN SMALL LETTER D WITH CARON // U+0111: "đ" LATIN SMALL LETTER D WITH STROKE /* morekeys_d */ "\u00F0,\u010F,\u0111", + /* single_angle_quotes */ null, + /* double_angle_quotes */ null, // 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 @@ -1392,8 +1393,6 @@ public final class KeyboardTextsTable { // U+0121: "ġ" LATIN SMALL LETTER G WITH DOT ABOVE // U+0123: "ģ" LATIN SMALL LETTER G WITH CEDILLA /* morekeys_g */ "\u011F,\u0121,\u0123", - /* single_angle_quotes */ null, - /* double_angle_quotes */ null, // U+0159: "ř" LATIN SMALL LETTER R WITH CARON // U+0155: "ŕ" LATIN SMALL LETTER R WITH ACUTE // U+0157: "ŗ" LATIN SMALL LETTER R WITH CEDILLA @@ -1493,15 +1492,15 @@ public final class KeyboardTextsTable { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, - /* ~ morekeys_nordic_row2_11 */ + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_swiss_row2_11 */ // U+00A1: "¡" INVERTED EXCLAMATION MARK // U+00BF: "¿" INVERTED QUESTION MARK /* morekeys_punctuation */ "!autoColumnOrder!9,\\,,?,!,#,),(,/,;,\u00A1,',@,:,-,\",+,\\%,&,\u00BF", }; - /* Locale et_EE: Estonian (Estonia) */ - private static final String[] TEXTS_et_EE = { + /* Locale et: Estonian */ + private static final String[] TEXTS_et = { // U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS // U+0101: "ā" LATIN SMALL LETTER A WITH MACRON // U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE @@ -1573,6 +1572,8 @@ public final class KeyboardTextsTable { /* morekeys_z */ "\u017E,\u017C,\u017A", // U+010F: "ď" LATIN SMALL LETTER D WITH CARON /* morekeys_d */ "\u010F", + /* single_angle_quotes */ null, + /* double_angle_quotes */ null, // U+0163: "ţ" LATIN SMALL LETTER T WITH CEDILLA // U+0165: "ť" LATIN SMALL LETTER T WITH CARON /* morekeys_t */ "\u0163,\u0165", @@ -1584,15 +1585,16 @@ public final class KeyboardTextsTable { // U+0123: "ģ" LATIN SMALL LETTER G WITH CEDILLA // U+011F: "ğ" LATIN SMALL LETTER G WITH BREVE /* morekeys_g */ "\u0123,\u011F", - /* single_angle_quotes */ null, - /* double_angle_quotes */ null, // U+0157: "ŗ" LATIN SMALL LETTER R WITH CEDILLA // U+0159: "ř" LATIN SMALL LETTER R WITH CARON // U+0155: "ŕ" LATIN SMALL LETTER R WITH ACUTE /* morekeys_r */ "\u0157,\u0159,\u0155", // U+0137: "ķ" LATIN SMALL LETTER K WITH CEDILLA /* morekeys_k */ "\u0137", - /* morekeys_cyrillic_ie */ null, + /* morekeys_cyrillic_ie ~ */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, + /* ~ morekeys_tablet_period */ // U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS /* keyspec_nordic_row1_11 */ "\u00FC", // U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS @@ -1603,8 +1605,8 @@ public final class KeyboardTextsTable { /* morekeys_nordic_row2_10 */ "\u00F5", }; - /* Locale eu_ES: Basque (Spain) */ - private static final String[] TEXTS_eu_ES = { + /* Locale eu: Basque */ + private static final String[] TEXTS_eu = { // U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE // U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE // U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS @@ -1674,9 +1676,8 @@ public final class KeyboardTextsTable { // U+FDFC: "﷼" RIAL SIGN /* keyspec_currency */ "\uFDFC", /* morekeys_y ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, - /* ~ morekeys_cyrillic_soft_sign */ + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_ie */ // U+06F1: "۱" EXTENDED ARABIC-INDIC DIGIT ONE /* keyspec_symbols_1 */ "\u06F1", // U+06F2: "۲" EXTENDED ARABIC-INDIC DIGIT TWO @@ -1713,19 +1714,19 @@ public final class KeyboardTextsTable { // U+066C: "٬" ARABIC THOUSANDS SEPARATOR /* additional_morekeys_symbols_0 */ "0,\u066B,\u066C", /* morekeys_tablet_period */ "!text/morekeys_arabic_diacritics", - /* morekeys_nordic_row2_11 */ null, - /* morekeys_punctuation */ null, + /* keyspec_nordic_row1_11 ~ */ + null, null, null, null, null, null, null, null, null, null, + /* ~ keyspec_period */ + /* morekeys_period */ "!text/morekeys_arabic_diacritics", + /* keyspec_tablet_period ~ */ + null, null, null, null, null, null, null, null, null, + /* ~ morekeys_punctuation */ // 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 /* keyspec_tablet_comma */ "\u060C", - /* keyspec_period */ null, - /* morekeys_period */ "!text/morekeys_arabic_diacritics", - /* keyspec_tablet_period ~ */ - null, null, null, null, null, null, null, - /* ~ morekeys_swiss_row2_11 */ // U+2605: "★" BLACK STAR // U+066D: "٭" ARABIC FIVE POINTED STAR /* morekeys_star */ "\u2605,\u066D", @@ -1839,8 +1840,10 @@ public final class KeyboardTextsTable { // U+017C: "ż" LATIN SMALL LETTER Z WITH DOT ABOVE /* morekeys_z */ "\u017E,\u017A,\u017C", /* morekeys_d ~ */ - null, null, null, null, null, null, null, null, null, - /* ~ morekeys_cyrillic_ie */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, + /* ~ morekeys_tablet_period */ // U+00E5: "å" LATIN SMALL LETTER A WITH RING ABOVE /* keyspec_nordic_row1_11 */ "\u00E5", // U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS @@ -1850,9 +1853,8 @@ public final class KeyboardTextsTable { // U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE /* morekeys_nordic_row2_10 */ "\u00F8", /* keyspec_east_slavic_row1_9 ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, null, - /* ~ morekeys_tablet_period */ + null, null, null, null, null, null, null, null, + /* ~ keyspec_tablet_period */ // U+00E6: "æ" LATIN SMALL LETTER AE /* morekeys_nordic_row2_11 */ "\u00E6", }; @@ -1915,8 +1917,7 @@ public final class KeyboardTextsTable { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, - /* ~ keyspec_tablet_period */ + /* ~ morekeys_nordic_row2_11 */ // U+00E8: "è" LATIN SMALL LETTER E WITH GRAVE /* keyspec_swiss_row1_11 */ "\u00E8", // U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE @@ -1931,8 +1932,8 @@ public final class KeyboardTextsTable { /* morekeys_swiss_row2_11 */ "\u00E4", }; - /* Locale gl_ES: Gallegan (Spain) */ - private static final String[] TEXTS_gl_ES = { + /* Locale gl: Galician */ + private static final String[] TEXTS_gl = { // U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE // U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE // U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS @@ -2001,9 +2002,8 @@ public final class KeyboardTextsTable { // U+20B9: "₹" INDIAN RUPEE SIGN /* keyspec_currency */ "\u20B9", /* morekeys_y ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, - /* ~ morekeys_cyrillic_soft_sign */ + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_ie */ // U+0967: "१" DEVANAGARI DIGIT ONE /* keyspec_symbols_1 */ "\u0967", // U+0968: "२" DEVANAGARI DIGIT TWO @@ -2037,16 +2037,16 @@ public final class KeyboardTextsTable { /* additional_morekeys_symbols_9 */ "9", /* additional_morekeys_symbols_0 */ "0", /* morekeys_tablet_period */ "!autoColumnOrder!8,\\,,.,',#,),(,/,;,@,:,-,\",+,\\%,&", - /* morekeys_nordic_row2_11 ~ */ - null, null, null, - /* ~ keyspec_tablet_comma */ + /* keyspec_nordic_row1_11 ~ */ + null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_soft_sign */ // U+0964: "।" DEVANAGARI DANDA /* keyspec_period */ "\u0964", /* morekeys_period */ "!autoColumnOrder!9,\\,,.,?,!,#,),(,/,;,',@,:,-,\",+,\\%,&", /* keyspec_tablet_period */ "\u0964", }; - /* Locale hi_ZZ: Hindi (ZZ) */ + /* Locale hi_ZZ: Hindi (Unknown Region) */ private static final String[] TEXTS_hi_ZZ = { /* morekeys_a ~ */ null, null, null, null, null, null, null, null, null, null, null, @@ -2098,9 +2098,6 @@ public final class KeyboardTextsTable { /* morekeys_z */ "\u017E,\u017A,\u017C", // U+0111: "đ" LATIN SMALL LETTER D WITH STROKE /* morekeys_d */ "\u0111", - /* morekeys_t ~ */ - null, null, null, - /* ~ morekeys_g */ /* single_angle_quotes */ "!text/single_raqm_laqm", /* double_angle_quotes */ "!text/double_raqm_laqm", }; @@ -2128,14 +2125,14 @@ public final class KeyboardTextsTable { /* morekeys_s */ null, /* single_quotes */ "!text/single_9qm_rqm", /* keyspec_currency ~ */ - null, null, null, null, null, null, null, - /* ~ morekeys_g */ + null, null, null, null, + /* ~ morekeys_d */ /* single_angle_quotes */ "!text/single_raqm_laqm", /* double_angle_quotes */ "!text/double_raqm_laqm", }; - /* Locale hy_AM: Armenian (Armenia) */ - private static final String[] TEXTS_hy_AM = { + /* Locale hy: Armenian */ + private static final String[] TEXTS_hy = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2147,11 +2144,19 @@ public final class KeyboardTextsTable { /* morekeys_n ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, + null, null, null, null, null, null, null, null, /* ~ additional_morekeys_symbols_0 */ /* morekeys_tablet_period */ "!text/morekeys_punctuation", - /* morekeys_nordic_row2_11 */ null, + /* keyspec_nordic_row1_11 ~ */ + null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_soft_sign */ + // U+0589: "։" ARMENIAN FULL STOP + /* keyspec_period */ "\u0589", + /* morekeys_period */ null, + /* keyspec_tablet_period */ "\u0589", + /* morekeys_nordic_row2_11 ~ */ + null, null, null, null, null, null, null, + /* ~ morekeys_swiss_row2_11 */ // U+055E: "՞" ARMENIAN QUESTION MARK // U+055C: "՜" ARMENIAN EXCLAMATION MARK // U+055A: "՚" ARMENIAN APOSTROPHE @@ -2164,13 +2169,8 @@ public final class KeyboardTextsTable { // U+055F: "՟" ARMENIAN ABBREVIATION MARK /* morekeys_punctuation */ "!autoColumnOrder!8,\\,,\u055E,\u055C,.,\u055A,\u0559,?,!,\u055D,\u055B,\u058A,\u00BB,\u00AB,\u055F,;,:", /* keyspec_tablet_comma */ "\u055D", - // U+0589: "։" ARMENIAN FULL STOP - /* keyspec_period */ "\u0589", - /* morekeys_period */ null, - /* keyspec_tablet_period */ "\u0589", - /* keyspec_swiss_row1_11 ~ */ + /* morekeys_star ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, /* ~ keyspec_right_single_angle_quote */ // U+058F: "֏" ARMENIAN DRAM SIGN // TODO: Enable this when we have glyph for the following letter @@ -2248,6 +2248,8 @@ public final class KeyboardTextsTable { /* morekeys_z */ null, // U+00F0: "ð" LATIN SMALL LETTER ETH /* morekeys_d */ "\u00F0", + /* single_angle_quotes */ null, + /* double_angle_quotes */ null, // U+00FE: "þ" LATIN SMALL LETTER THORN /* morekeys_t */ "\u00FE", }; @@ -2300,8 +2302,8 @@ public final class KeyboardTextsTable { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, - /* ~ keyspec_tablet_period */ + null, null, null, null, null, null, null, null, + /* ~ morekeys_nordic_row2_11 */ // U+00FC: "ü" LATIN SMALL LETTER U WITH DIAERESIS /* keyspec_swiss_row1_11 */ "\u00FC", // U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS @@ -2338,7 +2340,7 @@ public final class KeyboardTextsTable { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - /* ~ morekeys_swiss_row2_11 */ + /* ~ keyspec_tablet_comma */ // U+2605: "★" BLACK STAR /* morekeys_star */ "\u2605", // The all letters need to be mirrored are found at @@ -2374,8 +2376,8 @@ public final class KeyboardTextsTable { /* morekeys_plus */ "\u00B1,\uFB29", }; - /* Locale ka_GE: Georgian (Georgia) */ - private static final String[] TEXTS_ka_GE = { + /* Locale ka: Georgian */ + private static final String[] TEXTS_ka = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2407,8 +2409,9 @@ public final class KeyboardTextsTable { /* ~ morekeys_k */ // U+0451: "ё" CYRILLIC SMALL LETTER IO /* morekeys_cyrillic_ie */ "\u0451", - /* keyspec_nordic_row1_11 ~ */ - null, null, null, null, + /* keyspec_symbols_1 ~ */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, null, /* ~ morekeys_nordic_row2_10 */ // U+0449: "щ" CYRILLIC SMALL LETTER SHCHA /* keyspec_east_slavic_row1_9 */ "\u0449", @@ -2420,11 +2423,10 @@ public final class KeyboardTextsTable { /* keyspec_east_slavic_row3_5 */ "\u0438", // U+044A: "ъ" CYRILLIC SMALL LETTER HARD SIGN /* morekeys_cyrillic_soft_sign */ "\u044A", - /* keyspec_symbols_1 ~ */ + /* keyspec_period ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, + null, null, null, /* ~ morekeys_w */ // U+0456: "і" CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I /* morekeys_east_slavic_row2_2 */ "\u0456", @@ -2450,8 +2452,8 @@ public final class KeyboardTextsTable { /* morekeys_cyrillic_a */ "\u04D9", }; - /* Locale km_KH: Khmer (Cambodia) */ - private static final String[] TEXTS_km_KH = { + /* Locale km: Khmer */ + private static final String[] TEXTS_km = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2475,8 +2477,8 @@ public final class KeyboardTextsTable { /* morekeys_currency_dollar */ "\u17DB,\u00A2,\u00A3,\u20AC,\u00A5,\u20B1", }; - /* Locale kn_IN: Kannada (India) */ - private static final String[] TEXTS_kn_IN = { + /* Locale kn: Kannada */ + private static final String[] TEXTS_kn = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2492,7 +2494,7 @@ public final class KeyboardTextsTable { /* keyspec_currency */ "\u20B9", }; - /* Locale ky: Kirghiz */ + /* Locale ky: Kyrgyz */ private static final String[] TEXTS_ky = { /* morekeys_a ~ */ null, null, null, null, null, @@ -2508,8 +2510,9 @@ public final class KeyboardTextsTable { /* ~ morekeys_k */ // U+0451: "ё" CYRILLIC SMALL LETTER IO /* morekeys_cyrillic_ie */ "\u0451", - /* keyspec_nordic_row1_11 ~ */ - null, null, null, null, + /* keyspec_symbols_1 ~ */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, null, /* ~ morekeys_nordic_row2_10 */ // U+0449: "щ" CYRILLIC SMALL LETTER SHCHA /* keyspec_east_slavic_row1_9 */ "\u0449", @@ -2521,11 +2524,10 @@ public final class KeyboardTextsTable { /* keyspec_east_slavic_row3_5 */ "\u0438", // U+044A: "ъ" CYRILLIC SMALL LETTER HARD SIGN /* morekeys_cyrillic_soft_sign */ "\u044A", - /* keyspec_symbols_1 ~ */ + /* keyspec_period ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, /* ~ morekeys_east_slavic_row2_2 */ // U+04AF: "ү" CYRILLIC SMALL LETTER STRAIGHT U /* morekeys_cyrillic_u */ "\u04AF", @@ -2585,14 +2587,14 @@ public final class KeyboardTextsTable { /* morekeys_s */ "\u00DF,\u015B,\u0161", /* single_quotes */ "!text/single_9qm_lqm", /* keyspec_currency ~ */ - null, null, null, null, null, null, null, - /* ~ morekeys_g */ + null, null, null, null, + /* ~ morekeys_d */ /* single_angle_quotes */ "!text/single_raqm_laqm", /* double_angle_quotes */ "!text/double_raqm_laqm", }; - /* Locale lo_LA: Lao (Laos) */ - private static final String[] TEXTS_lo_LA = { + /* Locale lo: Lao */ + private static final String[] TEXTS_lo = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2682,6 +2684,8 @@ public final class KeyboardTextsTable { /* morekeys_z */ "\u017E,\u017C,\u017A", // U+010F: "ď" LATIN SMALL LETTER D WITH CARON /* morekeys_d */ "\u010F", + /* single_angle_quotes */ null, + /* double_angle_quotes */ null, // U+0163: "ţ" LATIN SMALL LETTER T WITH CEDILLA // U+0165: "ť" LATIN SMALL LETTER T WITH CARON /* morekeys_t */ "\u0163,\u0165", @@ -2693,8 +2697,6 @@ public final class KeyboardTextsTable { // U+0123: "ģ" LATIN SMALL LETTER G WITH CEDILLA // U+011F: "ğ" LATIN SMALL LETTER G WITH BREVE /* morekeys_g */ "\u0123,\u011F", - /* single_angle_quotes */ null, - /* double_angle_quotes */ null, // U+0157: "ŗ" LATIN SMALL LETTER R WITH CEDILLA // U+0159: "ř" LATIN SMALL LETTER R WITH CARON // U+0155: "ŕ" LATIN SMALL LETTER R WITH ACUTE @@ -2776,6 +2778,8 @@ public final class KeyboardTextsTable { /* morekeys_z */ "\u017E,\u017C,\u017A", // U+010F: "ď" LATIN SMALL LETTER D WITH CARON /* morekeys_d */ "\u010F", + /* single_angle_quotes */ null, + /* double_angle_quotes */ null, // U+0163: "ţ" LATIN SMALL LETTER T WITH CEDILLA // U+0165: "ť" LATIN SMALL LETTER T WITH CARON /* morekeys_t */ "\u0163,\u0165", @@ -2787,8 +2791,6 @@ public final class KeyboardTextsTable { // U+0123: "ģ" LATIN SMALL LETTER G WITH CEDILLA // U+011F: "ğ" LATIN SMALL LETTER G WITH BREVE /* morekeys_g */ "\u0123,\u011F", - /* single_angle_quotes */ null, - /* double_angle_quotes */ null, // U+0157: "ŗ" LATIN SMALL LETTER R WITH CEDILLA // U+0159: "ř" LATIN SMALL LETTER R WITH CARON // U+0155: "ŕ" LATIN SMALL LETTER R WITH ACUTE @@ -2817,7 +2819,7 @@ public final class KeyboardTextsTable { /* ~ morekeys_k */ // U+0450: "ѐ" CYRILLIC SMALL LETTER IE WITH GRAVE /* morekeys_cyrillic_ie */ "\u0450", - /* keyspec_nordic_row1_11 ~ */ + /* keyspec_symbols_1 ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, @@ -2836,8 +2838,8 @@ public final class KeyboardTextsTable { /* keyspec_south_slavic_row3_8 */ "\u0453", }; - /* Locale ml_IN: Malayalam (India) */ - private static final String[] TEXTS_ml_IN = { + /* Locale ml: Malayalam */ + private static final String[] TEXTS_ml = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2851,8 +2853,8 @@ public final class KeyboardTextsTable { /* keyspec_currency */ "\u20B9", }; - /* Locale mn_MN: Mongolian (Mongolia) */ - private static final String[] TEXTS_mn_MN = { + /* Locale mn: Mongolian */ + private static final String[] TEXTS_mn = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2868,8 +2870,8 @@ public final class KeyboardTextsTable { /* keyspec_currency */ "\u20AE", }; - /* Locale mr_IN: Marathi (India) */ - private static final String[] TEXTS_mr_IN = { + /* Locale mr: Marathi */ + private static final String[] TEXTS_mr = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2884,9 +2886,8 @@ public final class KeyboardTextsTable { // U+20B9: "₹" INDIAN RUPEE SIGN /* keyspec_currency */ "\u20B9", /* morekeys_y ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, - /* ~ morekeys_cyrillic_soft_sign */ + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_ie */ // U+0967: "१" DEVANAGARI DIGIT ONE /* keyspec_symbols_1 */ "\u0967", // U+0968: "२" DEVANAGARI DIGIT TWO @@ -2921,8 +2922,8 @@ public final class KeyboardTextsTable { /* additional_morekeys_symbols_0 */ "0", }; - /* Locale my_MM: Burmese (Myanmar) */ - private static final String[] TEXTS_my_MM = { + /* Locale my: Burmese */ + private static final String[] TEXTS_my = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -2935,18 +2936,21 @@ public final class KeyboardTextsTable { null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, - /* ~ morekeys_nordic_row2_11 */ + null, null, null, + /* ~ morekeys_cyrillic_soft_sign */ + /* keyspec_period */ "\u104B", + /* morekeys_period */ null, + /* keyspec_tablet_period */ "\u104B", + /* morekeys_nordic_row2_11 ~ */ + null, null, null, null, null, null, null, + /* ~ morekeys_swiss_row2_11 */ /* morekeys_punctuation */ "!autoColumnOrder!9,\u104A,.,?,!,#,),(,/,;,...,',@,:,-,\",+,\\%,&", // U+104A: "၊" MYANMAR SIGN LITTLE SECTION // U+104B: "။" MYANMAR SIGN SECTION /* keyspec_tablet_comma */ "\u104A", - /* keyspec_period */ "\u104B", - /* morekeys_period */ null, - /* keyspec_tablet_period */ "\u104B", - /* keyspec_swiss_row1_11 ~ */ + /* morekeys_star ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, + null, /* ~ keyspec_comma */ /* morekeys_tablet_comma */ "\\,", /* keyhintlabel_period */ "\u104A", @@ -2997,8 +3001,10 @@ public final class KeyboardTextsTable { /* morekeys_s */ null, /* single_quotes */ "!text/single_9qm_rqm", /* keyspec_currency ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, - /* ~ morekeys_cyrillic_ie */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, + /* ~ morekeys_tablet_period */ // U+00E5: "å" LATIN SMALL LETTER A WITH RING ABOVE /* keyspec_nordic_row1_11 */ "\u00E5", // U+00F8: "ø" LATIN SMALL LETTER O WITH STROKE @@ -3008,15 +3014,14 @@ public final class KeyboardTextsTable { // U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS /* morekeys_nordic_row2_10 */ "\u00F6", /* keyspec_east_slavic_row1_9 ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, null, - /* ~ morekeys_tablet_period */ + null, null, null, null, null, null, null, null, + /* ~ keyspec_tablet_period */ // U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS /* morekeys_nordic_row2_11 */ "\u00E4", }; - /* Locale ne_NP: Nepali (Nepal) */ - private static final String[] TEXTS_ne_NP = { + /* Locale ne: Nepali */ + private static final String[] TEXTS_ne = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -3031,9 +3036,8 @@ public final class KeyboardTextsTable { // U+0930/U+0941/U+002E "रु." NEPALESE RUPEE SIGN /* keyspec_currency */ "\u0930\u0941.", /* morekeys_y ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, - /* ~ morekeys_cyrillic_soft_sign */ + null, null, null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_ie */ // U+0967: "१" DEVANAGARI DIGIT ONE /* keyspec_symbols_1 */ "\u0967", // U+0968: "२" DEVANAGARI DIGIT TWO @@ -3067,9 +3071,9 @@ public final class KeyboardTextsTable { /* additional_morekeys_symbols_9 */ "9", /* additional_morekeys_symbols_0 */ "0", /* morekeys_tablet_period */ "!autoColumnOrder!8,.,\\,,',#,),(,/,;,@,:,-,\",+,\\%,&", - /* morekeys_nordic_row2_11 ~ */ - null, null, null, - /* ~ keyspec_tablet_comma */ + /* keyspec_nordic_row1_11 ~ */ + null, null, null, null, null, null, null, null, null, + /* ~ morekeys_cyrillic_soft_sign */ // U+0964: "।" DEVANAGARI DANDA /* keyspec_period */ "\u0964", /* morekeys_period */ "!autoColumnOrder!9,.,\\,,?,!,#,),(,/,;,',@,:,-,\",+,\\%,&", @@ -3182,8 +3186,9 @@ public final class KeyboardTextsTable { // U+017A: "ź" LATIN SMALL LETTER Z WITH ACUTE // U+017E: "ž" LATIN SMALL LETTER Z WITH CARON /* morekeys_z */ "\u017C,\u017A,\u017E", - /* morekeys_d */ null, - /* morekeys_t */ null, + /* morekeys_d ~ */ + null, null, null, null, + /* ~ morekeys_t */ // U+0142: "ł" LATIN SMALL LETTER L WITH STROKE /* morekeys_l */ "\u0142", }; @@ -3238,7 +3243,7 @@ public final class KeyboardTextsTable { /* morekeys_c */ "\u00E7,\u010D,\u0107", }; - /* Locale rm: Raeto-Romance */ + /* Locale rm: Romansh */ private static final String[] TEXTS_rm = { /* morekeys_a */ null, // U+00F2: "ò" LATIN SMALL LETTER O WITH GRAVE @@ -3284,8 +3289,8 @@ public final class KeyboardTextsTable { /* morekeys_s */ "\u0219,\u00DF,\u015B,\u0161", /* single_quotes */ "!text/single_9qm_rqm", /* keyspec_currency ~ */ - null, null, null, null, - /* ~ morekeys_d */ + null, null, null, null, null, null, + /* ~ double_angle_quotes */ // U+021B: "ț" LATIN SMALL LETTER T WITH COMMA BELOW /* morekeys_t */ "\u021B", }; @@ -3310,8 +3315,9 @@ public final class KeyboardTextsTable { /* ~ morekeys_k */ // U+0451: "ё" CYRILLIC SMALL LETTER IO /* morekeys_cyrillic_ie */ "\u0451", - /* keyspec_nordic_row1_11 ~ */ - null, null, null, null, + /* keyspec_symbols_1 ~ */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, null, /* ~ morekeys_nordic_row2_10 */ // U+0449: "щ" CYRILLIC SMALL LETTER SHCHA /* keyspec_east_slavic_row1_9 */ "\u0449", @@ -3325,8 +3331,8 @@ public final class KeyboardTextsTable { /* morekeys_cyrillic_soft_sign */ "\u044A", }; - /* Locale si_LK: Sinhalese (Sri Lanka) */ - private static final String[] TEXTS_si_LK = { + /* Locale si: Sinhala */ + private static final String[] TEXTS_si = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -3415,6 +3421,8 @@ public final class KeyboardTextsTable { /* morekeys_z */ "\u017E,\u017C,\u017A", // U+010F: "ď" LATIN SMALL LETTER D WITH CARON /* morekeys_d */ "\u010F", + /* single_angle_quotes */ "!text/single_raqm_laqm", + /* double_angle_quotes */ "!text/double_raqm_laqm", // U+0165: "ť" LATIN SMALL LETTER T WITH CARON // U+0163: "ţ" LATIN SMALL LETTER T WITH CEDILLA /* morekeys_t */ "\u0165,\u0163", @@ -3426,8 +3434,6 @@ public final class KeyboardTextsTable { // U+0123: "ģ" LATIN SMALL LETTER G WITH CEDILLA // U+011F: "ğ" LATIN SMALL LETTER G WITH BREVE /* morekeys_g */ "\u0123,\u011F", - /* single_angle_quotes */ "!text/single_raqm_laqm", - /* double_angle_quotes */ "!text/double_raqm_laqm", // U+0155: "ŕ" LATIN SMALL LETTER R WITH ACUTE // U+0159: "ř" LATIN SMALL LETTER R WITH CARON // U+0157: "ŗ" LATIN SMALL LETTER R WITH CEDILLA @@ -3454,9 +3460,6 @@ public final class KeyboardTextsTable { /* morekeys_z */ "\u017E", // U+0111: "đ" LATIN SMALL LETTER D WITH STROKE /* morekeys_d */ "\u0111", - /* morekeys_t ~ */ - null, null, null, - /* ~ morekeys_g */ /* single_angle_quotes */ "!text/single_raqm_laqm", /* double_angle_quotes */ "!text/double_raqm_laqm", }; @@ -3478,15 +3481,16 @@ public final class KeyboardTextsTable { /* morekeys_s */ null, /* single_quotes */ "!text/single_9qm_lqm", /* keyspec_currency ~ */ - null, null, null, null, null, null, null, - /* ~ morekeys_g */ + null, null, null, null, + /* ~ morekeys_d */ /* single_angle_quotes */ "!text/single_raqm_laqm", /* double_angle_quotes */ "!text/double_raqm_laqm", - /* morekeys_r */ null, - /* morekeys_k */ null, + /* morekeys_t ~ */ + null, null, null, null, null, + /* ~ morekeys_k */ // U+0450: "ѐ" CYRILLIC SMALL LETTER IE WITH GRAVE /* morekeys_cyrillic_ie */ "\u0450", - /* keyspec_nordic_row1_11 ~ */ + /* keyspec_symbols_1 ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, @@ -3523,7 +3527,7 @@ public final class KeyboardTextsTable { /* keyspec_south_slavic_row3_8 */ "\u0452", }; - /* Locale sr_ZZ: Serbian (ZZ) */ + /* Locale sr_ZZ: Serbian (Unknown Region) */ private static final String[] TEXTS_sr_ZZ = { /* morekeys_a */ null, /* morekeys_o */ null, @@ -3547,7 +3551,7 @@ public final class KeyboardTextsTable { /* morekeys_z */ "\u017E,%", // U+0111: "đ" LATIN SMALL LETTER D WITH STROKE /* morekeys_d */ "\u0111,%", - /* morekeys_t ~ */ + /* single_angle_quotes ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, @@ -3630,18 +3634,20 @@ public final class KeyboardTextsTable { // U+00F0: "ð" LATIN SMALL LETTER ETH // U+010F: "ď" LATIN SMALL LETTER D WITH CARON /* morekeys_d */ "\u00F0,\u010F", + /* single_angle_quotes */ "!text/single_raqm_laqm", + /* double_angle_quotes */ "!text/double_raqm_laqm", // U+0165: "ť" LATIN SMALL LETTER T WITH CARON // U+00FE: "þ" LATIN SMALL LETTER THORN /* morekeys_t */ "\u0165,\u00FE", // U+0142: "ł" LATIN SMALL LETTER L WITH STROKE /* morekeys_l */ "\u0142", /* morekeys_g */ null, - /* single_angle_quotes */ "!text/single_raqm_laqm", - /* double_angle_quotes */ "!text/double_raqm_laqm", // U+0159: "ř" LATIN SMALL LETTER R WITH CARON /* morekeys_r */ "\u0159", - /* morekeys_k */ null, - /* morekeys_cyrillic_ie */ null, + /* morekeys_k ~ */ + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, + /* ~ morekeys_tablet_period */ // U+00E5: "å" LATIN SMALL LETTER A WITH RING ABOVE /* keyspec_nordic_row1_11 */ "\u00E5", // U+00F6: "ö" LATIN SMALL LETTER O WITH DIAERESIS @@ -3652,9 +3658,8 @@ public final class KeyboardTextsTable { // U+0153: "œ" LATIN SMALL LIGATURE OE /* morekeys_nordic_row2_10 */ "\u00F8,\u0153", /* keyspec_east_slavic_row1_9 ~ */ - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, null, - /* ~ morekeys_tablet_period */ + null, null, null, null, null, null, null, null, + /* ~ keyspec_tablet_period */ // U+00E6: "æ" LATIN SMALL LETTER AE /* morekeys_nordic_row2_11 */ "\u00E6", }; @@ -3707,7 +3712,7 @@ public final class KeyboardTextsTable { // U+00DF: "ß" LATIN SMALL LETTER SHARP S /* morekeys_s */ "\u00DF", /* single_quotes ~ */ - null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, /* ~ morekeys_l */ /* morekeys_g */ "g\'", }; @@ -3758,8 +3763,8 @@ public final class KeyboardTextsTable { /* keylabel_to_alpha */ "\u0BA4\u0BAE\u0BBF\u0BB4\u0BCD", }; - /* Locale te_IN: Telugu (India) */ - private static final String[] TEXTS_te_IN = { + /* Locale te: Telugu */ + private static final String[] TEXTS_te = { /* morekeys_a ~ */ null, null, null, null, null, /* ~ morekeys_i */ @@ -3899,7 +3904,7 @@ public final class KeyboardTextsTable { // U+017E: "ž" LATIN SMALL LETTER Z WITH CARON /* morekeys_z */ "\u017E", /* morekeys_d ~ */ - null, null, null, + null, null, null, null, null, /* ~ morekeys_l */ // U+011F: "ğ" LATIN SMALL LETTER G WITH BREVE /* morekeys_g */ "\u011F", @@ -3924,6 +3929,8 @@ public final class KeyboardTextsTable { /* keyspec_currency */ "\u20B4", /* morekeys_y ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, + null, null, null, null, null, null, null, /* ~ morekeys_nordic_row2_10 */ // U+0449: "щ" CYRILLIC SMALL LETTER SHCHA /* keyspec_east_slavic_row1_9 */ "\u0449", @@ -3935,11 +3942,10 @@ public final class KeyboardTextsTable { /* keyspec_east_slavic_row3_5 */ "\u0438", // U+044A: "ъ" CYRILLIC SMALL LETTER HARD SIGN /* morekeys_cyrillic_soft_sign */ "\u044A", - /* keyspec_symbols_1 ~ */ + /* keyspec_period ~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, - null, null, null, null, null, null, null, null, null, null, + null, null, null, /* ~ morekeys_w */ // U+0457: "ї" CYRILLIC SMALL LETTER YI /* morekeys_east_slavic_row2_2 */ "\u0457", @@ -3949,8 +3955,8 @@ public final class KeyboardTextsTable { /* morekeys_cyrillic_ghe */ "\u0491", }; - /* Locale uz_UZ: Uzbek (Uzbekistan) */ - private static final String[] TEXTS_uz_UZ = { + /* Locale uz: Uzbek */ + private static final String[] TEXTS_uz = { // This is the same as Turkish // U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX // U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS @@ -4003,7 +4009,7 @@ public final class KeyboardTextsTable { // U+017E: "ž" LATIN SMALL LETTER Z WITH CARON /* morekeys_z */ "\u017E", /* morekeys_d ~ */ - null, null, null, + null, null, null, null, null, /* ~ morekeys_l */ // U+011F: "ğ" LATIN SMALL LETTER G WITH BREVE /* morekeys_g */ "\u011F", @@ -4237,6 +4243,8 @@ public final class KeyboardTextsTable { // U+0111: "đ" LATIN SMALL LETTER D WITH STROKE // U+00F0: "ð" LATIN SMALL LETTER ETH /* morekeys_d */ "\u010F,\u0111,\u00F0", + /* single_angle_quotes */ null, + /* double_angle_quotes */ null, // U+00FE: "þ" LATIN SMALL LETTER THORN // U+0163: "ţ" LATIN SMALL LETTER T WITH CEDILLA // U+0165: "ť" LATIN SMALL LETTER T WITH CARON @@ -4253,8 +4261,6 @@ public final class KeyboardTextsTable { // U+0121: "ġ" LATIN SMALL LETTER G WITH DOT ABOVE // U+0123: "ģ" LATIN SMALL LETTER G WITH CEDILLA /* morekeys_g */ "\u011D,\u011F,\u0121,\u0123", - /* single_angle_quotes */ null, - /* double_angle_quotes */ null, // U+0155: "ŕ" LATIN SMALL LETTER R WITH ACUTE // U+0157: "ŗ" LATIN SMALL LETTER R WITH CEDILLA // U+0159: "ř" LATIN SMALL LETTER R WITH CARON @@ -4284,75 +4290,75 @@ public final class KeyboardTextsTable { private static final Object[] LOCALES_AND_TEXTS = { // "locale", TEXT_ARRAY, /* numberOfNonNullText/lengthOf_TEXT_ARRAY localeName */ - "DEFAULT", TEXTS_DEFAULT, /* 176/176 DEFAULT */ + "DEFAULT", TEXTS_DEFAULT, /* 179/179 DEFAULT */ "af" , TEXTS_af, /* 7/ 13 Afrikaans */ "ar" , TEXTS_ar, /* 55/110 Arabic */ - "az_AZ" , TEXTS_az_AZ, /* 11/ 18 Azerbaijani (Azerbaijan) */ - "be_BY" , TEXTS_be_BY, /* 9/ 32 Belarusian (Belarus) */ + "az" , TEXTS_az, /* 11/ 20 Azerbaijani */ + "be" , TEXTS_be, /* 9/ 54 Belarusian */ "bg" , TEXTS_bg, /* 2/ 9 Bulgarian */ - "bn_BD" , TEXTS_bn_BD, /* 2/ 12 Bengali (Bangladesh) */ - "bn_IN" , TEXTS_bn_IN, /* 2/ 12 Bengali (India) */ + "bn_BD" , TEXTS_bn_BD, /* 27/ 57 Bangla (Bangladesh) */ + "bn_IN" , TEXTS_bn_IN, /* 2/ 12 Bangla (India) */ "ca" , TEXTS_ca, /* 11/ 99 Catalan */ "cs" , TEXTS_cs, /* 17/ 21 Czech */ - "da" , TEXTS_da, /* 19/ 55 Danish */ - "de" , TEXTS_de, /* 16/ 66 German */ - "de_DE" , TEXTS_de_DE, /* German (Germany) */ + "da" , TEXTS_da, /* 19/ 58 Danish */ + "de" , TEXTS_de, /* 16/ 64 German */ + "de_DE" , TEXTS_de_DE, /* 16/ 64 German (Germany) */ "el" , TEXTS_el, /* 1/ 6 Greek */ "en" , TEXTS_en, /* 8/ 10 English */ "eo" , TEXTS_eo, /* 26/126 Esperanto */ - "es" , TEXTS_es, /* 8/ 56 Spanish */ - "et_EE" , TEXTS_et_EE, /* 22/ 27 Estonian (Estonia) */ - "eu_ES" , TEXTS_eu_ES, /* 7/ 8 Basque (Spain) */ + "es" , TEXTS_es, /* 8/ 65 Spanish */ + "et" , TEXTS_et, /* 22/ 49 Estonian */ + "eu" , TEXTS_eu, /* 7/ 8 Basque */ "fa" , TEXTS_fa, /* 58/133 Persian */ - "fi" , TEXTS_fi, /* 10/ 55 Finnish */ - "fr" , TEXTS_fr, /* 13/ 66 French */ - "gl_ES" , TEXTS_gl_ES, /* 7/ 8 Gallegan (Spain) */ - "hi" , TEXTS_hi, /* 27/ 60 Hindi */ - "hi_ZZ" , TEXTS_hi_ZZ, /* 9/118 Hindi (ZZ) */ - "hr" , TEXTS_hr, /* 9/ 20 Croatian */ - "hu" , TEXTS_hu, /* 9/ 20 Hungarian */ - "hy_AM" , TEXTS_hy_AM, /* 9/134 Armenian (Armenia) */ - "is" , TEXTS_is, /* 10/ 16 Icelandic */ - "it" , TEXTS_it, /* 11/ 66 Italian */ + "fi" , TEXTS_fi, /* 10/ 58 Finnish */ + "fr" , TEXTS_fr, /* 13/ 64 French */ + "gl" , TEXTS_gl, /* 7/ 8 Galician */ + "hi" , TEXTS_hi, /* 27/ 57 Hindi */ + "hi_ZZ" , TEXTS_hi_ZZ, /* 9/118 Hindi (Unknown Region) */ + "hr" , TEXTS_hr, /* 9/ 17 Croatian */ + "hu" , TEXTS_hu, /* 9/ 17 Hungarian */ + "hy" , TEXTS_hy, /* 9/134 Armenian */ + "is" , TEXTS_is, /* 10/ 18 Icelandic */ + "it" , TEXTS_it, /* 11/ 64 Italian */ "iw" , TEXTS_iw, /* 20/131 Hebrew */ - "ka_GE" , TEXTS_ka_GE, /* 3/ 11 Georgian (Georgia) */ + "ka" , TEXTS_ka, /* 3/ 11 Georgian */ "kk" , TEXTS_kk, /* 15/129 Kazakh */ - "km_KH" , TEXTS_km_KH, /* 2/130 Khmer (Cambodia) */ - "kn_IN" , TEXTS_kn_IN, /* 2/ 12 Kannada (India) */ - "ky" , TEXTS_ky, /* 10/ 92 Kirghiz */ - "lb" , TEXTS_lb, /* 11/ 20 Luxembourgish */ - "lo_LA" , TEXTS_lo_LA, /* 2/ 12 Lao (Laos) */ + "km" , TEXTS_km, /* 2/130 Khmer */ + "kn" , TEXTS_kn, /* 2/ 12 Kannada */ + "ky" , TEXTS_ky, /* 10/ 92 Kyrgyz */ + "lb" , TEXTS_lb, /* 11/ 17 Luxembourgish */ + "lo" , TEXTS_lo, /* 2/ 12 Lao */ "lt" , TEXTS_lt, /* 18/ 22 Lithuanian */ "lv" , TEXTS_lv, /* 18/ 22 Latvian */ "mk" , TEXTS_mk, /* 9/ 97 Macedonian */ - "ml_IN" , TEXTS_ml_IN, /* 2/ 12 Malayalam (India) */ - "mn_MN" , TEXTS_mn_MN, /* 2/ 12 Mongolian (Mongolia) */ - "mr_IN" , TEXTS_mr_IN, /* 23/ 53 Marathi (India) */ - "my_MM" , TEXTS_my_MM, /* 8/ 98 Burmese (Myanmar) */ - "nb" , TEXTS_nb, /* 11/ 55 Norwegian Bokmål */ - "ne_NP" , TEXTS_ne_NP, /* 27/ 60 Nepali (Nepal) */ + "ml" , TEXTS_ml, /* 2/ 12 Malayalam */ + "mn" , TEXTS_mn, /* 2/ 12 Mongolian */ + "mr" , TEXTS_mr, /* 23/ 44 Marathi */ + "my" , TEXTS_my, /* 8/ 98 Burmese */ + "nb" , TEXTS_nb, /* 11/ 58 Norwegian Bokmål */ + "ne" , TEXTS_ne, /* 27/ 57 Nepali */ "nl" , TEXTS_nl, /* 9/ 13 Dutch */ - "pl" , TEXTS_pl, /* 10/ 17 Polish */ + "pl" , TEXTS_pl, /* 10/ 19 Polish */ "pt" , TEXTS_pt, /* 6/ 8 Portuguese */ - "rm" , TEXTS_rm, /* 1/ 2 Raeto-Romance */ - "ro" , TEXTS_ro, /* 6/ 16 Romanian */ - "ru" , TEXTS_ru, /* 9/ 32 Russian */ - "si_LK" , TEXTS_si_LK, /* 2/ 12 Sinhalese (Sri Lanka) */ + "rm" , TEXTS_rm, /* 1/ 2 Romansh */ + "ro" , TEXTS_ro, /* 6/ 18 Romanian */ + "ru" , TEXTS_ru, /* 9/ 54 Russian */ + "si" , TEXTS_si, /* 2/ 12 Sinhala */ "sk" , TEXTS_sk, /* 20/ 22 Slovak */ - "sl" , TEXTS_sl, /* 8/ 20 Slovenian */ + "sl" , TEXTS_sl, /* 8/ 17 Slovenian */ "sr" , TEXTS_sr, /* 11/ 97 Serbian */ - "sr_ZZ" , TEXTS_sr_ZZ, /* 14/118 Serbian (ZZ) */ - "sv" , TEXTS_sv, /* 21/ 55 Swedish */ - "sw" , TEXTS_sw, /* 9/ 18 Swahili */ + "sr_ZZ" , TEXTS_sr_ZZ, /* 14/118 Serbian (Unknown Region) */ + "sv" , TEXTS_sv, /* 21/ 58 Swedish */ + "sw" , TEXTS_sw, /* 9/ 20 Swahili */ "ta_IN" , TEXTS_ta_IN, /* 2/ 12 Tamil (India) */ "ta_LK" , TEXTS_ta_LK, /* 2/ 12 Tamil (Sri Lanka) */ "ta_SG" , TEXTS_ta_SG, /* 1/ 6 Tamil (Singapore) */ - "te_IN" , TEXTS_te_IN, /* 2/ 12 Telugu (India) */ + "te" , TEXTS_te, /* 2/ 12 Telugu */ "th" , TEXTS_th, /* 2/ 12 Thai */ "tl" , TEXTS_tl, /* 7/ 8 Tagalog */ - "tr" , TEXTS_tr, /* 11/ 18 Turkish */ + "tr" , TEXTS_tr, /* 11/ 20 Turkish */ "uk" , TEXTS_uk, /* 11/ 91 Ukrainian */ - "uz_UZ" , TEXTS_uz_UZ, /* 11/ 18 Uzbek (Uzbekistan) */ + "uz" , TEXTS_uz, /* 11/ 20 Uzbek */ "vi" , TEXTS_vi, /* 8/ 15 Vietnamese */ "zu" , TEXTS_zu, /* 8/ 10 Zulu */ "zz" , TEXTS_zz, /* 19/120 Alphabet */