Two buttons to encrypt files and text, some fixes

This commit is contained in:
Dominik Schürmann
2014-09-07 17:00:58 +02:00
parent 02663de191
commit d1e08f9305
6 changed files with 77 additions and 33 deletions

View File

@@ -447,7 +447,8 @@
<!-- Key view -->
<string name="key_view_action_edit">Edit key</string>
<string name="key_view_action_encrypt">Encrypt with this key</string>
<string name="key_view_action_encrypt">Encrypt Text</string>
<string name="key_view_action_encrypt_files">Files</string>
<string name="key_view_action_certify">Certify identities</string>
<string name="key_view_action_update">Update from keyserver</string>
<string name="key_view_action_share_with">Share with…</string>