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

Laurent Montel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Laurent Montel <[email protected]> ---
    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 the assignee for the bug.

Reply via email to