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

List:       kde-commits
Subject:    kdepim/libkcal (silent)
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2004-09-08 13:30:22
Message-ID: 20040908133022.759FDDD6 () office ! kde ! org
[Download RAW message or body]

CVS commit by coles: 



CVS_SILENT

To-do consistency.


  M +1 -1      htmlexport.cpp   1.10
  M +1 -1      incidenceformatter.cpp   1.5


--- kdepim/libkcal/htmlexport.cpp  #1.9:1.10
@@ -54,5 +54,5 @@ HtmlExport::HtmlExport( Calendar *calend
 {
   mTitle = I18N_NOOP("Calendar");
-  mTitleTodo = I18N_NOOP("To-Do List");
+  mTitleTodo = I18N_NOOP("To-do List");
   mCreditName = "";
   mCreditURL = "";

--- kdepim/libkcal/incidenceformatter.cpp  #1.4:1.5
@@ -271,5 +271,5 @@ static QString eventViewerFormatTodo( To
                                          QDateTime::currentDateTime() );
     tmpStr += eventViewerAddTag( "p", "<em>" +
-      i18n("This is a recurring todo. The next occurrence will be on %1.").arg(
+      i18n("This is a recurring to-do. The next occurrence will be on %1.").arg(
       KGlobal::locale()->formatDateTime( dt, true ) ) + "</em>" );
   }


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

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