aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-24 20:40:16 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-24 20:40:16 +0100
commitfa848a19791d88ade8423bdf3575c7c8f77916cd (patch)
treefb7bc5dbfbe336d27c8309dfcf19e0c18cc144b2 /src/main/res
parentb186a339b957332a9945f1706764bcc0e7d6334e (diff)
use aztec code instead of qr
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index d2a0fa0d2..6415acaab 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -351,8 +351,8 @@
<string name="message_text">Message text</string>
<string name="url_copied_to_clipboard">URL copied to clipboard</string>
<string name="message_copied_to_clipboard">Message copied to clipboard</string>
- <string name="scan_qr_code">Scan QR code</string>
- <string name="show_qr_code">Show QR code</string>
+ <string name="scan_qr_code">Scan barcode</string>
+ <string name="show_qr_code">Show barcode</string>
<string name="show_block_list">Show block list</string>
<string name="account_details">Account details</string>
<string name="verify_otr">Verify OTR</string>