فهرست منبع

wxGUI/histogramming: title frame cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@58002 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 11 سال پیش
والد
کامیت
15c3ccdba1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      gui/wxpython/wxplot/histogram.py

+ 1 - 1
gui/wxpython/wxplot/histogram.py

@@ -37,7 +37,7 @@ class HistogramPlotFrame(BasePlotFrame):
         
         self.toolbar = HistogramPlotToolbar(parent = self)
         self.SetToolBar(self.toolbar)
-        self.SetTitle(_("GRASS Histogramming Tool"))
+        self.SetTitle(_("GRASS GIS Histogramming Tool"))
         
         #
         # Init variables