aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-30 23:03:30 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-30 23:03:30 +0100
commitb97952e9192d155330c5833b65f633a5cce10b38 (patch)
treefa77323290fecdb5983a10eb34190c6ac2b6853f /src/main/res/values/strings.xml
parent2f0f108908169356b4db1855c8942f3afd5cbd0e (diff)
added missing strings
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 7a1110b8f..2ee3f372a 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -723,4 +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>
</resources>