[Kst] kdeextragear-2/kst/kst

Sven Leiber s.leiber at web.de
Sun Jun 29 23:22:30 CEST 2003


CVS commit by sleiber: 

Fix text


  M +1 -1      kst.cpp   1.36


--- kdeextragear-2/kst/kst/kst.cpp  #1.35:1.36
@@ -617,5 +617,5 @@ void KstApp::slotFilePrint() {
 
   // FIXME: Make a better title for the printingdialog
-  if (printer.setup(this, i18n("Print data")))
+  if (printer.setup(this, i18n("Print Data")))
   {
     view->print(&printer);




More information about the Kst mailing list