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

List:       kmail-devel
Subject:    [Bug 98589] mark thread as Todo doesn't mark all messages in the
From:       Allen Winter <winterz () verizon ! net>
Date:       2005-02-26 1:20:41
Message-ID: 20050226012041.3188.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=98589         




------- Additional Comments From winterz verizon net  2005-02-26 02:20 -------
CVS commit by winterz: 

String changes for To-do marked messages.
I discussed this with Till and he agreed with me to change these strings
to make things consistent across PIM.
CCBUGS: 98589


  M +4 -4      kmmainwidget.cpp   1.321


--- kdepim/kmail/kmmainwidget.cpp  #1.320:1.321
 @ -2450,8 +2450,8  @ void KMMainWidget::setupActions()
   mStatusMenu->insert( mToggleFlagAction );
 
-  mToggleTodoAction = new KToggleAction(i18n("Mark Message as &Todo"), "kontact_todo",
+  mToggleTodoAction = new KToggleAction(i18n("Mark Message as &To-do"), "kontact_todo",
                                  0, this, SLOT(slotSetMsgStatusTodo()),
                                  actionCollection(), "status_todo");
-  mToggleTodoAction->setCheckedState( i18n("Mark Message as Not &Todo") );
+  mToggleTodoAction->setCheckedState( i18n("Mark Message as Not &To-do") );
   mStatusMenu->insert( mToggleTodoAction );
 
 @ -2524,8 +2524,8  @ void KMMainWidget::setupActions()
   mThreadStatusMenu->insert( mToggleThreadFlagAction );
 
-  mToggleThreadTodoAction = new KToggleAction(i18n("Mark Thread as &todo"), "kontact_todo",
+  mToggleThreadTodoAction = new KToggleAction(i18n("Mark Thread as &To-do"), "kontact_todo",
                                        0, this, SLOT(slotSetThreadStatusTodo()),
                                        actionCollection(), "thread_todo");
-  mToggleThreadTodoAction->setCheckedState( i18n("Mark Thread as Not &Todo") );
+  mToggleThreadTodoAction->setCheckedState( i18n("Mark Thread as Not &To-do") );
   mThreadStatusMenu->insert( mToggleThreadTodoAction );
_______________________________________________
KMail developers mailing list
KMail-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmail-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

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