Loading java/res/xml-sw600dp/rowkeys_symbols2.xml +3 −2 Original line number Diff line number Diff line Loading @@ -62,10 +62,11 @@ latin:keyLabel="*" latin:moreKeys="!text/more_keys_for_star" /> <!-- U+2013: "–" EN DASH U+2014: "—" EM DASH --> U+2014: "—" EM DASH U+00B7: "·" MIDDLE DOT --> <Key latin:keyLabel="-" latin:moreKeys="_,–,—" /> latin:moreKeys="_,–,—,·" /> <Key latin:keyLabel="+" latin:moreKeys="!text/more_keys_for_plus" /> Loading java/res/xml/rowkeys_symbols2.xml +3 −2 Original line number Diff line number Diff line Loading @@ -54,10 +54,11 @@ latin:keyLabel="*" latin:moreKeys="!text/more_keys_for_star" /> <!-- U+2013: "–" EN DASH U+2014: "—" EM DASH --> U+2014: "—" EM DASH U+00B7: "·" MIDDLE DOT --> <Key latin:keyLabel="-" latin:moreKeys="_,–,—" /> latin:moreKeys="_,–,—,·" /> <Key latin:keyLabel="+" latin:moreKeys="!text/more_keys_for_plus" /> Loading java/src/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.java +27 −4 Original line number Diff line number Diff line Loading @@ -371,8 +371,7 @@ public final class KeyboardTextsSet { /* 112 */ "w", /* 113 */ "y", /* 114 */ "x", // U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE /* 115 */ "\u00F1", /* 115 */ EMPTY, /* 116 */ "!fixedColumnOrder!2,!hasLabels!,!text/label_time_am,!text/label_time_pm", /* 117 */ "!icon/settings_key|!code/key_settings", /* 118 */ "!icon/shortcut_key|!code/key_shortcut", Loading Loading @@ -728,9 +727,28 @@ public final class KeyboardTextsSet { /* 8~ */ null, null, null, null, null, null, /* ~13 */ // U+0140: "ŀ" LATIN SMALL LETTER L WITH MIDDLE DOT // U+00B7: "·" MIDDLE DOT // U+0142: "ł" LATIN SMALL LETTER L WITH STROKE /* 14 */ "\u0140,\u0142", /* 14 */ "l\u00B7l,\u0142", /* 15~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, /* ~49 */ // U+00B7: "·" MIDDLE DOT /* 50 */ "!fixedColumnOrder!9,\u00B7,\",\',#,-,:,!,\\,,?,@,&,\\%,+,;,/,(,)", /* 51~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, /* ~104 */ /* 105 */ "?,\u00B7", /* 106~ */ null, null, null, null, null, null, null, null, null, /* ~114 */ // U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA /* 115 */ "\u00E7", }; /* Language cs: Czech */ Loading Loading @@ -1203,6 +1221,11 @@ public final class KeyboardTextsSet { /* 106 */ "\"", /* 107 */ "\'", /* 108 */ "\'", /* 109~ */ null, null, null, null, null, null, /* ~114 */ // U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE /* 115 */ "\u00F1", }; /* Language et: Estonian */ Loading tools/maketext/res/values-ca/donottranslate-more-keys.xml +7 −2 Original line number Diff line number Diff line Loading @@ -67,7 +67,12 @@ U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE U+010D: "č" LATIN SMALL LETTER C WITH CARON --> <string name="more_keys_for_c">ç,ć,č</string> <!-- U+0140: "ŀ" LATIN SMALL LETTER L WITH MIDDLE DOT <!-- U+00B7: "·" MIDDLE DOT U+0142: "ł" LATIN SMALL LETTER L WITH STROKE --> <string name="more_keys_for_l">ŀ,ł</string> <string name="more_keys_for_l">l·l,ł</string> <!-- U+00B7: "·" MIDDLE DOT --> <string name="more_keys_for_punctuation">"!fixedColumnOrder!9,·,\",\',#,-,:,!,\\,,\?,\@,&,\\%,+,;,/,(,)"</string> <string name="more_keys_for_tablet_period">\?,·</string> <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA --> <string name="keylabel_for_spanish_row2_10">ç</string> </resources> tools/maketext/res/values-es/donottranslate-more-keys.xml +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE U+010D: "č" LATIN SMALL LETTER C WITH CARON --> <string name="more_keys_for_c">ç,ć,č</string> <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE --> <string name="keylabel_for_spanish_row2_10">ñ</string> <!-- U+00A1: "¡" INVERTED EXCLAMATION MARK U+00BF: "¿" INVERTED QUESTION MARK --> <string name="more_keys_for_punctuation">"!fixedColumnOrder!9,¡,\",\',#,-,:,!,\\,,\?,¿,\@,&,\\%,+,;,/,(,)"</string> Loading Loading
java/res/xml-sw600dp/rowkeys_symbols2.xml +3 −2 Original line number Diff line number Diff line Loading @@ -62,10 +62,11 @@ latin:keyLabel="*" latin:moreKeys="!text/more_keys_for_star" /> <!-- U+2013: "–" EN DASH U+2014: "—" EM DASH --> U+2014: "—" EM DASH U+00B7: "·" MIDDLE DOT --> <Key latin:keyLabel="-" latin:moreKeys="_,–,—" /> latin:moreKeys="_,–,—,·" /> <Key latin:keyLabel="+" latin:moreKeys="!text/more_keys_for_plus" /> Loading
java/res/xml/rowkeys_symbols2.xml +3 −2 Original line number Diff line number Diff line Loading @@ -54,10 +54,11 @@ latin:keyLabel="*" latin:moreKeys="!text/more_keys_for_star" /> <!-- U+2013: "–" EN DASH U+2014: "—" EM DASH --> U+2014: "—" EM DASH U+00B7: "·" MIDDLE DOT --> <Key latin:keyLabel="-" latin:moreKeys="_,–,—" /> latin:moreKeys="_,–,—,·" /> <Key latin:keyLabel="+" latin:moreKeys="!text/more_keys_for_plus" /> Loading
java/src/com/android/inputmethod/keyboard/internal/KeyboardTextsSet.java +27 −4 Original line number Diff line number Diff line Loading @@ -371,8 +371,7 @@ public final class KeyboardTextsSet { /* 112 */ "w", /* 113 */ "y", /* 114 */ "x", // U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE /* 115 */ "\u00F1", /* 115 */ EMPTY, /* 116 */ "!fixedColumnOrder!2,!hasLabels!,!text/label_time_am,!text/label_time_pm", /* 117 */ "!icon/settings_key|!code/key_settings", /* 118 */ "!icon/shortcut_key|!code/key_shortcut", Loading Loading @@ -728,9 +727,28 @@ public final class KeyboardTextsSet { /* 8~ */ null, null, null, null, null, null, /* ~13 */ // U+0140: "ŀ" LATIN SMALL LETTER L WITH MIDDLE DOT // U+00B7: "·" MIDDLE DOT // U+0142: "ł" LATIN SMALL LETTER L WITH STROKE /* 14 */ "\u0140,\u0142", /* 14 */ "l\u00B7l,\u0142", /* 15~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, /* ~49 */ // U+00B7: "·" MIDDLE DOT /* 50 */ "!fixedColumnOrder!9,\u00B7,\",\',#,-,:,!,\\,,?,@,&,\\%,+,;,/,(,)", /* 51~ */ null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, /* ~104 */ /* 105 */ "?,\u00B7", /* 106~ */ null, null, null, null, null, null, null, null, null, /* ~114 */ // U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA /* 115 */ "\u00E7", }; /* Language cs: Czech */ Loading Loading @@ -1203,6 +1221,11 @@ public final class KeyboardTextsSet { /* 106 */ "\"", /* 107 */ "\'", /* 108 */ "\'", /* 109~ */ null, null, null, null, null, null, /* ~114 */ // U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE /* 115 */ "\u00F1", }; /* Language et: Estonian */ Loading
tools/maketext/res/values-ca/donottranslate-more-keys.xml +7 −2 Original line number Diff line number Diff line Loading @@ -67,7 +67,12 @@ U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE U+010D: "č" LATIN SMALL LETTER C WITH CARON --> <string name="more_keys_for_c">ç,ć,č</string> <!-- U+0140: "ŀ" LATIN SMALL LETTER L WITH MIDDLE DOT <!-- U+00B7: "·" MIDDLE DOT U+0142: "ł" LATIN SMALL LETTER L WITH STROKE --> <string name="more_keys_for_l">ŀ,ł</string> <string name="more_keys_for_l">l·l,ł</string> <!-- U+00B7: "·" MIDDLE DOT --> <string name="more_keys_for_punctuation">"!fixedColumnOrder!9,·,\",\',#,-,:,!,\\,,\?,\@,&,\\%,+,;,/,(,)"</string> <string name="more_keys_for_tablet_period">\?,·</string> <!-- U+00E7: "ç" LATIN SMALL LETTER C WITH CEDILLA --> <string name="keylabel_for_spanish_row2_10">ç</string> </resources>
tools/maketext/res/values-es/donottranslate-more-keys.xml +2 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,8 @@ U+0107: "ć" LATIN SMALL LETTER C WITH ACUTE U+010D: "č" LATIN SMALL LETTER C WITH CARON --> <string name="more_keys_for_c">ç,ć,č</string> <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE --> <string name="keylabel_for_spanish_row2_10">ñ</string> <!-- U+00A1: "¡" INVERTED EXCLAMATION MARK U+00BF: "¿" INVERTED QUESTION MARK --> <string name="more_keys_for_punctuation">"!fixedColumnOrder!9,¡,\",\',#,-,:,!,\\,,\?,¿,\@,&,\\%,+,;,/,(,)"</string> Loading