Use proper ImportKeysProxyActivity to scan QR Codes

This commit is contained in:
Dominik Schürmann
2016-04-29 23:14:24 +02:00
parent 67607933ad
commit b4af7a06a5
2 changed files with 8 additions and 7 deletions

View File

@@ -1752,8 +1752,8 @@
<item>50 EUR</item>
<item>100 EUR</item>
</string-array>
<string name="redirect_import_key_title">"Import key attempt"</string>
<string name="redirect_import_key_message">"You scanned a fingerprint with another app, please scan with Openkeychain directly to be safe"</string>
<string name="redirect_import_key_title">"Scan with OpenKeychain!"</string>
<string name="redirect_import_key_message">"You scanned a OpenPGP QR Code with another app, please scan with Openkeychain directly to be safe."</string>
<string name="redirect_import_key_yes">"Scan again"</string>
<string name="redirect_import_key_no">"Close"</string>
<string name="title_activity_redirect_key">"Key import redirection"</string>