[GRASS-SVN] r46653 - grass/branches/releasebranch_6_4/gui/wxpython/gui_modules

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 10 05:49:06 EDT 2011


Author: martinl
Date: 2011-06-10 02:49:06 -0700 (Fri, 10 Jun 2011)
New Revision: 46653

Modified:
   grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/render.py
Log:
hamish: wording
       (merge r46651 from trunk)


Modified: grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/render.py
===================================================================
--- grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/render.py	2011-06-10 09:46:03 UTC (rev 46652)
+++ grass/branches/releasebranch_6_4/gui/wxpython/gui_modules/render.py	2011-06-10 09:49:06 UTC (rev 46653)
@@ -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