am 6300168c: Fix puctuations more keys on Spanish/Phone
* commit '6300168cb85500c52f62e7a69fc4bfd36c9ec418': Fix puctuations more keys on Spanish/Phonemain
commit
36d345e6f8
|
@ -1271,7 +1271,7 @@ public final class KeyboardTextsSet {
|
|||
/* ~58 */
|
||||
// U+00A1: "¡" INVERTED EXCLAMATION MARK
|
||||
// U+00BF: "¿" INVERTED QUESTION MARK
|
||||
/* 59 */ "!fixedColumnOrder!4,;,!,\\,,?,:,\u00A1,@,\u00BF",
|
||||
/* 59 */ "!fixedColumnOrder!9,\u00A1,;,/,(,),#,!,\\,,?,\u00BF,&,\\%,+,\",-,:,',@",
|
||||
/* 60~ */
|
||||
null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
||||
null, null, null, null, null, null, null, null, null, null, null, null, null, null, null,
|
||||
|
|
|
@ -71,5 +71,5 @@
|
|||
<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!4,;,!,\\,,\?,:,¡,\@,¿"</string>
|
||||
<string name="more_keys_for_punctuation">"!fixedColumnOrder!9,¡,;,/,(,),#,!,\\,,\?,¿,&,\\%,+,\",-,:,',\@"</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue