Selaa lähdekoodia

wording

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@46651 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 14 vuotta sitten
vanhempi
commit
c52c9f70a6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      gui/wxpython/gui_modules/render.py

+ 1 - 1
gui/wxpython/gui_modules/render.py

@@ -630,7 +630,7 @@ class Map(object):
                     "\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