[Kst] kdeextragear-2/kst/kst
George Staikos
staikos at kde.org
Tue Sep 7 19:15:56 CEST 2004
CVS commit by staikos:
can't i18n this - it breaks language changes
M +1 -1 datawizard.ui.h 1.82
--- kdeextragear-2/kst/kst/datawizard.ui.h #1.81:1.82
@@ -7,5 +7,5 @@
** place of a destructor.
*****************************************************************************/
-static const QString defaultTag = i18n("<Auto Name>");
+static const QString defaultTag = "<Auto Name>";
void DataWizard::init() {
More information about the Kst
mailing list