Clean up text for translation purposes.

svn: r78
This commit is contained in:
Don Allingham
2001-06-02 15:48:32 +00:00
parent c9816c6ceb
commit 897103ddf7
23 changed files with 491 additions and 505 deletions

View File

@ -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.") + \
" " + \