aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoresu23 <esu@debian>2019-06-22 22:07:57 +0200
committeresu23 <esu@debian>2019-06-22 22:07:57 +0200
commit0747af253cbfa3c123e4d7d18f326b83eb374b1b (patch)
tree2eb5248ccac276b8f2e86959d46ce148e3ff2628
parentd1ae7c6abc9715caa3d8852fdc152358e05d36f3 (diff)
Fixed typo
-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 49221a532..ba865ca52 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -917,7 +917,7 @@
<string name="pref_show_own_accounts_summary">Show own accounts in chats and contacts if you have multiple accounts.</string>
<string name="pref_show_own_accounts">Show own accounts</string>
<string name="message_encryption">Message encryption</string>
- <string name="enable_message_encryption">This chat is unencrypted. For security reasons you should enable message encryption, prefareable OMEMO. If anything isn\'t working for you, you could disable message encryption by pressing the key lock icon.</string>
+ <string name="enable_message_encryption">This chat is unencrypted. For security reasons you should enable message encryption, preferable OMEMO. If anything isn\'t working for you, you could disable message encryption by pressing the key lock icon.</string>
<string name="hide_warning">Hide warning</string>
<string name="change_password_in_next_step">You can change the generated password in the next step to your needs.</string>
</resources>