Explorar o código

wxGUI/gdal: label cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67631 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=9) %!d(string=hai) anos
pai
achega
5722e9e9ca
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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()