aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-06-23 09:30:04 +0200
committerChristian Schneppe <christian@pix-art.de>2019-06-23 09:30:04 +0200
commit596059538f5f9c7dcd643691d751cc904c27554e (patch)
tree1fd02148f5701faf5d5ea482a5e9c2b70b05b641 /src
parent63a2b3f151e2bfba1a7e9af498523da3d9d8664a (diff)
parent392b7133c6c4db07f0c73a1ac54a7740baefa2f8 (diff)
Merge branch 'master' of https://github.com/kriztan/Pix-Art-Messenger
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 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>