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

List:       kde-commits
Subject:    KDE/kdepim/ktimetracker
From:       Thorsten Staerk <dev () staerk ! de>
Date:       2010-02-21 16:44:25
Message-ID: 1266770665.974459.26509.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1093869 by tstaerk:

I18N: Reflect in the language that you can only delete one task at a
time.


 M  +2 -2      taskview.cpp  


--- trunk/KDE/kdepim/ktimetracker/taskview.cpp #1093868:1093869
@@ -1022,10 +1022,10 @@
         {
             response = KMessageBox::warningContinueCancel( 0,
                 i18n( "Are you sure you want to delete the selected"
-                " task(s) and their entire history?\n"
+                " task and its entire history?\n"
                 "NOTE: all subtasks and their history will also "
                 "be deleted."),
-                i18n( "Deleting Task(s)"), KStandardGuiItem::del());
+                i18n( "Deleting Task"), KStandardGuiItem::del());
         }
         if (response == KMessageBox::Continue) deleteTaskBatch(task);
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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