aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-11-03 22:47:07 +0100
committeriNPUTmice <daniel@gultsch.de>2014-11-03 22:47:07 +0100
commitd458919c8f3e9ff968ed2df3b3492a07794aa477 (patch)
tree4e3cc9d73b6ace3afe11e68c661ba11ee75328a3 /src/main/res/values/strings.xml
parent4614ff343eda9d15eae01493be833d6c0be05d7a (diff)
unfinishd qr code implemenation. thanks to @emdete
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index e941ed6d..f8e4eef2 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -282,5 +282,6 @@
<string name="url_copied_to_clipboard">URL copied to clipboard</string>
<string name="message_copied_to_clipboard">Message copied to clipboard</string>
<string name="image_transmission_failed">Image transmission failed</string>
-
+ <string name="scan_qr_code">Scan QR code</string>
+ <string name="show_qr_code">Show QR code</string>
</resources> \ No newline at end of file