am 7d92b6ff: Add missing "android:codes" in i.

Merge commit '7d92b6ffc513ba447683b127d3495b97d4a714f9' into eclair-mr2-plus-aosp

* commit '7d92b6ffc513ba447683b127d3495b97d4a714f9':
  Add missing "android:codes" in i.
main
Daisuke Miyakawa 2009-10-27 15:11:35 -07:00 committed by Android Git Automerger
commit 7cb4bef587
1 changed files with 4 additions and 1 deletions

View File

@ -126,7 +126,10 @@
<!-- Accented forms of "y" --> <!-- Accented forms of "y" -->
<string name="alternates_for_y">ýÿ</string> <string name="alternates_for_y">ýÿ</string>
<!-- Label to display on the "i" key --> <!-- Label to display on the lower "i" key.
Usually you don't need to modify this value, but if your locale requires some variant
for this character (e.g. \\u131 "Latin Small Letter Dotoless i"), please modify this
value. -->
<string name="key_i">i</string> <string name="key_i">i</string>
<!-- Tip to long press on keys --> <!-- Tip to long press on keys -->