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

List:       kde-commits
Subject:    KDE/kdepim/korganizer/korgac
From:       Allen Winter <winter () kde ! org>
Date:       2008-10-31 21:57:36
Message-ID: 1225490256.551479.13017.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 878320 by winterz:

better messages on quit.
whilst?? whilst??  who speaks like that? :)



 M  +4 -4      alarmdockwindow.cpp  


--- trunk/KDE/kdepim/korganizer/korgac/alarmdockwindow.cpp #878319:878320
@@ -185,8 +185,8 @@
   if ( mAutostartSet == true ) {
     int result = KMessageBox::questionYesNo(
       parentWidget(),
-      i18nc( "@info", "Do you want to quit the KOrganizer reminder daemon "
-             "(note that you will not get reminders whilst the daemon is not running)?" ),
+      i18nc( "@info", "Do you want to quit the KOrganizer reminder daemon? "
+             "<note> you will not get calendar reminders unless the daemon is running.</note>" ),
       i18nc( "@title:window", "Close KOrganizer Reminder Daemon" ) );
 
     if ( result == KMessageBox::Yes ) {
@@ -195,8 +195,8 @@
   } else {
     int result = KMessageBox::questionYesNoCancel(
       parentWidget(),
-      i18nc( "@info", "Do you want to start the KOrganizer reminder daemon at login "
-             "(note that you will not get reminders whilst the daemon is not running)?" ),
+      i18nc( "@info", "Do you want to start the KOrganizer reminder daemon at login? "
+             "<note> you will not get calendar reminders unless the daemon is running.</note>" ),
       i18nc( "@title:window", "Close KOrganizer Reminder Daemon" ),
       KGuiItem( i18nc( "@action:button start the reminder daemon", "Start" ) ),
       KGuiItem( i18nc( "@action:button do not start the reminder daemon", "Do Not Start" ) ),
[prev in list] [next in list] [prev in thread] [next in thread] 

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