aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-12-28 21:23:00 +0100
committerChristian Schneppe <christian@pix-art.de>2018-12-28 21:23:00 +0100
commit649a14e98a470145342fee0790cdbf23e78d21de (patch)
tree892b83fe150b52dd7519a39905bb97494aace9f1 /src/main/res/values
parent71350931e4289ad5ab84715dfffe7fba7573616b (diff)
fix typos
Diffstat (limited to 'src/main/res/values')
-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 1fcd8c745..611334782 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -842,7 +842,7 @@
<string name="device_does_not_support_unknown_source_op">Your device does not support allowing app installs from unknon sources.</string>
<string name="reject_request">Reject request</string>
<string name="error_message_copied_to_clipboard">Copied error message to clipboard</string>
- <string name="pref_screen_security_summary">Treat the content as secure and preventing it from appearing in screenshots.</string>
+ <string name="pref_screen_security_summary">Treat the content as secure and prevent it from appearing in screenshots.</string>
<string name="pref_screen_security">Forbid screenshots</string>
<string name="omemo_decryption_failed">Failed to decrypt OMEMO message.</string>
<string name="install_orbot">Install Orbot</string>