diff --git a/src/filewidgets/knewfilemenu.cpp b/src/filewidgets/knewfilemenu.cpp --- a/src/filewidgets/knewfilemenu.cpp +++ b/src/filewidgets/knewfilemenu.cpp @@ -870,7 +870,7 @@ KGuiItem::assign(buttonBox->button(QDialogButtonBox::Cancel), cancelGuiItem); KMessageBox::createKMessageBox(confirmDialog, buttonBox, QMessageBox::Critical, - xi18n("Folder %1 could not be created:%1 is reserved for use by the operating system.", name), + xi18n("Could not create a folder with the name %1because it is reserved for use by the operating system.", name), QStringList(), QString(), nullptr,