mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-11 11:35:07 -05:00
Change headers in encrypt activity to be more descriptive
This commit is contained in:
parent
72ade58a7a
commit
db25433890
@ -121,8 +121,8 @@
|
|||||||
<string name="label_share_after_encryption">Share After Encryption</string>
|
<string name="label_share_after_encryption">Share After Encryption</string>
|
||||||
<string name="label_encryption_algorithm">Encryption Algorithm</string>
|
<string name="label_encryption_algorithm">Encryption Algorithm</string>
|
||||||
<string name="label_hash_algorithm">Hash Algorithm</string>
|
<string name="label_hash_algorithm">Hash Algorithm</string>
|
||||||
<string name="label_asymmetric">Public Key</string>
|
<string name="label_asymmetric">with Public Key</string>
|
||||||
<string name="label_symmetric">Passphrase</string>
|
<string name="label_symmetric">with Passphrase</string>
|
||||||
<string name="label_passphrase_cache_ttl">Passphrase Cache</string>
|
<string name="label_passphrase_cache_ttl">Passphrase Cache</string>
|
||||||
<string name="label_message_compression">Message Compression</string>
|
<string name="label_message_compression">Message Compression</string>
|
||||||
<string name="label_file_compression">File Compression</string>
|
<string name="label_file_compression">File Compression</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user