Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e989c6ea authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android (Google) Code Review
Browse files

Merge "Remove wrong duplicated resource from Afrikaans layout"

parents d1394b69 51cb8e6f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ public final class KeyboardTextsTable {
        /*   8:20 */ "more_keys_for_s",
        /*   9:20 */ "more_keys_for_n",
        /*  10:20 */ "label_to_alpha_key",
        /*  11:15 */ "more_keys_for_y",
        /*  11:14 */ "more_keys_for_y",
        /*  12:13 */ "more_keys_for_d",
        /*  13:12 */ "more_keys_for_z",
        /*  14:10 */ "more_keys_for_t",
@@ -3585,7 +3585,7 @@ public final class KeyboardTextsTable {
    private static final Object[] LANGUAGES_AND_TEXTS = {
    // "locale", TEXT_ARRAY,  /* numberOfNonNullText/lengthOf_TEXT_ARRAY localeName */
        "DEFAULT", LANGUAGE_DEFAULT, /* 171/171 default */
        "af", LANGUAGE_af,    /*   8/ 12 Afrikaans */
        "af", LANGUAGE_af,    /*   7/ 12 Afrikaans */
        "ar", LANGUAGE_ar,    /*  58/110 Arabic */
        "az", LANGUAGE_az_AZ, /*   8/ 17 Azerbaijani (Azerbaijan) */
        "be", LANGUAGE_be_BY, /*  10/ 33 Belarusian (Belarus) */
+0 −1
Original line number Diff line number Diff line
@@ -62,7 +62,6 @@
    <!-- U+00F1: "ñ" LATIN SMALL LETTER N WITH TILDE
         U+0144: "ń" LATIN SMALL LETTER N WITH ACUTE -->
    <string name="more_keys_for_n">&#x00F1;,&#x0144;</string>
    <string name="more_keys_for_y">&#x00FD;,&#x0177;,&#x00FF;,&#x0133;</string>
    <!-- U+00FD: "ý" LATIN SMALL LETTER Y WITH ACUTE
         U+0133: "ij" LATIN SMALL LIGATURE IJ -->
    <string name="more_keys_for_y">&#x00FD;,&#x0133;</string>