Remove '(' from the label of "to symbol" on phone layout

Change-Id: I9261cbba9a04fc25b67dfd5ce4188b7e32f5d8e0
main
Tadashi G. Takaoka 2011-08-01 02:47:03 -07:00
parent 271e55fe53
commit 49e00258b9
1 changed files with 1 additions and 1 deletions

View File

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