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

List:       kde-commits
Subject:    kdegames/kpat
From:       Bram Schoenmakers <bram_s () hccnet ! nl>
Date:       2004-05-17 17:17:22
Message-ID: 20040517171722.1BA5A9266 () office ! kde ! org
[Download RAW message or body]

CVS commit by bram: 

Use plural.


  M +1 -1      pwidget.cpp   1.110


--- kdegames/kpat/pwidget.cpp  #1.109:1.110
@@ -375,5 +375,5 @@ void pWidget::slotGameInfo(const QString
 void pWidget::slotSetMoves( int moves )
 {
-  statusBar()->changeItem( i18n("Moves: %1").arg( moves ), 1 );
+  statusBar()->changeItem( i18n("1 move", "%n moves", moves), 1 );
 }
 


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

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