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

List:       kde-i18n-doc
Subject:    KDE/kdegames/kpat
From:       Parker Coates <parker.coates () gmail ! com>
Date:       2009-05-24 21:03:15
Message-ID: 85d347350905241403y6c990d80m855bbfe575811ecc () mail ! gmail ! com
[Download RAW message or body]

SVN commit 972403 by coates:

Fixed an inaccurate statusbar message. "This game is lost. No moves
remain." => "Solver: This game is lost."

We're currently in string freeze, but after discussing with Pino, it
was decided to break the freeze. The current text was commited by me,
do to an incorrect assumption about the meaning of the message.

Sorry, folks.

CCMAIL: kde-i18n-doc

 M  +1 -1      pwidget.cpp


--- trunk/KDE/kdegames/kpat/pwidget.cpp #972402:972403
@@ -662,7 +662,7 @@

 void pWidget::slotGameLost()
 {
-    solverStatus->setText(i18n("This game is lost. No moves remain."));
+    solverStatus->setText(i18n("Solver: This game is lost."));
 }

 void pWidget::slotUpdateMoves(int moves)

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

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