1<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2011, 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+045E: "ў" CYRILLIC SMALL LETTER SHORT U -->
22    <string name="keyspec_east_slavic_row1_9">&#x045E;</string>
23    <!-- U+044B: "ы" CYRILLIC SMALL LETTER YERU -->
24    <string name="keyspec_east_slavic_row2_2">&#x044B;</string>
25    <!-- U+044D: "э" CYRILLIC SMALL LETTER E -->
26    <string name="keyspec_east_slavic_row2_11">&#x044D;</string>
27    <!-- U+0456: "і" CYRILLIC SMALL LETTER BYELORUSSIAN-UKRAINIAN I -->
28    <string name="keyspec_east_slavic_row3_5">&#x0456;</string>
29    <!-- U+0451: "ё" CYRILLIC SMALL LETTER IO -->
30    <string name="morekeys_cyrillic_ie">&#x0451;</string>
31    <!-- U+044A: "ъ" CYRILLIC SMALL LETTER HARD SIGN -->
32    <string name="morekeys_cyrillic_soft_sign">&#x044A;</string>
33    <!-- Label for "switch to alphabetic" key.
34         U+0410: "А" CYRILLIC CAPITAL LETTER A
35         U+0411: "Б" CYRILLIC CAPITAL LETTER BE
36         U+0412: "В" CYRILLIC CAPITAL LETTER VE -->
37    <string name="keylabel_to_alpha">&#x0410;&#x0411;&#x0412;</string>
38    <string name="single_quotes">!text/single_9qm_lqm</string>
39    <string name="double_quotes">!text/double_9qm_lqm</string>
40</resources>
41