Typo in GraphViz.py and updated German translation
svn: r1164
This commit is contained in:
parent
cd446082ce
commit
00d3b853f0
@ -174,7 +174,7 @@ class GraphVizDialog(ReportDialog):
|
|||||||
self.add_frame_option(_("GraphViz Options"),
|
self.add_frame_option(_("GraphViz Options"),
|
||||||
'',
|
'',
|
||||||
self.show_families_cb,
|
self.show_families_cb,
|
||||||
_("Families will show up as circles, linked"
|
_("Families will show up as circles, linked "
|
||||||
"to parents and children."))
|
"to parents and children."))
|
||||||
|
|
||||||
tb_margin_adj = gtk.GtkAdjustment(value=0.5, lower=0.25,
|
tb_margin_adj = gtk.GtkAdjustment(value=0.5, lower=0.25,
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user