Explorar o código

g.gui.timeline: msg cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@60606 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=11) %!d(string=hai) anos
pai
achega
97a363b3fc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gui/wxpython/timeline/frame.py

+ 1 - 1
gui/wxpython/timeline/frame.py

@@ -35,7 +35,7 @@ try:
     import matplotlib.dates as mdates
     from matplotlib import cbook
 except ImportError:
-    raise ImportError(_('The Timeline Tool needs "Matplotlib" package to be installed.'))
+    raise ImportError(_('The Timeline Tool needs the "matplotlib" (python-matplotlib) package to be installed.'))
 
 import grass.script as grass
 from core.utils import _