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

List:       kde-commits
Subject:    KDE/kdelibs/knewstuff
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2009-11-23 1:15:40
Message-ID: 1258938940.505083.16297.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053045 by coles:

Proof-read knewstuff messages, couple of changes (avoid exclamation points.)



 M  +1 -1      knewstuff2/ui/downloaddialog.cpp  
 M  +1 -1      knewstuff3/downloaddialog.cpp  


--- trunk/KDE/kdelibs/knewstuff/knewstuff2/ui/downloaddialog.cpp #1053044:1053045
@@ -309,7 +309,7 @@
 
 void DownloadDialog::slotNetworkTimeout() // SLOT
 {
-    displayMessage(i18n("Timeout. Check Internet connection!"), KTitleWidget::ErrorMessage);
+    displayMessage(i18n("Timeout. Check Internet connection."), KTitleWidget::ErrorMessage);
 }
 
 void DownloadDialog::slotSortingSelected(int sortType)   // SLOT
--- trunk/KDE/kdelibs/knewstuff/knewstuff3/downloaddialog.cpp #1053044:1053045
@@ -226,7 +226,7 @@
 
 void DownloadDialog::slotNetworkTimeout() // SLOT
 {
-    d->displayMessage(i18n("Timeout. Check Internet connection!"), KTitleWidget::ErrorMessage);
+    d->displayMessage(i18n("Timeout. Check Internet connection."), KTitleWidget::ErrorMessage);
 }
 
 void DownloadDialog::slotSortingSelected(int sortType)   // SLOT
[prev in list] [next in list] [prev in thread] [next in thread] 

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