[GRASS-SVN] r31801 -
grass/branches/develbranch_6/gui/wxpython/gui_modules
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jun 22 04:29:10 EDT 2008
Author: neteler
Date: 2008-06-22 04:29:10 -0400 (Sun, 22 Jun 2008)
New Revision: 31801
Modified:
grass/branches/develbranch_6/gui/wxpython/gui_modules/location_wizard.py
Log:
msg cosmetics (merge from trunk)
Modified: grass/branches/develbranch_6/gui/wxpython/gui_modules/location_wizard.py
===================================================================
--- grass/branches/develbranch_6/gui/wxpython/gui_modules/location_wizard.py 2008-06-22 08:28:02 UTC (rev 31800)
+++ grass/branches/develbranch_6/gui/wxpython/gui_modules/location_wizard.py 2008-06-22 08:29:10 UTC (rev 31801)
@@ -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