summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-18 00:30:21 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-04-17 22:05:51 +0000
commitff7e528bb578ec1b8084cdf729aaa494f0f6312c (patch)
tree2249cff6a32267ef6c35b1454a3ceb71fafac40e
parent2d45c053a00d8422162ba81594572a7d4f108ce7 (diff)
downloadandroid_packages_providers_ContactsProvider-stable/cm-11.0-XNG2S.tar.gz
android_packages_providers_ContactsProvider-stable/cm-11.0-XNG2S.tar.bz2
android_packages_providers_ContactsProvider-stable/cm-11.0-XNG2S.zip
Automatic translation importstable/cm-11.0-XNG2S
Change-Id: Ic44e0e2d5e1764c08b1bede849bdc03f91f38877
-rw-r--r--res/values-es-rUS/cm_strings.xml21
-rw-r--r--res/values-eu/cm_strings.xml20
2 files changed, 41 insertions, 0 deletions
diff --git a/res/values-es-rUS/cm_strings.xml b/res/values-es-rUS/cm_strings.xml
new file mode 100644
index 00000000..0ceb3926
--- /dev/null
+++ b/res/values-es-rUS/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="group_family">Familia</string>
+ <string name="group_friend">Amigos</string>
+ <string name="group_work">CompaƱeros de trabajo</string>
+</resources>
diff --git a/res/values-eu/cm_strings.xml b/res/values-eu/cm_strings.xml
new file mode 100644
index 00000000..28de5f7b
--- /dev/null
+++ b/res/values-eu/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="group_family">Familia</string>
+ <string name="group_friend">Lagunak</string>
+</resources>