svn: r20574
This commit is contained in:
Jérôme Rapinat 2012-10-17 17:09:42 +00:00
parent 92c5146a4b
commit ceb2dc6817

View File

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