mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Remove '(' from the label of "to symbol" on phone layout
Change-Id: I9261cbba9a04fc25b67dfd5ce4188b7e32f5d8e0
This commit is contained in:
parent
271e55fe53
commit
49e00258b9
@ -41,7 +41,7 @@
|
||||
<!-- Label for "switch to phone numeric" key. Must be short to fit on key! -->
|
||||
<string name="label_to_phone_numeric_key">123</string>
|
||||
<!-- Label for "switch to phone symbols" key. Must be short to fit on key! -->
|
||||
<string name="label_to_phone_symbols_key">\uff0a\uff03\uff08</string>
|
||||
<string name="label_to_phone_symbols_key">\uff0a\uff03</string>
|
||||
|
||||
<!-- Character for candidate divider (BOX DRAWINGS LIGHT VERTICAL) -->
|
||||
<string name="label_candidate_divider">\u2502</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user