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

List:       kde-commits
Subject:    KDE/kdelibs/kutils
From:       Andrew Coles <andrew_coles () yahoo ! co ! uk>
Date:       2009-11-23 16:30:56
Message-ID: 1258993856.320573.4199.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053208 by coles:

Proof-reading: the diagnostics is -> the diagnosis is.



 M  +3 -3      kcmoduleloader.cpp  


--- trunk/KDE/kdelibs/kutils/kcmoduleloader.cpp #1053207:1053208
@@ -73,7 +73,7 @@
   if ( !mod.service() )
     return reportError( report,
         i18n("The module %1 could not be found.",
-          mod.moduleName() ), i18n("<qt><p>The diagnostics is:<br />The desktop file \
%1 could not be found.</p></qt>", mod.fileName()), parent ); +          \
mod.moduleName() ), i18n("<qt><p>The diagnosis is:<br />The desktop file %1 could not \
be found.</p></qt>", mod.fileName()), parent );  if( mod.service()->noDisplay() )
     return reportError( report, i18n( "The module %1 is disabled.", mod.moduleName() \
                ),
         i18n( "<qt><p>Either the hardware/software the module configures is not \
available or the module has been disabled by the administrator.</p></qt>" ), @@ \
                -130,7 +130,7 @@
    */
   return reportError( report,
       i18n("The module %1 is not a valid configuration module.", mod.moduleName() ),
-      i18n("<qt>The diagnostics is:<br />The desktop file %1 does not specify a \
library.</qt>", mod.fileName()), parent ); +      i18n("<qt>The diagnosis is:<br \
/>The desktop file %1 does not specify a library.</qt>", mod.fileName()), parent );  \
}  
 
@@ -149,7 +149,7 @@
 void KCModuleLoader::showLastLoaderError(QWidget *parent)
 {
   KMessageBox::detailedError(parent,
-      i18n("There was an error loading the module."),i18n("<qt>The diagnostics \
is:<br />%1" +      i18n("There was an error loading the module."),i18n("<qt>The \
                diagnosis is:<br />%1"
         "<p>Possible reasons:</p><ul><li>An error occurred during your last "
         "KDE upgrade leaving an orphaned control module</li><li>You have old third \
                party "
         "modules lying around.</li></ul><p>Check these points carefully and try to \
remove "


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

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