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

Commit f9d7d17f authored by Ken Wakasa's avatar Ken Wakasa Committed by Android (Google) Code Review
Browse files

Merge "Retry to tweak punctuations. DO NOT MERGE" into klp-dev

parents c8e4ad07 557a0935
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -278,7 +278,7 @@ public final class KeyboardTextsSet {
        /* 50 */ "\u00A2,\u00A3,\u20AC,\u00A5,\u20B1",
        /* 50 */ "\u00A2,\u00A3,\u20AC,\u00A5,\u20B1",
        /* 51 */ "$",
        /* 51 */ "$",
        /* 52 */ "$,\u00A2,\u20AC,\u00A3,\u00A5,\u20B1",
        /* 52 */ "$,\u00A2,\u20AC,\u00A3,\u00A5,\u20B1",
        /* 53 */ "!fixedColumnOrder!3,!,\\,,?,:,;,@",
        /* 53 */ "!fixedColumnOrder!4,#,!,\\,,?,-,:,',@",
        // U+2020: "†" DAGGER
        // U+2020: "†" DAGGER
        // U+2021: "‡" DOUBLE DAGGER
        // U+2021: "‡" DOUBLE DAGGER
        // U+2605: "★" BLACK STAR
        // U+2605: "★" BLACK STAR
+1 −1
Original line number Original line Diff line number Diff line
@@ -77,7 +77,7 @@
    <string name="more_keys_for_currency_dollar">&#x00A2;,&#x00A3;,&#x20AC;,&#x00A5;,&#x20B1;</string>
    <string name="more_keys_for_currency_dollar">&#x00A2;,&#x00A3;,&#x20AC;,&#x00A5;,&#x20B1;</string>
    <string name="keylabel_for_currency">$</string>
    <string name="keylabel_for_currency">$</string>
    <string name="more_keys_for_currency">$,&#x00A2;,&#x20AC;,&#x00A3;,&#x00A5;,&#x20B1;</string>
    <string name="more_keys_for_currency">$,&#x00A2;,&#x20AC;,&#x00A3;,&#x00A5;,&#x20B1;</string>
    <string name="more_keys_for_punctuation">"!fixedColumnOrder!3,!,\\,,\?,:,;,\@"</string>
    <string name="more_keys_for_punctuation">"!fixedColumnOrder!4,#,!,\\,,\?,-,:,',\@"</string>
    <!-- U+2020: "†" DAGGER
    <!-- U+2020: "†" DAGGER
         U+2021: "‡" DOUBLE DAGGER
         U+2021: "‡" DOUBLE DAGGER
         U+2605: "★" BLACK STAR -->
         U+2605: "★" BLACK STAR -->