Remove save support for Android < 4.4 (OKC-01-014)

This commit is contained in:
Dominik Schürmann
2015-09-24 22:57:11 +02:00
parent f924e7d40c
commit 63f1b84914
10 changed files with 54 additions and 319 deletions

View File

@@ -91,6 +91,7 @@
<string name="btn_create_key">"Create key"</string>
<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_decrypt_clipboard">"Read from clipboard"</string>
<string name="btn_decrypt_files">"Select input file"</string>