[GRASS-SVN] r46651 - grass/trunk/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jun 10 00:06:52 EDT 2011
Author: hamish
Date: 2011-06-09 21:06:52 -0700 (Thu, 09 Jun 2011)
New Revision: 46651
Modified:
grass/trunk/gui/wxpython/gui_modules/render.py
Log:
wording
Modified: grass/trunk/gui/wxpython/gui_modules/render.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/render.py 2011-06-09 18:21:37 UTC (rev 46650)
+++ grass/trunk/gui/wxpython/gui_modules/render.py 2011-06-10 04:06:52 UTC (rev 46651)
@@ -630,7 +630,7 @@
"\n\n" + _("Details:") + " %s" % msg
else:
message = _("Unable to get current geographic extent. "
- "Force quiting wxGUI. Please run manually g.region to "
+ "Force quiting wxGUI. Please manually run g.region to "
"fix the problem.")
gcmd.GError(message)
return self.region
More information about the grass-commit
mailing list