OSSP CVS Repository

ossp - Check-in [4070]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 4070
Date: 2003-Feb-21 11:12:37 (local)
2003-Feb-21 10:12:37 (UTC)
User:ms
Branch:
Comment: Polished text for button labels, tooltips, and whatsthis docs.
Tickets:
Inspections:
Files:
ossp-pkg/as/as-gui/as_reportpanel.cpp      1.8 -> 1.9     2 inserted, 2 deleted

ossp-pkg/as/as-gui/as_reportpanel.cpp 1.8 -> 1.9

--- as_reportpanel.cpp   2003/02/20 21:28:57     1.8
+++ as_reportpanel.cpp   2003/02/21 10:12:37     1.9
@@ -567,10 +567,10 @@
     // Inner tool buttons for new local report generation
     m_pWeeklybutt->setText(trUtf8("Weekly", "Comment for Weeklybutt"));
     QToolTip::add(m_pWeeklybutt, trUtf8("Hold down for options", "Comment for tooltip Weeklybutt"));
-    QWhatsThis::add(m_pWeeklybutt, trUtf8("The weekly button generates a new weekly report.\nHold this button down to specify many weeks.", "Comment for whatsThis Weeklybutt"));
+    QWhatsThis::add(m_pWeeklybutt, trUtf8("The Weekly button generates a new weekly report.\nHold this button down to specify many weeks.", "Comment for whatsThis Weeklybutt"));
     m_pMonthlybutt->setText(trUtf8("Monthly", "Comment for Monthlybutt"));
     QToolTip::add(m_pMonthlybutt, trUtf8("Hold down for options", "Comment for tooltip Monthlybutt"));
-    QWhatsThis::add(m_pMonthlybutt, trUtf8("The monthly button makes a new monthly report.\nHold this button down to specify how many months.", "Comment for whatsThis Monthlybutt"));
+    QWhatsThis::add(m_pMonthlybutt, trUtf8("The Monthly button makes a new monthly report.\nHold this button down to specify how many months.", "Comment for whatsThis Monthlybutt"));
     m_pBothbutt->setText(trUtf8("Both", "Comment for Bothbutt"));
     QToolTip::add(m_pBothbutt, trUtf8("Report with both week data and month data", "Comment for tooltip Bothbutt"));
     QWhatsThis::add(m_pBothbutt, trUtf8("The both button makes a new report with both weekly and monthly items mixed in. Hold this button down to specify how many weeks mixed of data.", "Comment for whatsThis Bothbutt"));

CVSTrac 2.0.1