Improve icons
|
Before Width: | Height: | Size: 869 B After Width: | Height: | Size: 594 B |
|
Before Width: | Height: | Size: 871 B After Width: | Height: | Size: 638 B |
|
Before Width: | Height: | Size: 960 B After Width: | Height: | Size: 686 B |
|
Before Width: | Height: | Size: 627 B After Width: | Height: | Size: 464 B |
|
Before Width: | Height: | Size: 635 B After Width: | Height: | Size: 447 B |
|
Before Width: | Height: | Size: 674 B After Width: | Height: | Size: 487 B |
|
Before Width: | Height: | Size: 1.0 KiB After Width: | Height: | Size: 698 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 750 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 887 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 944 B |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 1.8 KiB |
@@ -25,7 +25,7 @@
|
||||
<string name="title_share_fingerprint_with">"Share fingerprint with…"</string>
|
||||
<string name="title_share_key">"Share key with…"</string>
|
||||
<string name="title_share_file">"Share file with…"</string>
|
||||
<string name="title_share_message">"Share message with…"</string>
|
||||
<string name="title_share_message">"Share text with…"</string>
|
||||
<string name="title_encrypt_to_file">"Encrypt To File"</string>
|
||||
<string name="title_decrypt_to_file">"Decrypt To File"</string>
|
||||
<string name="title_import_keys">"Import Keys"</string>
|
||||
@@ -72,7 +72,7 @@
|
||||
|
||||
<!-- button -->
|
||||
<string name="btn_decrypt_verify_file">"Decrypt, verify, and save file"</string>
|
||||
<string name="btn_decrypt_verify_message">"Decrypt and verify message"</string>
|
||||
<string name="btn_decrypt_verify_message">"Decrypt and verify text"</string>
|
||||
<string name="btn_encrypt_file">"Encrypt and save file"</string>
|
||||
<string name="btn_encrypt_share_file">"Encrypt and share file"</string>
|
||||
<string name="btn_encrypt_save_file">"Encrypt and save file"</string>
|
||||
@@ -87,8 +87,8 @@
|
||||
<string name="btn_no">"No"</string>
|
||||
<string name="btn_match">"Fingerprints match"</string>
|
||||
<string name="btn_lookup_key">"Lookup key"</string>
|
||||
<string name="btn_share_encrypted_signed">"Encrypt and share message"</string>
|
||||
<string name="btn_copy_encrypted_signed">"Encrypt and copy message"</string>
|
||||
<string name="btn_share_encrypted_signed">"Encrypt and share text"</string>
|
||||
<string name="btn_copy_encrypted_signed">"Encrypt and copy text"</string>
|
||||
<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>
|
||||
@@ -120,7 +120,7 @@
|
||||
<string name="menu_export_log">"Export Log"</string>
|
||||
|
||||
<!-- label -->
|
||||
<string name="label_message">"Message"</string>
|
||||
<string name="label_message">"Text"</string>
|
||||
<string name="label_file">"File"</string>
|
||||
<string name="label_files">"File(s)"</string>
|
||||
<string name="label_file_colon">"File:"</string>
|
||||
@@ -145,7 +145,7 @@
|
||||
<string name="label_symmetric">"Encrypt with passphrase"</string>
|
||||
<string name="label_passphrase_cache_ttl">"Cache time"</string>
|
||||
<string name="label_passphrase_cache_subs">"Cache passphrases by subkey"</string>
|
||||
<string name="label_message_compression">"Message compression"</string>
|
||||
<string name="label_message_compression">"Text compression"</string>
|
||||
<string name="label_file_compression">"File compression"</string>
|
||||
<string name="label_keyservers">"Keyservers"</string>
|
||||
<string name="label_key_id">"Key ID"</string>
|
||||
@@ -558,7 +558,7 @@
|
||||
<string name="key_trust_maybe">"This key is neither revoked nor expired.\nYou haven’t confirmed it, but you may choose to trust it."</string>
|
||||
<string name="key_trust_revoked">"This key has been revoked by its owner. You should not trust it."</string>
|
||||
<string name="key_trust_expired">"This key has expired. You should not trust it."</string>
|
||||
<string name="key_trust_old_keys">" It may be OK to use this to decrypt an old message dating from the time when this key was valid."</string>
|
||||
<string name="key_trust_old_keys">"It may be OK to use this to decrypt an old message dating from the time when this key was valid."</string>
|
||||
<string name="key_trust_no_cloud_evidence">"No proof from the cloud on this key’s trustworthiness."</string>
|
||||
<string name="key_trust_start_cloud_search">"Start search"</string>
|
||||
<string name="key_trust_results_prefix">"Keybase.io offers “proofs” which assert that the owner of this key: "</string>
|
||||
|
||||