summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorRicardo Cerqueira <ricardo@cyngn.com>2016-03-03 18:07:48 +0000
committerRicardo Cerqueira <ricardo@cyngn.com>2016-03-03 18:07:48 +0000
commit5bd46bab778ad10a5b9a4f26ec1c9c8e9868bd6a (patch)
tree3ab2a2cd0b7baa3feceee6d298a8afa9d117a98f /res
parent7f49ab53672dacb2650e846fb3588908eeb5f47c (diff)
downloadandroid_packages_apps_PhoneCommon-5bd46bab778ad10a5b9a4f26ec1c9c8e9868bd6a.tar.gz
android_packages_apps_PhoneCommon-5bd46bab778ad10a5b9a4f26ec1c9c8e9868bd6a.tar.bz2
android_packages_apps_PhoneCommon-5bd46bab778ad10a5b9a4f26ec1c9c8e9868bd6a.zip
Add Ukrainian T9 symbol map
Ref CYNGNOS-2188 Change-Id: I5d094e46e46762cd185683a9c09f59321eac4b66
Diffstat (limited to 'res')
-rw-r--r--res/values-uk/cm_extra.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/res/values-uk/cm_extra.xml b/res/values-uk/cm_extra.xml
new file mode 100644
index 0000000..8ad68b2
--- /dev/null
+++ b/res/values-uk/cm_extra.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2015 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="dialpad_2_2_letters">АБВГҐ</string>
+ <string name="dialpad_3_2_letters">ДЕЄЖЗ</string>
+ <string name="dialpad_4_2_letters">ИІЇЙКЛ</string>
+ <string name="dialpad_5_2_letters">МНОП</string>
+ <string name="dialpad_6_2_letters">РСТУ</string>
+ <string name="dialpad_7_2_letters">ФХЦЧ</string>
+ <string name="dialpad_8_2_letters">ШЩ</string>
+ <string name="dialpad_9_2_letters">ЬЮЯ</string>
+</resources>
+