Browse Source

g.gui.timeline: msg cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@60605 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 years ago
parent
commit
7684b66e34
1 changed files with 1 additions and 1 deletions
  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 _