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

List:       kde-commits
Subject:    playground/base/plasma/applets/killswitch
From:       Laurent Montel <montel () kde ! org>
Date:       2009-12-10 8:23:13
Message-ID: 1260433393.435896.3538.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1060864 by mlaurent:

Add missing i18n


 M  +1 -1      plasma-killswitch.cpp  


--- trunk/playground/base/plasma/applets/killswitch/plasma-killswitch.cpp #1060863:1060864
@@ -158,7 +158,7 @@
     else 
     {
         Plasma::Label *l = new Plasma::Label(this);
-        l->setText("No switches found");
+        l->setText(i18n("No switches found"));
         layout->addItem(l, 0, 0);
         //m_widgets.append(l);
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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