Home GnuPG

Allow user to silence the confirmation messages

Description

Allow user to silence the confirmation messages

Enables the user to tell Kleopatra "Don't ask me again". We have to
switch from questionTwoActions* to warningContinueCancel* because the
former also saves the choice of the SecondaryAction (in our case Cancel),
so that further confirmations would always be canceled automatically.