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

List:       kde-commits
Subject:    kdebase/kdesktop/lock (silent)
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2004-10-29 15:07:00
Message-ID: 20041029150700.EB1A816D07 () office ! kde ! org
[Download RAW message or body]

CVS commit by coles: 



CVS_SILENT

Corrected i18n plural-form usage.


  M +3 -1      autologout.cc   1.3


--- kdebase/kdesktop/lock/autologout.cc  #1.2:1.3
@@ -71,5 +71,7 @@ AutoLogout::~AutoLogout()
 void AutoLogout::updateLabel(int timeout)
 {
-    mStatusLabel->setText(i18n("<nobr><qt>You will be automatically logged out in %1 \
seconds</qt></nobr>").arg(timeout)); +    mStatusLabel->setText(i18n("<nobr><qt>You \
will be automatically logged out in 1 second</qt></nobr>", +                          \
"<nobr><qt>You will be automatically logged out in %n seconds</qt></nobr>", +         \
timeout) );  }
 


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

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