aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-03-31 22:09:22 +0200
committerChristian Schneppe <christian@pix-art.de>2018-03-31 22:12:10 +0200
commita7af64cbeb43214351bbf9557e7e78f2dd295f51 (patch)
tree832f8e2212432934c68b094aea1673f5aa88b5f4 /src/main/res/values/strings.xml
parent6cfb99ae03a5ea8c992db099caa28ab79b0fbfce (diff)
integrate qr code scanner. temporarily break omemo activity scan
Diffstat (limited to 'src/main/res/values/strings.xml')
-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 4f8554b0c..1fd306d37 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -770,4 +770,5 @@
<string name="mtm_notification">Certificate Verification</string>
<string name="once">Once</string>
<string name="theme">Theme</string>
+ <string name="qr_code_scanner_needs_access_to_camera">The QR code scanner needs access to the camera</string>
</resources>