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

List:       kde-commits
Subject:    playground/network/choqok/src
From:       Tom Albers <tomalbers () kde ! nl>
Date:       2009-03-01 0:18:22
Message-ID: 1235866702.119315.7268.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 933468 by toma:

Context here too, to pick up the right translation.


 M  +4 -4      timelinewidget.cpp  


--- trunk/playground/network/choqok/src/timelinewidget.cpp #933467:933468
@@ -598,10 +598,10 @@
 void TimeLineWidget::setUnreadStatusesToReadState()
 {
     kDebug();
-    tabs->setTabText( 0, i18n( "Home" ) );
-    tabs->setTabText( 1, i18n( "Reply" ) );
-    tabs->setTabText( 2, i18n( "Inbox" ) );
-    tabs->setTabText( 3, i18n( "Outbox" ) );
+    tabs->setTabText( 0, i18nc( "@title:tab", "Home" ) );
+    tabs->setTabText( 1, i18nc( "@title:tab", "Reply" ) );
+    tabs->setTabText( 2, i18nc( "@title:tab", "Inbox" ) );
+    tabs->setTabText( 3, i18nc( "@title:tab", "Outbox" ) );
     int count = listUnreadStatuses.count();
 
     for ( int i = 0;i < count; ++i ) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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