move select file logic into EncryptDecryptOverviewFragment
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<string name="section_key_server">"Keyserver"</string>
|
||||
<string name="section_fingerprint">"Fingerprint"</string>
|
||||
<string name="section_encrypt">"Encrypt"</string>
|
||||
<string name="section_decrypt">"Decrypt"</string>
|
||||
<string name="section_decrypt">"Decrypt / Verify"</string>
|
||||
<string name="section_current_expiry">"Current expiry"</string>
|
||||
<string name="section_new_expiry">"New expiry"</string>
|
||||
|
||||
@@ -80,9 +80,8 @@
|
||||
<string name="btn_add_files">"Add file(s)"</string>
|
||||
<string name="btn_share_decrypted_text">"Share decrypted text"</string>
|
||||
<string name="btn_copy_decrypted_text">"Copy decrypted text"</string>
|
||||
<string name="btn_decrypt_clipboard">"Decrypt text from clipboard"</string>
|
||||
<string name="btn_decrypt_and_verify">"and verify signatures"</string>
|
||||
<string name="btn_decrypt_files">"Decrypt files"</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>
|
||||
<string name="btn_encrypt_text">"Encrypt text"</string>
|
||||
<string name="btn_add_email">"Add additional email address"</string>
|
||||
|
||||
Reference in New Issue
Block a user