summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorcretin45 <cretin45@gmail.com>2014-07-18 09:37:03 -0700
committercretin45 <cretin45@gmail.com>2014-07-18 13:01:55 -0700
commit67cc0ef3249a26c8c997df43868be6f3235dcfa2 (patch)
treebeb7cb115087728b4008d2a80c2aea03452935b4 /res
parenta95d1c44cf92194c2de1ab88ce7747f20d260b9e (diff)
downloadandroid_packages_apps_Dialer-67cc0ef3249a26c8c997df43868be6f3235dcfa2.tar.gz
android_packages_apps_Dialer-67cc0ef3249a26c8c997df43868be6f3235dcfa2.tar.bz2
android_packages_apps_Dialer-67cc0ef3249a26c8c997df43868be6f3235dcfa2.zip
Add Korean smart dial map
Change-Id: I93b8efa9093fce4f125e6ebe5b02b5fd581cd01a
Diffstat (limited to 'res')
-rw-r--r--res/values-ko/cm_extra.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/res/values-ko/cm_extra.xml b/res/values-ko/cm_extra.xml
new file mode 100644
index 000000000..bb328d404
--- /dev/null
+++ b/res/values-ko/cm_extra.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 2014 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>
+ <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>