aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-04-26 20:21:46 +0200
committerChristian Schneppe <christian@pix-art.de>2017-04-26 20:21:46 +0200
commitc106bb872eaa042effa0263eded078fd027ff862 (patch)
tree6f50febb99e74f36d7c5f6ef69d79a99497085a4 /src
parent89e92e1085c70ad55ee820477c8c002999c9ddbb (diff)
Added a comma to a string
Diffstat (limited to 'src')
-rw-r--r--src/main/res/values/strings.xml2
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>