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

List:       kde-commits
Subject:    kdebase/khelpcenter
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2004-05-19 14:03:26
Message-ID: 20040519140326.8109D9272 () office ! kde ! org
[Download RAW message or body]

CVS commit by coles: 



Corrected typos.


  M +1 -1      glossary.cpp   1.15
  M +1 -1      kcmhelpcenter.cpp   1.29
  M +1 -1      view.cpp   1.25


--- kdebase/khelpcenter/glossary.cpp  #1.14:1.15
@@ -175,5 +175,5 @@ void Glossary::meinprocExited( KProcess 
         KMainWindow *mainWindow = dynamic_cast<KMainWindow *>( kapp->mainWidget() );
         Q_ASSERT( mainWindow );
-        mainWindow->statusBar()->message( i18n( "Rebuilding cache... done!" ), 2000 );
+        mainWindow->statusBar()->message( i18n( "Rebuilding cache... done." ), 2000 );
 
         buildGlossaryTree();

--- kdebase/khelpcenter/kcmhelpcenter.cpp  #1.28:1.29
@@ -249,5 +249,5 @@ void KCMHelpCenter::save()
   if ( !QFile::exists( indexDir() ) ) {
     KMessageBox::sorry( this,
-      i18n("<qt>The folder <b>%1</b> doesn't exist. Unable to create index.</qt>")
+      i18n("<qt>The folder <b>%1</b> does not exist; unable to create index.</qt>")
       .arg( indexDir() ) );
   } else {

--- kdebase/khelpcenter/view.cpp  #1.24:1.25
@@ -127,5 +127,5 @@ void View::showAboutPage()
           .arg( i18n( "General Documentation" ) )
           .arg( i18n( "A Quick Start Guide to the Desktop" ) )
-          .arg( i18n( "KDE User's guide" ) )
+          .arg( i18n( "KDE Users' guide" ) )
           .arg( i18n( "Frequently asked questions" ) )
           .arg( i18n( "Basic Applications" ) )


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

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