[Kst] kdeextragear-2/kst/kst (silent)
Malcolm Hunter
malcolm.hunter at gmx.co.uk
Tue Dec 2 03:19:18 CET 2003
CVS commit by mhunter:
CVS_SILENT Typographical corrections and changes
M +1 -1 kstview.cpp 1.58
M +1 -1 plotdialog.ui 1.11
--- kdeextragear-2/kst/kst/kstview.cpp #1.57:1.58
@@ -74,5 +74,5 @@ KstView::KstView(KstApp *parent, const c
popupmenu->insertItem(i18n("Z&oom"), submenu);
submenu->insertItem(i18n("Zoom &Maximum"), this, SLOT(zoomMaxSlot()), Key_M);
- submenu->insertItem(i18n("Zoom Max &Spike Insensivie"),
+ submenu->insertItem(i18n("Zoom Max &Spike Insensitive"),
this, SLOT(zoomSpikeInsensiveMaxSlot()), Key_S);
submenu->insertItem(i18n("Zoom P&revious"), this, SLOT(zoomPrevSlot()), Key_R);
--- kdeextragear-2/kst/kst/plotdialog.ui #1.10:1.11
@@ -499,5 +499,5 @@
</property>
<property name="whatsThis" stdset="0">
- <string>Pressing this button will cause all curves selected in the "Displayed Curves" list to be removed to the Availible Curves list.</string>
+ <string>Pressing this button will cause all curves selected in the "Displayed Curves" list to be removed to the Available Curves list.</string>
</property>
</widget>
More information about the Kst
mailing list