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

List:       kde-commits
Subject:    [gcompris/devel2] src/core: core: minor string fix
From:       Bruno Coudoin <bruno.coudoin () gcompris ! net>
Date:       2014-12-31 18:34:13
Message-ID: E1Y6O61-0001M6-2n () scm ! kde ! org
[Download RAW message or body]

Git commit f6253e18a310939ac8c14e5747784cd3ca421940 by Bruno Coudoin, on behalf of Holger Kaelberer.
Committed on 30/12/2014 at 14:22.
Pushed by bcoudoin into branch 'devel2'.

core: minor string fix

M  +1    -1    src/core/core.js

http://commits.kde.org/gcompris/f6253e18a310939ac8c14e5747784cd3ca421940

diff --git a/src/core/core.js b/src/core/core.js
index d4323a6..6181d1b 100644
--- a/src/core/core.js
+++ b/src/core/core.js
@@ -227,7 +227,7 @@ function quit(parent)
         buttonHandler[Dialog.StandardButton.No] = function() {};
         buttonHandler[Dialog.StandardButton.Yes] = function() { Qt.quit(); };
         var dialog = showMessageDialog(parent, qsTr("Quit?"),
-                qsTr("Do you really want to quit Gcompris?"),
+                qsTr("Do you really want to quit GCompris?"),
                 "",
                 Dialog.StandardIcon.Question,
                 buttonHandler);

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

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