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

List:       kde-commits
Subject:    extragear/sysadmin/muon/libmuon/HistoryView
From:       Jonathan Michael Thomas <echidnaman () kubuntu ! org>
Date:       2010-11-26 23:26:02
Message-ID: 20101126232602.9AF05AC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1201148 by jmthomas:

More KUIT context marker


 M  +1 -1      HistoryView.cpp  


--- trunk/extragear/sysadmin/muon/libmuon/HistoryView/HistoryView.cpp #1201147:1201148
@@ -41,7 +41,7 @@
 
     m_historyModel = new QStandardItemModel(this);
     m_historyModel->setColumnCount(1);
-    m_historyModel->setHeaderData(0, Qt::Horizontal, i18n("Date"));
+    m_historyModel->setHeaderData(0, Qt::Horizontal, i18nc("@title:column", "Date"));
     m_historyView = new QTreeView(this);
 
     QDateTime weekAgoTime = QDateTime::currentDateTime().addDays(-7);
[prev in list] [next in list] [prev in thread] [next in thread] 

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