summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-27 00:57:30 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 01:46:12 +0300
commit7b9554c45d27ed167a347520173431479a9fce38 (patch)
tree6b56b03a9ac6885a2bde8dd24b108ffca0181d41
parent877904c3b487029421f9ba6c3606bd2e465fefaa (diff)
downloadandroid_packages_apps_Email-7b9554c45d27ed167a347520173431479a9fce38.tar.gz
android_packages_apps_Email-7b9554c45d27ed167a347520173431479a9fce38.tar.bz2
android_packages_apps_Email-7b9554c45d27ed167a347520173431479a9fce38.zip
Update strings for crowdin
Change-Id: Ib59198e1321db5b3c6889432c842d42dd040cea4
-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>