Add [CHAR LIMIT] to some strings for key top

Bug: 3147476
Change-Id: Ic3d898761b6953560dfec34813e96eddab351675
main
Tadashi G. Takaoka 2010-11-04 17:22:30 +09:00
parent e8fba33c9c
commit 03728d6d0f
1 changed files with 3 additions and 3 deletions

View File

@ -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 -->