[Kst] kdeextragear-2/kst/kst (silent)

Andrew Coles andrew_coles at yahoo.co.uk
Thu Oct 21 15:22:37 CEST 2004


CVS commit by coles: 



CVS_SILENT

Corrected typos.


  M +1 -1      kstdatasource.cpp   1.40


--- kdeextragear-2/kst/kst/kstdatasource.cpp  #1.39:1.40
@@ -301,5 +301,5 @@ KstDataSourceConfigWidget* KstDataSource
   }
 
-  KstDebug::self()->log(i18n("Couldn't find a datasource for '%1'(%2), but we found one just prior.  Something is wrong with Kst!").arg(filename).arg(type), KstDebug::Error);
+  KstDebug::self()->log(i18n("Could not find a datasource for '%1'(%2), but we found one just prior.  Something is wrong with Kst.").arg(filename).arg(type), KstDebug::Error);
   return 0L;
 }





More information about the Kst mailing list