Git commit 3134c9b68dd982f09f9a4f976bbab271a55b12e8 by Maik Qualmann. Committed on 08/12/2015 at 21:14. Pushed by mqualmann into branch 'master'. polish new line in string M +1 -1 utilities/imageeditor/editor/editorwindow.cpp http://commits.kde.org/digikam/3134c9b68dd982f09f9a4f976bbab271a55b12e8 diff --git a/utilities/imageeditor/editor/editorwindow.cpp b/utilities/imag= eeditor/editor/editorwindow.cpp index c3aa5ab..04b76dc 100644 --- a/utilities/imageeditor/editor/editorwindow.cpp +++ b/utilities/imageeditor/editor/editorwindow.cpp @@ -1479,7 +1479,7 @@ bool EditorWindow::promptUserDelete(const QUrl& url) } = QString boxMessage =3D i18nc("@info", - "The image %1 has been modified.= " + "The image %1 has been modified.=
" "All changes will be lost.", url.fileNa= me()); = int result =3D DMessageBox::showContinueCancel(QMessageBox::Warnin= g,