Преглед изворни кода

wxC++ tools only disabled in 6.4

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@43258 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman пре 14 година
родитељ
комит
46cfa10875
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      gui/wxpython/gui_modules/toolbars.py

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

@@ -188,7 +188,7 @@ class MapToolbar(AbstractToolbar):
             log.WriteCmdLog(_('3D view mode not available'))
             log.WriteCmdLog(_('3D view mode not available'))
             log.WriteWarning(_('Reason: %s') % str(errorMsg))
             log.WriteWarning(_('Reason: %s') % str(errorMsg))
             log.WriteLog(_('Note that the wxGUI\'s 3D view mode is currently disabled '
             log.WriteLog(_('Note that the wxGUI\'s 3D view mode is currently disabled '
-                           '(hopefully this will be fixed soon). '
+                           'on MS Windows (hopefully this will be fixed soon). '
                            'Please keep an eye out for updated versions of GRASS. '
                            'Please keep an eye out for updated versions of GRASS. '
                            'In the meantime you can use "NVIZ" from the File menu.'), wrap = 60)
                            'In the meantime you can use "NVIZ" from the File menu.'), wrap = 60)