Page MenuHome GnuPG

Kleopatra: Improve notepad result messages
Testing, NormalPublic

Description

Currently, those are rather cryptic and nonsensical messages like "notepad -> notepad: signing and encryption succeded". Since the general structure of these messages changes with T6869, the messages here should also be replaced with custom, more understandable messages

Event Timeline

TobiasFella created this task.
TobiasFella changed the task status from Open to Testing.Oct 28 2024, 2:38 PM

Not sure, what to expect, but generally looks fine for me in gpg4win-5.0.0-beta336 @ win10:

encrypt/sign
sign only
encrypt only
decrypt/verify
decrypt
verify valid
verify expired (de)
verify missing (de)
verify revoked (de)
verify disabled (de)
verify invalid (de)
decryption of cleartext
wrong password
corrupted message

Issues found:

  • wrong password / corrupted message have no translation
  • error "Keine Daten" on corrupted messages (e.g. manually changing a char of the PGP encrypted message) is misleading?