summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrint E. Kriebel <bekit@cyngn.com>2014-12-23 15:33:34 -0800
committerBrint E. Kriebel <bekit@cyngn.com>2014-12-23 15:33:34 -0800
commitc9d02617b7fbcdd17745d2a2257c63a150654001 (patch)
tree69f7d2dff4fde1f00f1f9bd08e07a801c69c234e
parentcf5fa82efe292ac25505b5a7a91ef3b3ba4f9b4b (diff)
parentee2ba371cdd4453ed1e1586ba7f6092febb8d842 (diff)
downloadandroid_packages_apps_UnifiedEmail-c9d02617b7fbcdd17745d2a2257c63a150654001.tar.gz
android_packages_apps_UnifiedEmail-c9d02617b7fbcdd17745d2a2257c63a150654001.tar.bz2
android_packages_apps_UnifiedEmail-c9d02617b7fbcdd17745d2a2257c63a150654001.zip
-rw-r--r--res/values-ar/cm_strings.xml22
-rw-r--r--res/values-ro/cm_strings.xml22
-rw-r--r--res/values-sv/cm_strings.xml2
3 files changed, 46 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
new file mode 100644
index 000000000..8dbef109e
--- /dev/null
+++ b/res/values-ar/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">مع الرسالة مُرفقات</string>
+ <string name="confirm_forward_normal">نزّلها وأرسل</string>
+ <string name="confirm_forward_drop_unloaded">انسخ في الخادم</string>
+</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
new file mode 100644
index 000000000..c5329441b
--- /dev/null
+++ b/res/values-ro/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">Mesajul are atașamente</string>
+ <string name="confirm_forward_normal">Descarcă și trimite</string>
+ <string name="confirm_forward_drop_unloaded">Utilizează copia de pe server</string>
+</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
index f523c009e..546fcfd75 100644
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/cm_strings.xml
@@ -17,4 +17,6 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="confirm_forward_message">Meddelandet har bifogade filer</string>
+ <string name="confirm_forward_normal">Ladda ner och skicka</string>
+ <string name="confirm_forward_drop_unloaded">Använd serverns kopia</string>
</resources>