Merge "Add [CHAR LIMIT] to some strings for key top"
commit
9d34f2c72e
|
@ -214,11 +214,11 @@
|
||||||
<string name="label_alt_key">ALT</string>
|
<string name="label_alt_key">ALT</string>
|
||||||
<!-- Label for Shift modifier key of symbol keyboard. Must be short to fit on key! -->
|
<!-- Label for Shift modifier key of symbol keyboard. Must be short to fit on key! -->
|
||||||
<string name="label_more_key">More</string>
|
<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>
|
<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>
|
<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>
|
<string name="label_wait_key">Wait</string>
|
||||||
|
|
||||||
<!-- Voice related labels -->
|
<!-- Voice related labels -->
|
||||||
|
|
Loading…
Reference in New Issue