Update strings for crowdin
Change-Id: Ib59198e1321db5b3c6889432c842d42dd040cea4
This commit is contained in:
parent
707cdc8b18
commit
6dfac6a28b
@ -1,5 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?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");
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
you may not use this file except in compliance with 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
|
See the License for the specific language governing permissions and
|
||||||
limitations under the License.
|
limitations under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||||
<!-- Delete account -->
|
<!-- Delete account -->
|
||||||
<string name="delete_account">Delete account</string>
|
<string name="delete_account">Delete account</string>
|
||||||
<string name="delete_account_confirmation_msg">This will delete all the settings and emails of the
|
<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>
|
||||||
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="deleting_account_msg">Deleting account\u2026</string>
|
||||||
<string name="delete_account_failed">Couldn\'t delete the account</string>
|
<string name="delete_account_failed">Couldn\'t delete the account</string>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user