diff --git a/src/gui/editmountpointdialog.cpp b/src/gui/editmountpointdialog.cpp index d6fe3f7..d45694b 100644 --- a/src/gui/editmountpointdialog.cpp +++ b/src/gui/editmountpointdialog.cpp @@ -65,7 +65,7 @@ void EditMountPointDialog::accept() { if (KMessageBox::warningContinueCancel(this, xi18nc("@info", "Are you sure you want to save the changes you made to the system table file /etc/fstab?" - "This will overwrite the existing file on your hard drive now. This can not be undone."), + "This will overwrite the existing file on your hard drive now. This can not be undone."), xi18nc("@title:window", "Really save changes?"), KGuiItem(xi18nc("@action:button", "Save changes"), QStringLiteral("arrow-right")), KStandardGuiItem::cancel(),