diff options
-rw-r--r-- | src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml index ff0d89493..299be7392 100644 --- a/src/main/res/values/strings.xml +++ b/src/main/res/values/strings.xml @@ -165,7 +165,7 @@ <string name="openpgp_has_been_published">OpenPGP public key has been published.</string> <string name="republish_pgp_keys">Remember to republish your OpenPGP public keys!</string> <string name="mgmt_account_are_you_sure">Are you sure?</string> - <string name="mgmt_account_delete_confirm_text">If you delete your account your entire conversation history will be lost</string> + <string name="mgmt_account_delete_confirm_text">If you delete your account, your entire conversation history will be lost</string> <string name="attach_record_voice">Record voice</string> <string name="account_settings_jabber_id">Jabber-ID</string> <string name="account_settings_password">Password</string> |