[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [digikam] utilities/imageeditor/editor: polish new line in string
From:       Maik Qualmann <metzpinguin () gmail ! com>
Date:       2015-12-08 21:15:18
Message-ID: E1a6PbS-0000az-T1 () scm ! kde ! org
[Download RAW message or body]

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/imageeditor/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 = i18nc("@info",
-                                   "The image <b>%1</b> has been modified.<nl/>"
+                                   "The image <b>%1</b> has been modified.<br>"
                                    "All changes will be lost.", url.fileName());
 
         int result = DMessageBox::showContinueCancel(QMessageBox::Warning,


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic