Browse Source

wxGUI: message cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@32555 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 17 năm trước cách đây
mục cha
commit
2d07834f75
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      gui/wxpython/gui_modules/menudata.py

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

@@ -70,7 +70,7 @@ class Data:
                                  "self.OnMenuCmd",
                                  "r.in.gdal"),
                                 (_("Multiple raster data import using GDAL"),
-                                 _("Import selected GDAL layers tpo GRASS raster maps using r.in.gdal."),
+                                 _("Converts selected GDAL layers to GRASS raster maps using r.in.gdal."),
                                  "self.OnImportGdalLayers",
                                  ""),