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

List:       kde-commits
Subject:    [kexi] src/plugins/tables: Fix message "Do you want to close all windows for these objects?"
From:       Jaroslaw Staniek <staniek () kde ! org>
Date:       2016-02-29 23:12:20
Message-ID: E1aaWzE-0000sv-KD () scm ! kde ! org
[Download RAW message or body]

Git commit 0ee83cbe08b895fe8ed1641f5a61e38cc1100cec by Jaroslaw Staniek.
Committed on 29/02/2016 at 23:07.
Pushed by staniek into branch 'master'.

Fix message "Do you want to close all windows for these objects?"

(from calligra.git)

M  +2    -1    src/plugins/tables/kexitablepart.cpp

http://commits.kde.org/kexi/0ee83cbe08b895fe8ed1641f5a61e38cc1100cec

diff --git a/src/plugins/tables/kexitablepart.cpp b/src/plugins/tables/kexitablepart.cpp
index 4fabd92..c4c7887 100644
--- a/src/plugins/tables/kexitablepart.cpp
+++ b/src/plugins/tables/kexitablepart.cpp
@@ -183,7 +183,8 @@ tristate KexiTablePart::askForClosingObjectsUsingTableSchema(
     }
     openedObjectsStr += "</list>";
     int r = KMessageBox::questionYesNo(parent,
-                                       "<para>" + msg + "</para><para>" + openedObjectsStr + \
"</para><para>" +                                       i18nc("@info", "<para>%1</para><para>%2</para>", \
msg, openedObjectsStr) +                                       + "<para>"
                                        + xi18n("Do you want to close all windows for these objects?")
                                        + "</para>",
                                        QString(), KGuiItem(xi18nc("@action:button Close All Windows", \
"Close Windows"), koIconName("window-close")), KStandardGuiItem::cancel());


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

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