[GRASS-SVN] r31800 - grass/trunk/gui/wxpython/gui_modules

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Jun 22 04:28:03 EDT 2008


Author: neteler
Date: 2008-06-22 04:28:02 -0400 (Sun, 22 Jun 2008)
New Revision: 31800

Modified:
   grass/trunk/gui/wxpython/gui_modules/location_wizard.py
Log:
msg cosmetics

Modified: grass/trunk/gui/wxpython/gui_modules/location_wizard.py
===================================================================
--- grass/trunk/gui/wxpython/gui_modules/location_wizard.py	2008-06-22 07:52:31 UTC (rev 31799)
+++ grass/trunk/gui/wxpython/gui_modules/location_wizard.py	2008-06-22 08:28:02 UTC (rev 31800)
@@ -252,7 +252,7 @@
                                              "georeferenced file"))
         self.radio4 = wx.RadioButton(parent=self, id=wx.ID_ANY,
                                      label=_("Use coordinate system of selected "
-                                             "WKT file"))
+                                             "WKT or PRJ file"))
         self.radio5 = wx.RadioButton(parent=self, id=wx.ID_ANY,
                                      label=_("Create custom PROJ.4 parameters "
                                              "string for coordinate system"))



More information about the grass-commit mailing list