[GRASS-SVN] r32555 - grass/trunk/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Aug 6 03:27:18 EDT 2008
Author: martinl
Date: 2008-08-06 03:27:17 -0400 (Wed, 06 Aug 2008)
New Revision: 32555
Modified:
grass/trunk/gui/wxpython/gui_modules/menudata.py
Log:
wxGUI: message cosmetics
Modified: grass/trunk/gui/wxpython/gui_modules/menudata.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/menudata.py 2008-08-06 06:15:35 UTC (rev 32554)
+++ grass/trunk/gui/wxpython/gui_modules/menudata.py 2008-08-06 07:27:17 UTC (rev 32555)
@@ -70,7 +70,7 @@
"self.OnMenuCmd",
"r.in.gdal"),
(_("Multiple raster data import using GDAL"),
- _("Import selected GDAL layers tpo GRASS raster maps using r.in.gdal."),
+ _("Converts selected GDAL layers to GRASS raster maps using r.in.gdal."),
"self.OnImportGdalLayers",
""),
More information about the grass-commit
mailing list