aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-11-21 12:01:01 +0100
committerDaniel Gultsch <daniel@gultsch.de>2016-11-21 12:01:01 +0100
commit1a7e0fd15389d018258b2cdddc05f7ccf9582bce (patch)
tree315a6b0fe1e63f88ebdfddb4828835b54ba97dd3 /src/main/res
parent6631705aea8d5506056b6e91883a893012d37325 (diff)
use aztec code instead of qr
Diffstat (limited to 'src/main/res')
-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 c12b5e96..416ee252 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -371,8 +371,8 @@
<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>
+ <string name="scan_qr_code">Scan 2D Barcode</string>
+ <string name="show_qr_code">Show 2D 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>