1
0
mirror of https://github.com/etesync/android synced 2025-01-11 08:10:58 +00:00

Reword account to delete to remove, as it only removes from the device.

This commit is contained in:
Tom Hacohen 2019-02-01 12:22:29 +00:00
parent 94908aabc9
commit 1b6a72ef00

View File

@ -108,9 +108,9 @@
<string name="account_synchronize_now">Synchronize now</string>
<string name="account_synchronizing_now">Synchronizing now</string>
<string name="account_settings">Account settings</string>
<string name="account_delete">Delete account</string>
<string name="account_delete">Remove account</string>
<string name="account_show_fingerprint">Show Fingerprint</string>
<string name="account_delete_confirmation_title">Really delete account?</string>
<string name="account_delete_confirmation_title">Really remove account?</string>
<string name="account_delete_confirmation_text">All local copies of address books, calendars and task lists will be deleted.</string>
<string name="account_delete_collection_last_title">Can\'t delete last collection</string>
<string name="account_delete_collection_last_text">Deleting the last collection is not allowed, please create a new one if you\'d like to delete this one.</string>