displaytext: add "View Log" option, move "Copy to clipboard" into overflow menu

This commit is contained in:
Vincent Breitmoser
2016-02-22 22:22:45 +01:00
parent f61de278b4
commit 4df63ccdeb
4 changed files with 28 additions and 8 deletions

View File

@@ -95,7 +95,7 @@
<string name="btn_add_files">"Add file(s)"</string>
<string name="btn_share_decrypted_text">"Share"</string>
<string name="btn_open_with">"Open with…"</string>
<string name="btn_copy_decrypted_text">"Copy decrypted text"</string>
<string name="btn_copy_decrypted_text">"Copy to clipboard"</string>
<string name="btn_decrypt_clipboard">"Read from clipboard"</string>
<string name="btn_decrypt_files">"Select input file"</string>
<string name="btn_encrypt_files">"Encrypt files"</string>