summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-04-25 01:14:22 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-04-25 01:14:22 +0300
commit0ddb08e484dbe88cb174ec0bef5319dda3ca854b (patch)
treea55cd6845aee859927dc96486d3f4a2b930032ac
parent703b9170f21310b0ea4967c615357f20002fb52a (diff)
downloadandroid_packages_apps_Email-0ddb08e484dbe88cb174ec0bef5319dda3ca854b.tar.gz
android_packages_apps_Email-0ddb08e484dbe88cb174ec0bef5319dda3ca854b.tar.bz2
android_packages_apps_Email-0ddb08e484dbe88cb174ec0bef5319dda3ca854b.zip
Automatic translation import
Change-Id: Id354731aa653029aa9cce6f75489559f2c9bbaf7
-rw-r--r--res/values-da/cm_strings.xml23
-rw-r--r--res/values-sv/cm_strings.xml20
2 files changed, 43 insertions, 0 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 000000000..40d8e60fb
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 The CaynogenMod 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="delete_account">Slet konto</string>
+ <string name="delete_account_confirmation_msg">Dette vil slette alle indstillinger og e-mails fra kontoen <xliff:g id="account">%s</xliff:g>. Denne handling kan ikke fortrydes.\n\nFortsæt?</string>
+ <string name="deleting_account_msg">Sletter konto\u2026</string>
+ <string name="delete_account_failed">Kunne ikke slette kontoen</string>
+</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
new file mode 100644
index 000000000..cc1c07af8
--- /dev/null
+++ b/res/values-sv/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2015 The CaynogenMod 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="delete_account">Ta bort konto</string>
+</resources>