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

List:       kde-commits
Subject:    extragear/network/konversation/src/irc
From:       Burkhard Lück <lueck () hube-lueck ! de>
Date:       2009-10-18 13:38:26
Message-ID: 1255873106.614553.9138.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1037164 by lueck:

add missing i18n calls

 M  +2 -2      channellistpanel.cpp  


--- trunk/extragear/network/konversation/src/irc/channellistpanel.cpp #1037163:1037164
@@ -218,7 +218,7 @@
 
         m_refreshListBtn->setEnabled(false);
 
-        m_statsLabel->setText("Refreshing.");
+        m_statsLabel->setText(i18n("Refreshing."));
         m_progressTimer->start(500);
 
         m_firstRun = false;
@@ -309,7 +309,7 @@
     if(text.length() < 13)
         m_statsLabel->setText(text + '.');
     else
-        m_statsLabel->setText("Refreshing.");
+        m_statsLabel->setText(i18n("Refreshing."));
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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