mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
am 56997a80
: Retry to tweak punctuations
* commit '56997a80c25b16680e0b75d589d380bfec3aca05': Retry to tweak punctuations
This commit is contained in:
commit
8156a45026
@ -278,7 +278,7 @@ public final class KeyboardTextsSet {
|
||||
/* 50 */ "\u00A2,\u00A3,\u20AC,\u00A5,\u20B1",
|
||||
/* 51 */ "$",
|
||||
/* 52 */ "$,\u00A2,\u20AC,\u00A3,\u00A5,\u20B1",
|
||||
/* 53 */ "!fixedColumnOrder!3,!,\\,,?,:,;,@",
|
||||
/* 53 */ "!fixedColumnOrder!4,#,!,\\,,?,-,:,',@",
|
||||
// U+2020: "†" DAGGER
|
||||
// U+2021: "‡" DOUBLE DAGGER
|
||||
// U+2605: "★" BLACK STAR
|
||||
|
@ -77,7 +77,7 @@
|
||||
<string name="more_keys_for_currency_dollar">¢,£,€,¥,₱</string>
|
||||
<string name="keylabel_for_currency">$</string>
|
||||
<string name="more_keys_for_currency">$,¢,€,£,¥,₱</string>
|
||||
<string name="more_keys_for_punctuation">"!fixedColumnOrder!3,!,\\,,\?,:,;,\@"</string>
|
||||
<string name="more_keys_for_punctuation">"!fixedColumnOrder!4,#,!,\\,,\?,-,:,',\@"</string>
|
||||
<!-- U+2020: "†" DAGGER
|
||||
U+2021: "‡" DOUBLE DAGGER
|
||||
U+2605: "★" BLACK STAR -->
|
||||
|
Loading…
Reference in New Issue
Block a user