1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 3 /* 4 ** 5 ** Copyright 2012, 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+0455: "" CYRILLIC SMALL LETTER DZE --> 22 <string name="keylabel_for_south_slavic_row1_6">ѕ</string> 23 <!-- U+045C: "" CYRILLIC SMALL LETTER KJE --> 24 <string name="keylabel_for_south_slavic_row2_11">ќ</string> 25 <!-- U+0437: "" CYRILLIC SMALL LETTER ZE --> 26 <string name="keylabel_for_south_slavic_row3_1">з</string> 27 <!-- U+0453: "" CYRILLIC SMALL LETTER GJE --> 28 <string name="keylabel_for_south_slavic_row3_8">ѓ</string> 29 <!-- U+0450: "" CYRILLIC SMALL LETTER IE WITH GRAVE --> 30 <string name="more_keys_for_cyrillic_ie">ѐ</string> 31 <!-- U+045D: "" CYRILLIC SMALL LETTER I WITH GRAVE --> 32 <string name="more_keys_for_cyrillic_i">ѝ</string> 33 <!-- U+2018: "" LEFT SINGLE QUOTATION MARK 34 U+2019: "" RIGHT SINGLE QUOTATION MARK 35 U+201A: "" SINGLE LOW-9 QUOTATION MARK 36 U+201B: "" SINGLE HIGH-REVERSED-9 QUOTATION MARK 37 U+201C: "" LEFT DOUBLE QUOTATION MARK 38 U+201D: "" RIGHT DOUBLE QUOTATION MARK 39 U+201E: "" DOUBLE LOW-9 QUOTATION MARK 40 U+201F: "" DOUBLE HIGH-REVERSED-9 QUOTATION MARK --> 41 <!-- TODO: Neither DroidSans nor Roboto have the glyph for U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK. --> 42 <!-- <string name="more_keys_for_double_quote">!fixedColumnOrder!6,„,“,”,‟,«,»</string> --> 43 <string name="more_keys_for_double_quote">!fixedColumnOrder!5,„,“,”,«,»</string> 44 <!-- TODO: Neither DroidSans nor Roboto have the glyph for U+201F DOUBLE HIGH-REVERSED-9 QUOTATION MARK. --> 45 <!-- <string name="more_keys_for_tablet_double_quote">!fixedColumnOrder!6,“,”,„,‟,«,»,‘,’,‚,‛</string> --> 46 <string name="more_keys_for_tablet_double_quote">!fixedColumnOrder!5,„,“,”,«,»,‘,’,‚,‛</string> 47 </resources> 48