aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlia <github@rostovtsev.ru>2014-07-15 19:48:45 +0400
committerIlia <github@rostovtsev.ru>2014-07-15 19:48:45 +0400
commitb6059a56879f8d64339b49051d253d6c2b1e8fb6 (patch)
tree62205521cd6b8f13c5105367558b566649a894b1
parenta5d7b9b77548acf603f22971f0ed34074cf16ef3 (diff)
Fixed typo mange -> manage
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b0d596cc..e7966868 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -107,7 +107,7 @@
<string name="send_unencrypted">Send unencrypted</string>
<string name="decryption_failed">Decryption failed. Maybe you don’t have the proper private key.</string>
<string name="openkeychain_required">OpenKeychain</string>
- <string name="openkeychain_required_long">Conversations utilizes a third party app called <b>OpenKeychain</b> to encrypt and decrypt messages and to mange your public keys.\n\nOpenKeychain is licensed under GPLv3 and available on F-Droid and Google Play.\n\n<small>(Please restart Conversations afterwards.)</small></string>
+ <string name="openkeychain_required_long">Conversations utilizes a third party app called <b>OpenKeychain</b> to encrypt and decrypt messages and to manage your public keys.\n\nOpenKeychain is licensed under GPLv3 and available on F-Droid and Google Play.\n\n<small>(Please restart Conversations afterwards.)</small></string>
<string name="restart">Restart</string>
<string name="install">Install</string>
<string name="offering">offering&#8230;</string>