Update strings for crowdin

Change-Id: Ib59198e1321db5b3c6889432c842d42dd040cea4
This commit is contained in:
Michael Bestas 2015-03-27 00:57:30 +02:00 committed by Steve Kondik
parent 707cdc8b18
commit 6dfac6a28b
1 changed files with 3 additions and 4 deletions

View File

@ -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>