[Kst] branches/work/kst/portto4/kst/src/datasources/fitsimage
Mike Fenton
mike at staikos.net
Wed Nov 12 13:55:33 CET 2008
SVN commit 883185 by fenton:
Fix datasource tests.
M +1 -1 fitsimage.cpp
--- branches/work/kst/portto4/kst/src/datasources/fitsimage/fitsimage.cpp #883184:883185
@@ -17,7 +17,7 @@
#include "kst_i18n.h"
-static const QString fitsTypeString = I18N_NOOP("Fits image");
+static const QString fitsTypeString = I18N_NOOP("FITS image");
class FitsImageSource::Config {
public:
More information about the Kst
mailing list