summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-08-23 03:28:34 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-08-24 03:52:43 +0300
commit33a79a81dfe11a59333b9f04534b6bb77fdd28e0 (patch)
treeacb74016522f4f01ff12167982b549b93c27f1cf
parentba8e1a304d3f868fae2d5c60cead49e47c98aef6 (diff)
downloadandroid_packages_apps_CellBroadcastReceiver-stable/cm-11.0-XNG3C.tar.gz
android_packages_apps_CellBroadcastReceiver-stable/cm-11.0-XNG3C.tar.bz2
android_packages_apps_CellBroadcastReceiver-stable/cm-11.0-XNG3C.zip
Automatic translation importstable/cm-11.0-XNG3C
Change-Id: I5c4f450a85b2a2b485aa28f9e0cc7a125bc0f02a JIRA: RM-154
-rw-r--r--res/values-ro/cm_strings.xml2
-rw-r--r--res/values-sl/cm_strings.xml21
2 files changed, 22 insertions, 1 deletions
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
index b2dabf4c..0966b29a 100644
--- a/res/values-ro/cm_strings.xml
+++ b/res/values-ro/cm_strings.xml
@@ -17,5 +17,5 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="category_india_settings_title">Setări pentru India</string>
<string name="enable_channel_60_alerts_title">Arată transmisiuni ale canalului 60</string>
- <string name="enable_channel_60_alerts_summary">Canal 60 este utilizat în India pentru informaţii specifice operatorului</string>
+ <string name="enable_channel_60_alerts_summary">Canal 60 este utilizat în India pentru informații specifice operatorului</string>
</resources>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
new file mode 100644
index 00000000..8cb7bfc2
--- /dev/null
+++ b/res/values-sl/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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="category_india_settings_title">Nastavitve za Indijo</string>
+ <string name="enable_channel_60_alerts_title">Prikaži oddaje kanala 60</string>
+ <string name="enable_channel_60_alerts_summary">Kanal 60 se uporablja v Indiji za podatke operaterja</string>
+</resources>