summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:43:35 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 22:43:35 +0200
commit1f10bf6cb5d959a03c746dabf9dfe312106a9ddf (patch)
tree9fcf18ebb35fd24d65620e75e0519ca55a0423e3
parentd1ffe2adf645214207027044f548e588783920da (diff)
downloadandroid_packages_apps_Stk-1f10bf6cb5d959a03c746dabf9dfe312106a9ddf.tar.gz
android_packages_apps_Stk-1f10bf6cb5d959a03c746dabf9dfe312106a9ddf.tar.bz2
android_packages_apps_Stk-1f10bf6cb5d959a03c746dabf9dfe312106a9ddf.zip
Automatic translation import
Change-Id: I4752fee5f554089a21bd0e145cac3bd787097493
-rw-r--r--res/values-ar/cm_strings.xml1
-rw-r--r--res/values-hr/cm_strings.xml21
-rw-r--r--res/values-th/cm_strings.xml1
3 files changed, 23 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
index 40d7e5d..93ce97f 100644
--- a/res/values-ar/cm_strings.xml
+++ b/res/values-ar/cm_strings.xml
@@ -17,5 +17,6 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="default_tone_dialog_msg">تشغيل النغمة</string>
<string name="stk_intent_permission">السماح بأهداف STK</string>
</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
new file mode 100644
index 0000000..01224c9
--- /dev/null
+++ b/res/values-hr/cm_strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2009-2014, The Linux Foundation. All rights reserved.
+ Copyright (C) 2014-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="default_tone_dialog_msg">Ton Produciranja</string>
+</resources>
diff --git a/res/values-th/cm_strings.xml b/res/values-th/cm_strings.xml
index a401b9e..ee6e658 100644
--- a/res/values-th/cm_strings.xml
+++ b/res/values-th/cm_strings.xml
@@ -18,4 +18,5 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="default_tone_dialog_msg">เสียงเรียกเข้า</string>
+ <string name="stk_intent_permission">อนุญาต STK intents</string>
</resources>