Jelajahi Sumber

wxGUI/gdal: label cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67631 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 9 tahun lalu
induk
melakukan
5722e9e9ca
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      gui/wxpython/gui_core/gselect.py

+ 1 - 1
gui/wxpython/gui_core/gselect.py

@@ -1287,7 +1287,7 @@ class GdalSelect(wx.Panel):
         if dest:
             self.inputBox.SetLabel(" %s " % _("Output settings"))
         else:
-            self.inputBox.SetLabel(" %s " % _("Source settings"))
+            self.inputBox.SetLabel(" %s " % _("Source input"))
 
         # source type
         sources = list()