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

List:       kde-commits
Subject:    KDE/kdegames/ktron
From:       Thomas Häber <thomas () haeber ! de>
Date:       2006-09-24 2:36:21
Message-ID: 1159065381.979090.28781.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 587804 by haeber:

GUI:
removed contractions in string for easier translations (EBN)

 M  +1 -1      tron.cpp  


--- trunk/KDE/kdegames/ktron/tron.cpp #587803:587804
@@ -100,7 +100,7 @@
       if(!pix.isNull()){
         setBackgroundPix(pix);
       } else {
-  	QString msg=i18n("Wasn't able to load wallpaper\n%1", tmpFile);
+  	QString msg=i18n("Was not able to load wallpaper\n%1", tmpFile);
 	KMessageBox::sorry(this, msg);
       }
       KIO::NetAccess::removeTempFile(tmpFile);
[prev in list] [next in list] [prev in thread] [next in thread] 

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