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

List:       kde-commits
Subject:    kdepim/korganizer (silent)
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2004-09-08 13:20:00
Message-ID: 20040908132000.41B251DD4 () office ! kde ! org
[Download RAW message or body]

CVS commit by coles: 



CVS_SILENT

Made all 'to-do's consistent (I'll see if I've missed any tomorrow).


  M +6 -6      korganizer.kcfg   1.33
  M +1 -1      searchdialog.cpp   1.46
  M +3 -3      tips   1.18
  M +1 -1      printing/calprintdefaultplugins.cpp   1.2


--- kdepim/korganizer/korganizer.kcfg  #1.32:1.33
@@ -24,5 +24,5 @@
                 </entry>
                 <entry type="Bool" key="Archive Todos">
-                  <label>Archive todo items</label>
+                  <label>Archive to-do items</label>
                         <default>true</default>
                 </entry>
@@ -73,5 +73,5 @@
     </entry>
     <entry type="Enum" key="Destination" name="Destination">
-      <label>New Events/Todos Should</label>
+      <label>New Events/To-dos Should</label>
       <choices>
         <choice name="standardDestination">
@@ -150,6 +150,6 @@
     </entry>
     <entry type="Bool" name="ShowAllDayTodo">
-      <label>Display todos in day, week and month views</label>
-      <whatsthis>This option toggles the display of todos in the day, week, and \
month view. This comes in handy when you have a lot of (recurring) todos.</whatsthis> \
+      <label>Display to-dos in day, week and month views</label> +      \
<whatsthis>This option toggles the display of to-dos in the day, week, and month \
view. This comes in handy when you have a lot of (recurring) to-dos.</whatsthis>  \
<default>true</default>  </entry>
@@ -328,9 +328,9 @@
     </entry>
     <entry type="Color" key="Todo due today Color" name="TodoDueTodayColor">
-      <label>Todo due today color</label>
+      <label>To-do due today color</label>
       <default>255, 200, 50</default>
     </entry>
     <entry type="Color" key="Todo overdue Color" name="TodoOverdueColor">
-      <label>Todo overdue color</label>
+      <label>To-do overdue color</label>
       <default>255, 100, 100</default>
     </entry>

--- kdepim/korganizer/searchdialog.cpp  #1.45:1.46
@@ -92,5 +92,5 @@ SearchDialog::SearchDialog(Calendar *cal
                                   rangeGroup );
   mInclusiveCheck->setChecked( false );
-  mIncludeUndatedTodos = new QCheckBox( i18n("Include todos &without due date"), \
rangeGroup ); +  mIncludeUndatedTodos = new QCheckBox( i18n("Include to-dos &without \
due date"), rangeGroup );  mIncludeUndatedTodos->setChecked( true );
 

--- kdepim/korganizer/tips  #1.17:1.18
@@ -26,5 +26,5 @@
 <tip category="KOrganizer|General">
 <html>
-<p>...that you can edit todos quickly by right clicking on the property you wish to \
change; like the priority, the category or the date? +<p>...that you can edit to-dos \
quickly by right clicking on the property you wish to change; like the priority, the \
category or the date?  </html>
 </tip>
@@ -81,5 +81,5 @@
 <tip category="KOrganizer|General">
 <html>
-<p>...that you can purge completed todos in one step? Go to the <b>File</b> menu and \
choose <b>Purge Completed</b>. +<p>...that you can purge completed to-dos in one \
step? Go to the <b>File</b> menu and choose <b>Purge Completed</b>.  </html>
 </tip>
@@ -87,5 +87,5 @@
 <tip category="KOrganizer|General">
 <html>
-<p>...that you can create a new subtodo by pasting a todo while another one is \
selected? +<p>...that you can create a new sub-to-do by pasting a to-do while another \
one is selected?  </html>
 </tip>

--- kdepim/korganizer/printing/calprintdefaultplugins.cpp  #1.1:1.2
@@ -533,5 +533,5 @@ void CalPrintTodos::loadConfig()
 {
   if ( mConfig ) {
-    mPageTitle = mConfig->readEntry( "Page title", i18n("Todo list") );
+    mPageTitle = mConfig->readEntry( "Page title", i18n("To-do list") );
     mTodoPrintType = (eTodoPrintType)mConfig->readNumEntry( "Print type", \
                (int)TodosAll );
     mIncludeDescription = mConfig->readBoolEntry( "Include description", true );


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

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