https://bugs.kde.org/show_bug.cgi?id=356463
Laurent Montel <mon...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mon...@kde.org --- Comment #2 from Laurent Montel <mon...@kde.org> --- const int answer = KMessageBox::questionYesNoCancel( dialogParent(), questionText, i18nc("@title:window", "Import Calendar"), KGuiItem(i18n("Merge into existing calendar")), KGuiItem(i18n("Add as new calendar"))); so we have specific name on Ok/Cancel button -- You are receiving this mail because: You are watching all bug changes.