summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:04:58 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:04:58 +0300
commit1c3a13aebdcddbba26e648ff755be23bb766bd3d (patch)
tree40891733adae484f3660c90b0d3115ca83625f4d
parentc7603b82829858a98762521da8d7dca1cced339c (diff)
downloadandroid_packages_apps_UnifiedEmail-1c3a13aebdcddbba26e648ff755be23bb766bd3d.tar.gz
android_packages_apps_UnifiedEmail-1c3a13aebdcddbba26e648ff755be23bb766bd3d.tar.bz2
android_packages_apps_UnifiedEmail-1c3a13aebdcddbba26e648ff755be23bb766bd3d.zip
Automatic translation import
Change-Id: I6b5ce3431b0c5b6dd5d4d366b710c91050f0cd30
-rw-r--r--res/values-gl/cm_strings.xml22
-rw-r--r--res/values-lv/cm_strings.xml22
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-gl/cm_strings.xml b/res/values-gl/cm_strings.xml
new file mode 100644
index 000000000..0d8a0a490
--- /dev/null
+++ b/res/values-gl/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">A mensaxe ten anexos</string>
+ <string name="confirm_forward_normal">Descargar e enviar</string>
+ <string name="confirm_forward_drop_unloaded">Usar copia do servidor</string>
+</resources>
diff --git a/res/values-lv/cm_strings.xml b/res/values-lv/cm_strings.xml
new file mode 100644
index 000000000..4f9e7b4da
--- /dev/null
+++ b/res/values-lv/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">Ziņojumam ir pielikumi</string>
+ <string name="confirm_forward_normal">Lejuplādēt un nosūtīt</string>
+ <string name="confirm_forward_drop_unloaded">Izmantot servera kopiju</string>
+</resources>