Add missing "android:codes" in i.
Also, add some comments to @string/key_i.
Currently there's a possiblity where some translator misunderstand what this means.
Internal issue number: 2213965
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ec9a8b7..753d0dc 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -126,7 +126,10 @@
<!-- Accented forms of "y" -->
<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>
<!-- Tip to long press on keys -->