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

List:       kde-commits
Subject:    KDE/kdebase/workspace/libs/plasmagenericshell
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2009-11-23 17:02:18
Message-ID: 1258995738.807324.6921.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053224 by coles:

Proof-reading: avoid exclamation points unless in games etc.



 M  +1 -1      mousepluginwidget.cpp  


--- trunk/KDE/kdebase/workspace/libs/plasmagenericshell/mousepluginwidget.cpp #1053223:1053224
@@ -43,7 +43,7 @@
     KPluginInfo::List plugins = Plasma::ContainmentActions::listContainmentActionsInfo();
     if (plugins.count() == 0) {
         //panic!!
-        QLabel *fail = new QLabel(i18n("No plugins found! Check your installation."));
+        QLabel *fail = new QLabel(i18n("No plugins found, check your installation."));
         layoutHack->addWidget(fail, 0, 0);
         return;
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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