aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-30 23:05:46 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-30 23:05:46 +0100
commit28e3c4ea97db74ce70771c32f9ab1880c21c49cc (patch)
tree06b2c745344569bd715d85a06620d99569207d93 /src/main/res/values
parentb97952e9192d155330c5833b65f633a5cce10b38 (diff)
shorten a string
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 2ee3f372a..d7e1e93a7 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -723,5 +723,5 @@
<string name="pref_blind_trust_before_verification_summary">Automatically trust all new devices from contacts that haven\'t been verified before.</string>
<string name="not_trusted">Untrusted</string>
<string name="invalid_barcode">Invalid barcode</string>
- <string name="verify_with_qr_code">verify fingerprint with barcode</string>
+ <string name="verify_with_qr_code">verify with barcode</string>
</resources>