[korganizer] [Bug 356463] Importing a calendar item pops up confusing/unclear UI
Laurent Montel
bugzilla_noreply at kde.org
Fri May 5 06:16:15 BST 2017
https://bugs.kde.org/show_bug.cgi?id=356463
Laurent Montel <montel at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |montel at kde.org
--- Comment #2 from Laurent Montel <montel at 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 the assignee for the bug.
More information about the Kdepim-bugs
mailing list