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

List:       kde-commits
Subject:    kdenonbeta/krecipes/src (silent)
From:       Unai Garro <Unai.Garro () ee ! ed ! ac ! uk>
Date:       2003-08-29 16:01:20
[Download RAW message or body]

CVS commit by uga: 

CVS_SILENT
Fix messages


  M +2 -2      recipeinputdialog.cpp   1.37


--- kdenonbeta/krecipes/src/recipeinputdialog.cpp  #1.36:1.37
@@ -178,8 +178,8 @@ database=db;
     shopButton=new QPushButton(functionsBox); \
                shopButton->setIconSet(il->loadIconSet("trolley", KIcon::Small));
     closeButton=new QPushButton(functionsBox); \
                closeButton->setIconSet(il->loadIconSet("fileclose", KIcon::Small));
-    QToolTip::add(saveButton, i18n("Save the recipe"));
+    QToolTip::add(saveButton, i18n("Save recipe"));
     QToolTip::add(showButton, i18n("Show recipe"));
     QToolTip::add(shopButton,i18n("Add to shopping list"));
-    QToolTip::add(shopButton,i18n("Close"));
+    QToolTip::add(closeButton,i18n("Close"));
     //------- Ingredients Tab -----------------
 


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

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