فهرست منبع

wxGUI/gdal: label cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67631 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 9 سال پیش
والد
کامیت
5722e9e9ca
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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:
         if dest:
             self.inputBox.SetLabel(" %s " % _("Output settings"))
             self.inputBox.SetLabel(" %s " % _("Output settings"))
         else:
         else:
-            self.inputBox.SetLabel(" %s " % _("Source settings"))
+            self.inputBox.SetLabel(" %s " % _("Source input"))
 
 
         # source type
         # source type
         sources = list()
         sources = list()