summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarnau <arnaullv@gmail.com>2013-09-21 18:07:38 +0200
committerMarco Brohet <therbom@gmail.com>2013-09-24 21:45:08 +0000
commit19bfc6e1511d905409c26a7e553716a7862fd2e5 (patch)
treef0618a0a4ca3db9633c75d7950262e8026833b63
parentd7c66bb5f047c944273fb61786c8dff67f7523df (diff)
downloadandroid_packages_inputmethods_LatinIME-19bfc6e1511d905409c26a7e553716a7862fd2e5.tar.gz
android_packages_inputmethods_LatinIME-19bfc6e1511d905409c26a7e553716a7862fd2e5.tar.bz2
android_packages_inputmethods_LatinIME-19bfc6e1511d905409c26a7e553716a7862fd2e5.zip
LatinIME: CA translationscm-10.2-M1
PS2: Trigger Cid Change-Id: Idd3bc9e641cc18af7a8561cbe7f8945d8e208f09
-rw-r--r--java/res/values-ca/cm_strings.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/java/res/values-ca/cm_strings.xml b/java/res/values-ca/cm_strings.xml
new file mode 100644
index 000000000..067991558
--- /dev/null
+++ b/java/res/values-ca/cm_strings.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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="subtype_hu_ZZ">Hongarès (QUERTY)</string>
+</resources>