[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Fri Dec 24 00:30:43 CET 2004
CVS commit by staikos:
revert last. Hopefully hasn't messed up translations too much. I am reverting
this commit because the behaviour will be changed to work in a plural sense
very soon now, and I don't want to break translations for this now.
M +1 -1 kst.cpp 1.273
--- kdeextragear-2/kst/kst/kst.cpp #1.272:1.273
@@ -586,5 +586,5 @@ void KstApp::initActions() {
/************/
- _vectorSaveAction = new KAction(i18n("Save Vector to Disk..."),
+ _vectorSaveAction = new KAction(i18n("Save Vectors to Disk..."),
0, 0,
vectorSaveDialog, SLOT(show()),
More information about the Kst
mailing list