https://bugs.kde.org/show_bug.cgi?id=363286
--- Comment #4 from Allen Winter <[email protected]> --- Laurent, KMessageBox::error( mParentWidget, i18n( "Could not start certificate manager; " "please check your installation." ), i18n( "KMail Error" ) ); How about changing that to KMessageBox::error( mParentWidget, i18n( "Could not start certificate manager; " "please make sure you have Kleopatra properly installed." ), i18n( "KMail Error" ) ); -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
