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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdepim/knotes
From:       Michael Brade <brade () kde ! org>
Date:       2004-03-31 10:51:15
Message-ID: 20040331105115.D3D3D90AB () office ! kde ! org
[Download RAW message or body]

CVS commit by brade: 

Ok, two mistakes... and one string I removed but I guess that's fine ;)


  M +4 -4      knotesapp.cpp   1.65.4.4


--- kdepim/knotes/knotesapp.cpp  #1.65.4.3:1.65.4.4
@@ -371,5 +371,5 @@ void KNotesApp::slotPreferences()
     // create a new preferences dialog...
     KNoteConfigDlg *dialog = new KNoteConfigDlg( m_defaultConfig,
-            i18n("Default Settings"), true, this, "KNotes Default Settings" );
+            i18n("KNotes Defaults"), true, this, "KNotes Default Settings" );
     dialog->show();
 }
@@ -450,11 +450,11 @@ void KNotesApp::saveNotes()
         KMessageBox::error( 0,
                             i18n("<qt>Unable to save the notes backup to "
-                                 "<b>%1</b>. Check that there is sufficient "
-                                 "disk space.</qt>").arg( backup ) );
+                                 "<b>%1</b>! Check that there is sufficient "
+                                 "disk space!</qt>").arg( backup ) );
     }
     else if ( !m_calendar.save( file, new KCal::ICalFormat() ) )
     {
         KMessageBox::error( 0,
-                            i18n("<qt>Unable to save the notes to <b>%1</b>. "
+                            i18n("<qt>Unable to save the notes to <b>%1</b>! "
                                  "Check that there is sufficient disk space."
                                  "<br>There should be a backup in <b>%2</b> "


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

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