typo
svn: r20574
This commit is contained in:
parent
92c5146a4b
commit
ceb2dc6817
@ -6745,7 +6745,7 @@ class GedcomParser(UpdateCallback):
|
||||
WarningDialog(
|
||||
_("Import of GEDCOM file %(filename)s with DEST=%(by)s, "
|
||||
"could cause errors in the resulting database!")
|
||||
% {'filename': fname, 'by': self.genby),
|
||||
% {'filename': fname, 'by': self.genby},
|
||||
_("Look for nameless events.")
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user