Skip to content

Commit 430e577

Browse files
authored
Update message on ErrorDialog
1 parent 6ef8579 commit 430e577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lxml/lxmlGramplet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ def ParseXML(self, tree, filename):
465465
ErrorDialog(_('Missing header'), _('Not a valid .gramps.\n'
466466
'Cannot run the gramplet...\n'
467467
'Please, try to use a .gramps\n'
468-
'generated by Gramps 4.x.'))
468+
'generated by Gramps 5.1.'))
469469
LOG.error('header missing')
470470
return
471471

0 commit comments

Comments
 (0)