|
@@ -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)
|
|
|
|
|