better definition of intent filters to open from file managers

This commit is contained in:
Dominik
2012-09-12 16:03:39 +02:00
parent b9abe386cd
commit 511cc4af9f
5 changed files with 130 additions and 97 deletions

View File

@@ -334,10 +334,15 @@
<string name="help_about_version">Version:</string>
<!-- Import from QR Code -->
<string name="import_from_qr_code_import">Import key (only locally)</string>
<string name="import_from_qr_code_import_sign_and_upload">Import, Sign, and upload key</string>
<string name="import_from_qr_code_scan_again">Scan qr code again</string>
<string name="import_from_qr_code_finish">Finish</string>
<!-- Intent labels -->
<string name="intent_decrypt_file">APG: Decrypt File</string>
<string name="intent_import_key">APG: Import Key</string>
<string name="intent_send_encrypt">APG: Encrypt</string>
<string name="intent_send_decrypt">APG: Decrypt</string>
</resources>