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

List:       kde-commits
Subject:    [dolphin-plugins] hg: Fix terminology: refer to the component and product
From:       Luigi Toscano <null () kde ! org>
Date:       2017-04-30 15:56:16
Message-ID: E1d4rCq-0006Qh-Me () code ! kde ! org
[Download RAW message or body]

Git commit a49ae16ee3a2d0577d94e26053375a28105d5996 by Luigi Toscano.
Committed on 30/04/2017 at 15:55.
Pushed by ltoscano into branch 'master'.

Fix terminology: refer to the component and product

KDE is not the desktop, and anyway the message is about a library.

M  +2    -2    hg/commitdialog.cpp

https://commits.kde.org/dolphin-plugins/a49ae16ee3a2d0577d94e26053375a28105d5996

diff --git a/hg/commitdialog.cpp b/hg/commitdialog.cpp
index da32d29..4325dec 100644
--- a/hg/commitdialog.cpp
+++ b/hg/commitdialog.cpp
@@ -51,8 +51,8 @@ HgCommitDialog::HgCommitDialog(QWidget *parent):
     KTextEditor::Editor *editor = KTextEditor::Editor::instance();
     if (!editor) {
         KMessageBox::error(this, 
-                i18n("A KDE text-editor component could not be found;"
-                     "\nplease check your KDE installation."));
+                i18n("The KTextEditor component could not be found;"
+                     "\nplease check your KDE Frameworks installation."));
         return;
     }
     m_fileDiffDoc = editor->createDocument(0);
[prev in list] [next in list] [prev in thread] [next in thread] 

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