Fix non-working ‘Clear all translated entries’ action
The action was never triggered, as a KMessageBox::warningContinueCancel dialog never returns a PrimaryAction value, only a Continue or Cancel value.
The bug was introduced in this commit: c937219f