Clean up text for translation purposes.
svn: r78
This commit is contained in:
@ -241,7 +241,7 @@ def dump_index(person_list,file):
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
def get_description():
|
||||
return _("Generates relationship graphs, currently only in GraphVis format.") + \
|
||||
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.") + \
|
||||
" " + \
|
||||
|
Reference in New Issue
Block a user