mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 05:52:47 +00:00
addressing input with ? and ! more keys
This commit is contained in:
parent
d108ee6f92
commit
6adcd02590
2 changed files with 10 additions and 6 deletions
|
@ -42,10 +42,12 @@
|
|||
․ U+2024 "․" Միջակետ - One dot leader
|
||||
-->
|
||||
<string name="morekeys_punctuation">"!autoColumnOrder!8,\\,,՞,՜,․,…,',=,/,՝,՛,֊,»,«,―,),("</string>
|
||||
<!-- U+055E: "՞" ARMENIAN QUESTION MARK -->
|
||||
<string name="morekeys_question">՞</string>
|
||||
<!-- U+055C: "՜" ARMENIAN EXCLAMATION MARK -->
|
||||
<string name="morekeys_exclamation">՜</string>
|
||||
<!-- U+055E: "՞" ARMENIAN QUESTION MARK
|
||||
U+00BF: "¿" INVERTED QUESTION MARK -->
|
||||
<string name="morekeys_question">՞,¿</string>
|
||||
<!-- U+055C: "՜" ARMENIAN EXCLAMATION MARK
|
||||
U+00A1: "¡" INVERTED EXCLAMATION MARK -->
|
||||
<string name="morekeys_exclamation">՜,¡</string>
|
||||
<!-- U+058F: "֏" ARMENIAN DRAM SIGN -->
|
||||
<!-- TODO: Enable this when we have glyph for the following letter
|
||||
<string name="keyspec_currency">֏</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue