diff options
Diffstat (limited to 'src/main/res/values')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
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> |