summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-27 00:57:30 +0200
committerMichael Bestas <mikeioannina@gmail.com>2016-12-30 20:15:18 +0200
commitbab7ef2ab86774f49803cf188ff31015486af8f1 (patch)
tree0bdf574c0333be6c0904bee623b482c99d58bd94 /res
parentbde2458dbd70a9d79230dad73451a73fad1d76b3 (diff)
downloadandroid_packages_apps_Email-bab7ef2ab86774f49803cf188ff31015486af8f1.tar.gz
android_packages_apps_Email-bab7ef2ab86774f49803cf188ff31015486af8f1.tar.bz2
android_packages_apps_Email-bab7ef2ab86774f49803cf188ff31015486af8f1.zip
Update strings for crowdin
Change-Id: Ib59198e1321db5b3c6889432c842d42dd040cea4
Diffstat (limited to 'res')
-rw-r--r--res/values/cm_strings.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index c0534bfb1..90ee33fab 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2015 The CaynogenMod Project
+<!--
+ 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.
@@ -13,12 +14,10 @@
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">
<!-- Delete account -->
<string name="delete_account">Delete account</string>
- <string name="delete_account_confirmation_msg">This will delete all the settings and emails of the
- account <xliff:g id="account">%s</xliff:g>. This operation cannot be undone.\n\nContinue?</string>
+ <string name="delete_account_confirmation_msg">This will delete all the settings and emails of the account <xliff:g id="account">%s</xliff:g>. This operation cannot be undone.\n\nContinue?</string>
<string name="deleting_account_msg">Deleting account\u2026</string>
<string name="delete_account_failed">Couldn\'t delete the account</string>