summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-08-23 03:30:30 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-08-24 03:55:59 +0300
commita4d95fcdb1c56e6cf6f1991dd2e339cfbf437236 (patch)
tree441758aecd449830720d474fbb4e66553e4f9b3c
parent51084e1fba1525ced1a1374f2668b86b62852dc0 (diff)
downloadandroid_packages_apps_UnifiedEmail-stable/cm-11.0-XNG3C.tar.gz
android_packages_apps_UnifiedEmail-stable/cm-11.0-XNG3C.tar.bz2
android_packages_apps_UnifiedEmail-stable/cm-11.0-XNG3C.zip
Automatic translation importstable/cm-11.0-XNG3C
Change-Id: I7e0985929a1c74aa24e1aaca7af0b99d6c329371 JIRA: RM-154
-rw-r--r--res/values-hr/cm_strings.xml22
-rw-r--r--res/values-sl/cm_strings.xml22
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
new file mode 100644
index 000000000..6a89cfcc5
--- /dev/null
+++ b/res/values-hr/cm_strings.xml
@@ -0,0 +1,22 @@
+<?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="confirm_forward_message">Poruka ima privitke.</string>
+ <string name="confirm_forward_normal">Preuzmi i pošalji</string>
+ <string name="confirm_forward_drop_unloaded">Koristi se poslužiteljskom kopijom</string>
+</resources>
diff --git a/res/values-sl/cm_strings.xml b/res/values-sl/cm_strings.xml
new file mode 100644
index 000000000..85826548c
--- /dev/null
+++ b/res/values-sl/cm_strings.xml
@@ -0,0 +1,22 @@
+<?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="confirm_forward_message">Sporočilo vsebuje priloge</string>
+ <string name="confirm_forward_normal">Prenesi in pošlji</string>
+ <string name="confirm_forward_drop_unloaded">Uporabi kopijo na strežniku</string>
+</resources>