Remove unused string for key label

Bug: 3230041
Change-Id: I1c3cc78157f30f43a5b4a32e413fb43df1db4907
main
Tadashi G. Takaoka 2010-11-30 09:51:12 +09:00
parent 27d13713bb
commit 0ff78a1bae
1 changed files with 0 additions and 6 deletions

View File

@ -226,12 +226,6 @@
<string name="label_to_alpha_key">ABC</string>
<!-- Label for ALT modifier key. Must be short to fit on key! -->
<string name="label_alt_key">ALT</string>
<!-- Label for Backspace modifier key. Must be short to fit on key! -->
<string name="label_backspace_key">Backspace</string>
<!-- Label for Shift modifier key. Must be short to fit on key! -->
<string name="label_shift_key">Shift</string>
<!-- Label for Return key. Must be short to fit on key! -->
<string name="label_return_key">Return</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! [CHAR LIMIT=4]-->