1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 3 /* 4 ** 5 ** Copyright 2013, The Android Open Source Project 6 ** 7 ** Licensed under the Apache License, Version 2.0 (the "License"); 8 ** you may not use this file except in compliance with the License. 9 ** You may obtain a copy of the License at 10 ** 11 ** http://www.apache.org/licenses/LICENSE-2.0 12 ** 13 ** Unless required by applicable law or agreed to in writing, software 14 ** distributed under the License is distributed on an "AS IS" BASIS, 15 ** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16 ** See the License for the specific language governing permissions and 17 ** limitations under the License. 18 */ 19 --> 20 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 21 <!-- U+0449: "" CYRILLIC SMALL LETTER SHCHA --> 22 <string name="keylabel_for_east_slavic_row1_9">щ</string> 23 <!-- U+044A: "" CYRILLIC SMALL LETTER HARD SIGN --> 24 <string name="keylabel_for_east_slavic_row1_12">ъ</string> 25 <!-- U+044B: "" CYRILLIC SMALL LETTER YERU --> 26 <string name="keylabel_for_east_slavic_row2_1">ы</string> 27 <!-- U+044D: "" CYRILLIC SMALL LETTER E --> 28 <string name="keylabel_for_east_slavic_row2_11">э</string> 29 <!-- U+0438: "" CYRILLIC SMALL LETTER I --> 30 <string name="keylabel_for_east_slavic_row3_5">и</string> 31 <!-- U+04AF: "" CYRILLIC SMALL LETTER STRAIGHT U 32 U+04B1: "" CYRILLIC SMALL LETTER STRAIGHT U WITH STROKE --> 33 <string name="more_keys_for_cyrillic_u">ү,ұ</string> 34 <!-- U+049B: "" CYRILLIC SMALL LETTER KA WITH DESCENDER --> 35 <string name="more_keys_for_cyrillic_ka">қ</string> 36 <!-- U+0451: "" CYRILLIC SMALL LETTER IO --> 37 <string name="more_keys_for_cyrillic_ie">ё</string> 38 <!-- U+04A3: "" CYRILLIC SMALL LETTER EN WITH DESCENDER --> 39 <string name="more_keys_for_cyrillic_en">ң</string> 40 <!-- U+0493: "" CYRILLIC SMALL LETTER GHE WITH STROKE --> 41 <string name="more_keys_for_cyrillic_ghe">ғ</string> 42 <!-- U+0456: "" CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I --> 43 <string name="more_keys_for_east_slavic_row2_1">і</string> 44 <!-- U+04D9: "" CYRILLIC SMALL LETTER SCHWA --> 45 <string name="more_keys_for_cyrillic_a">ә</string> 46 <!-- U+04E9: "" CYRILLIC SMALL LETTER BARRED O --> 47 <string name="more_keys_for_cyrillic_o">ө</string> 48 <!-- U+04BB: "" CYRILLIC SMALL LETTER SHHA --> 49 <string name="more_keys_for_east_slavic_row2_11">һ</string> 50 <!-- U+044A: "" CYRILLIC SMALL LETTER HARD SIGN --> 51 <string name="more_keys_for_cyrillic_soft_sign">ъ</string> 52 <!-- Label for "switch to alphabetic" key. 53 U+0410: "" CYRILLIC CAPITAL LETTER A 54 U+0411: "" CYRILLIC CAPITAL LETTER BE 55 U+0412: "" CYRILLIC CAPITAL LETTER VE --> 56 <string name="label_to_alpha_key">АБВ</string> 57 </resources> 58