[GRASS-SVN] r46652 -
grass/branches/develbranch_6/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Jun 10 05:46:03 EDT 2011
Author: martinl
Date: 2011-06-10 02:46:03 -0700 (Fri, 10 Jun 2011)
New Revision: 46652
Modified:
grass/branches/develbranch_6/gui/wxpython/gui_modules/render.py
Log:
hamish: wording
(merge r46651 from trunk)
Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/render.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/render.py 2011-06-10 04:06:52 UTC (rev 46651)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/render.py 2011-06-10 09:46:03 UTC (rev 46652)
@@ -661,7 +661,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