add share item to decrypt file list (#1524)

This commit is contained in:
Vincent Breitmoser
2015-09-11 04:51:55 +02:00
parent 486117d9de
commit fd6141f0d2
3 changed files with 49 additions and 39 deletions

View File

@@ -88,7 +88,7 @@
<string name="btn_view_cert_key">"View certification key"</string>
<string name="btn_create_key">"Create key"</string>
<string name="btn_add_files">"Add file(s)"</string>
<string name="btn_share_decrypted_text">"Share decrypted text"</string>
<string name="btn_share_decrypted_text">"Share"</string>
<string name="btn_copy_decrypted_text">"Copy decrypted text"</string>
<string name="btn_decrypt_clipboard">"Read from clipboard"</string>
<string name="btn_decrypt_files">"Select input file"</string>