Report cleanup.
svn: r94
This commit is contained in:
@@ -243,7 +243,7 @@ def dump_index(person_list,file):
|
||||
def get_description():
|
||||
return _("Generates relationship graphs, currently only in GraphViz format.") + \
|
||||
" " + \
|
||||
_("GraphViz (dot) will transform the graph into postscript, jpeg, png, vrml, svg, and many other formats.") + \
|
||||
_("GraphViz (dot) can transform the graph into postscript, jpeg, png, vrml, svg, and many other formats.") + \
|
||||
" " + \
|
||||
_("For more information or to get a copy of GraphViz, goto http://www.graphviz.org")
|
||||
|
||||
|
Reference in New Issue
Block a user