pgpsignencrypt: unsupported parameter combinations are a bug

This commit is contained in:
Vincent Breitmoser
2015-10-08 18:36:03 +02:00
parent d6076a998c
commit e29f9017f7
3 changed files with 1 additions and 5 deletions

View File

@@ -1221,7 +1221,6 @@
<!-- Messages for PgpSignEncrypt operation -->
<string name="msg_pse_asymmetric">"Preparing public keys for encryption"</string>
<string name="msg_pse_clearsign_only">"Signing of cleartext input not supported!"</string>
<string name="msg_pse_compressing">"Preparing compression"</string>
<string name="msg_pse_encrypting">"Encrypting data"</string>
<string name="msg_pse_error_bad_passphrase">"Bad password!"</string>