diff --git a/partitionmanager/src/gui/mainwindow.cpp b/partitionmanager/src/gui/mainwindow.cpp index 2931abed..bfe8d043 100644 --- a/partitionmanager/src/gui/mainwindow.cpp +++ b/partitionmanager/src/gui/mainwindow.cpp @@ -144,7 +144,7 @@ void MainWindow::closeEvent(QCloseEvent* event) i18ncp("@info", "
Do you really want to quit the application?
There is still an operation pending.
", "Do you really want to quit the application?
There are still %1 operations pending.
", operationStack().size()), i18nc("@title:window", "Discard Pending Operations and Quit?"), - KGuiItem(i18nc("@action:button", "QuitIt is possible to run
It is possible to run %1 without these privileges. "
"You will, however,
Do you want to continue running
Do you want to continue running %1?
", KGlobal::mainComponent().aboutData()->programName()), i18nc("@title:window", "No administrative privileges"), KGuiItem(i18nc("@action:button", "Run without administrative privileges"), "arrow-right"),