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

List:       kde-commits
Subject:    koffice/kplato
From:       Dag Andersen <danders () get2net ! dk>
Date:       2010-09-09 11:31:14
Message-ID: 20100909113114.69A83AC884 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1173447 by danders:

Mark only tooltips as tooltips ;)


 M  +3 -3      kptview.cpp  


--- trunk/koffice/kplato/kptview.cpp #1173446:1173447
@@ -587,7 +587,7 @@
         vi.name = i18n( "Task Status" );
         vi.tip = i18nc( "@info:tooltip", "View task progress information" );
     } else if ( type == "TaskView" ) {
-        vi.name = i18nc( "@info:tooltip", "Task Execution" );
+        vi.name = i18n( "Task Execution" );
         vi.tip = i18nc( "@info:tooltip", "View task execution information" );
     } else if ( type == "TaskWorkPackageView" ) {
         vi.name = i18n( "Work Package View" );
@@ -596,7 +596,7 @@
         vi.name = i18n( "Gantt" );
         vi.tip = i18nc( "@info:tooltip", "View gantt chart" );
     } else if ( type == "MilestoneGanttView" ) {
-        vi.name = i18nc( "@info:tooltip", "Milestone Gantt" );
+        vi.name = i18n( "Milestone Gantt" );
         vi.tip = i18nc( "@info:tooltip", "View milestone gantt chart" );
     } else if ( type == "ResourceAppointmentsView" ) {
         vi.name = i18n( "Resource Assignments" );
@@ -608,7 +608,7 @@
         vi.name = i18n( "Cost Breakdown" );
         vi.tip = i18nc( "@info:tooltip", "View planned and actual cost" );
     } else if ( type == "PerformanceStatusView" ) {
-        vi.name = i18nc( "@info:tooltip", "Tasks Performance Chart" );
+        vi.name = i18n( "Tasks Performance Chart" );
         vi.tip = i18nc( "@info:tooltip", "View tasks performance status information" );
     } else if ( type == "ReportView" ) {
         vi.name = i18n( "Report" );
[prev in list] [next in list] [prev in thread] [next in thread] 

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