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

List:       kde-commits
Subject:    branches/KDE/4.3/kdeplasma-addons/applets/weatherstation
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2009-08-15 10:52:58
Message-ID: 1250333578.043280.18132.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1011647 by aacid:

backport i18n fix, approved by the i18n teams


 M  +1 -1      weatherstation.cpp  


--- branches/KDE/4.3/kdeplasma-addons/applets/weatherstation/weatherstation.cpp \
#1011646:1011647 @@ -160,7 +160,7 @@
 
         if (m_showToolTip) {
             Plasma::ToolTipContent ttc(data["Place"].toString(),
-                    i18n("Last updated: ") + \
KGlobal::locale()->formatDateTime(QDateTime::currentDateTime(), \
KLocale::FancyLongDate)); +                    i18n("Last updated: %1", \
KGlobal::locale()->formatDateTime(QDateTime::currentDateTime(), \
KLocale::FancyLongDate)));  Plasma::ToolTipManager::self()->setContent(this, ttc);
         }
     }


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

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