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

List:       kde-commits
Subject:    branches/KDE/3.5/kdetoys/kweather
From:       Martin Koller <m.koller () surfeu ! at>
Date:       2007-02-24 13:04:30
Message-ID: 1172322270.697930.3873.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 636851 by mkoller:

BUG: 113780

Don't display "Last updated on ..." but "Latest data from ..." to make it clear
that the weather data is from the given time, and not only fetched at
this time.


 M  +1 -1      reportview.cpp  


--- branches/KDE/3.5/kdetoys/kweather/reportview.cpp #636850:636851
@@ -125,7 +125,7 @@
     "</b></div>\n";
 
     if ( ! date.isEmpty() )
-      contents += "<div class=\"headerMsg\"><b>" + i18n( "Last updated on %1" \
).arg(date) + "</b></div>\n"; +      contents += "<div class=\"headerMsg\"><b>" + \
i18n( "Latest data from %1" ).arg(date) + "</b></div>\n";  
     contents += QString(
     "<table><tr><td width=\"60\" style=\"text-align: center; border: dotted %1 \
1px;\">"


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

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