More information in import_qr_code_wrong

This commit is contained in:
Dominik Schürmann 2017-02-05 12:46:31 +01:00
parent 015ef4aaae
commit 68916c5838

View file

@ -543,7 +543,7 @@
<string name="import_tab_direct">"File/Clipboard"</string>
<string name="import_tab_qr_code">"QR Code/NFC"</string>
<string name="import_found_keys">"Found %1$d keys"</string>
<string name="import_qr_code_wrong">"QR Code malformed! Please try again!"</string>
<string name="import_qr_code_wrong">"QR Code format not supported (format specification: https://github.com/open-keychain/open-keychain/wiki/QR-Codes)!"</string>
<string name="import_qr_code_fp">"Fingerprint is malformed or too short!"</string>
<string name="import_qr_code_too_short_fingerprint">"Fingerprint is too short!"</string>
<string name="import_qr_code_button">"Scan QR Code"</string>