mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Add [CHAR LIMIT] to some strings for key top
Bug: 3147476 Change-Id: Ic3d898761b6953560dfec34813e96eddab351675
This commit is contained in:
parent
e8fba33c9c
commit
03728d6d0f
@ -214,11 +214,11 @@
|
||||
<string name="label_alt_key">ALT</string>
|
||||
<!-- Label for Shift modifier key of symbol keyboard. Must be short to fit on key! -->
|
||||
<string name="label_more_key">More</string>
|
||||
<!-- Label for "Tab" key. Must be short to fit on key! -->
|
||||
<!-- Label for "Tab" key. Must be short to fit on key! [CHAR LIMIT=4]-->
|
||||
<string name="label_tab_key">Tab</string>
|
||||
<!-- Label for "Pause" key of phone number keyboard. Must be short to fit on key! -->
|
||||
<!-- Label for "Pause" key of phone number keyboard. Must be short to fit on key! [CHAR LIMIT=5] -->
|
||||
<string name="label_pause_key">Pause</string>
|
||||
<!-- Label for "Wait" key of phone number keyboard. Must be short to fit on key! -->
|
||||
<!-- Label for "Wait" key of phone number keyboard. Must be short to fit on key! [CHAR LIMIT=5]-->
|
||||
<string name="label_wait_key">Wait</string>
|
||||
|
||||
<!-- Voice related labels -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user