Pārlūkot izejas kodu

msg cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@31800 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 17 gadi atpakaļ
vecāks
revīzija
49d58c2f5b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      gui/wxpython/gui_modules/location_wizard.py

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

@@ -252,7 +252,7 @@ class CoordinateSystemPage(TitledPage):
                                              "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"))