aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-11-23 07:15:57 +0100
committerChristian Schneppe <christian@pix-art.de>2018-11-23 07:15:57 +0100
commit9ec0a87cc28d134c974e8ca0e0b3fda3d89bca7a (patch)
tree0a7caa92394464119f5656b76feb3c34febd2508 /src/main/res/values
parentf86c1b497803130d44c11552969723b1ce3ee498 (diff)
fix manual update check
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 0fd36d8b1..d884af1ab 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -840,5 +840,6 @@
<string name="delete_message_dialog">Delete message</string>
<string name="delete_message_dialog_msg">Are you sure you want to delete this message?\n\n<b>Warning:</b> This will not delete copies of this message that are stored on other devices or servers.</string>
<string name="feature_not_implemented">Feature not implemented</string>
+ <string name="device_does_not_support_unknown_source_op">Your device does not support allowing app installs from unknon sources.</string>
</resources>