summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-07-27 20:48:53 +0300
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-07-28 23:25:38 -0700
commitbae53bd71c45b9866b354cc29e8d061f896200da (patch)
tree2d04a6db8387da4b216dec7826d87e001f568873
parente594881850e91b3bd0783b1b013a2f2393bb67bc (diff)
downloadandroid_packages_apps_CellBroadcastReceiver-bae53bd71c45b9866b354cc29e8d061f896200da.tar.gz
android_packages_apps_CellBroadcastReceiver-bae53bd71c45b9866b354cc29e8d061f896200da.tar.bz2
android_packages_apps_CellBroadcastReceiver-bae53bd71c45b9866b354cc29e8d061f896200da.zip
Automatic translation import
CYNGNOS-264 Change-Id: Ic9c405374b60307726ba6be19fbde17ac7436af0 (cherry picked from commit 3f54d7c56a0fc7bdcde3c71fd2262c207d2f4ad6)
-rw-r--r--res/values-ar/cm_strings.xml20
-rw-r--r--res/values-kn-rIN/cm_strings.xml20
-rw-r--r--res/values-sl/cm_strings.xml20
3 files changed, 60 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
new file mode 100644
index 00000000..8bebfce1
--- /dev/null
+++ b/res/values-ar/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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="sim_card_number_title">شريحة <xliff:g id="card_number">%1$d</xliff:g></string>
+</resources>
diff --git a/res/values-kn-rIN/cm_strings.xml b/res/values-kn-rIN/cm_strings.xml
new file mode 100644
index 00000000..69b81cde
--- /dev/null
+++ b/res/values-kn-rIN/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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="sim_card_number_title">ಸಿಮ್ <xliff:g id="card_number">%1$d</xliff:g></string>
+</resources>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
new file mode 100644
index 00000000..285c70af
--- /dev/null
+++ b/res/values-sl/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-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="sim_card_number_title">SIM <xliff:g id="card_number">%1$d</xliff:g></string>
+</resources>