introduced a general application to handle certain Intents, only to hand them to other APG Activities after looking at the content of the passed data
This commit is contained in:
@@ -243,5 +243,12 @@
|
||||
<string name="permission_read_key_details_label">Read key details from APG.</string>
|
||||
<string name="permission_read_key_details_description">Read of public and secret keys stored in APG, such as key ID and user IDs. The keys themselves can NOT be read.</string>
|
||||
|
||||
<!-- action strings -->
|
||||
<string name="action_encrypt">Encrypt</string>
|
||||
<string name="action_decrypt">Decrypt</string>
|
||||
<string name="action_import_public">Import Public Keys</string>
|
||||
<string name="action_import_secret">Import Secret Keys</string>
|
||||
|
||||
|
||||
</resources>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user