https://bugs.kde.org/show_bug.cgi?id=363286

--- Comment #4 from Allen Winter <win...@kde.org> ---
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 watching all bug changes.

Reply via email to