mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Add ; to list of punctuation
bug: 3034792 Change-Id: I8e5f3907840fa2ddc2b5ac99328525313465ea35
This commit is contained in:
parent
e354a85ef4
commit
f5df46f0e0
@ -23,7 +23,7 @@
|
||||
<!-- Symbols that are sentence separators, for purposes of making it hug the last sentence. -->
|
||||
<string name="sentence_separators">.,!?)</string>
|
||||
<!-- Symbols that are suggested between words -->
|
||||
<string name="suggested_punctuations">!?,\u0022\u0027:()-/@_</string>
|
||||
<string name="suggested_punctuations">!?,\u0022\u0027:();-/@_</string>
|
||||
|
||||
<!-- Option values to show/hide the settings key in onscreen keyboard -->
|
||||
<!-- Automatically decide to show or hide the settings key -->
|
||||
|
Loading…
Reference in New Issue
Block a user