aboutsummaryrefslogtreecommitdiff
path: root/qr_scanner/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'qr_scanner/res/values/strings.xml')
-rw-r--r--qr_scanner/res/values/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/qr_scanner/res/values/strings.xml b/qr_scanner/res/values/strings.xml
new file mode 100644
index 000000000..f57407732
--- /dev/null
+++ b/qr_scanner/res/values/strings.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <!-- Caption shown below the viewfinder rectangle, explaining how to scan a QR code [CHAR LIMIT=NONE] -->
+ <string name="msg_default_status">Place a QR code inside the viewfinder rectangle to scan it.</string>
+ <!-- Error message displayed when starting up the phone/tablet's camera to scan a QR code has failed [CHAR LIMIT=NONE] -->
+ <string name="msg_camera_framework_bug">Sorry, the Android camera encountered a problem. You may need to restart the device.</string>
+</resources> \ No newline at end of file