summaryrefslogtreecommitdiffstats
path: root/quickReader/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'quickReader/res/values/strings.xml')
-rw-r--r--quickReader/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/quickReader/res/values/strings.xml b/quickReader/res/values/strings.xml
index 897483115..8633b7c73 100644
--- a/quickReader/res/values/strings.xml
+++ b/quickReader/res/values/strings.xml
@@ -47,4 +47,7 @@
<string name="quick_reader_share_title">Share with\u2026</string>
<!-- QuickReader: toast shown when the scanned text has been copied to the clipboard -->
<string name="quick_reader_copied_message">Copied to clipboard</string>
+
+ <!-- QuickReader: Action is only allowed when performed unlocked -->
+ <string name="quick_reader_only_unlocked">This action can only be performed with the device unlocked</string>
</resources>