summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-04 20:11:04 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-10-04 20:11:04 +0300
commit096a43acfa816059f8cde42a031acfd89837a99f (patch)
treef4e27cc00d73a58e7c5c3989300bbc6cf8db9297
parent2099a2d267f10f2734d3dc356bdb7895e9b6edc2 (diff)
downloadandroid_packages_apps_UnifiedEmail-096a43acfa816059f8cde42a031acfd89837a99f.tar.gz
android_packages_apps_UnifiedEmail-096a43acfa816059f8cde42a031acfd89837a99f.tar.bz2
android_packages_apps_UnifiedEmail-096a43acfa816059f8cde42a031acfd89837a99f.zip
Automatic translation import
Change-Id: I961d6606333ad766bcf96e692fdf5fe13719d9a8
-rw-r--r--res/values-es-rXA/cm_strings.xml22
-rw-r--r--res/values-lt/cm_strings.xml1
2 files changed, 23 insertions, 0 deletions
diff --git a/res/values-es-rXA/cm_strings.xml b/res/values-es-rXA/cm_strings.xml
new file mode 100644
index 000000000..d15486647
--- /dev/null
+++ b/res/values-es-rXA/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">El mensaxe tien ficheros axuntos</string>
+ <string name="confirm_forward_normal">Descargar y unviar</string>
+ <string name="confirm_forward_drop_unloaded">Usar copia del sirvidor</string>
+</resources>
diff --git a/res/values-lt/cm_strings.xml b/res/values-lt/cm_strings.xml
index cc5aeaf35..271367d2e 100644
--- a/res/values-lt/cm_strings.xml
+++ b/res/values-lt/cm_strings.xml
@@ -16,6 +16,7 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="confirm_forward_message">Pranešimas turi priedą (-us)</string>
<string name="confirm_forward_normal">Parsisiųsti ir siųsti</string>
<string name="confirm_forward_drop_unloaded">Naudoti serverio kopiją</string>
</resources>