diff --git a/gramps/gen/lib/event.py b/gramps/gen/lib/event.py index f82bc7c8e..c436c7841 100644 --- a/gramps/gen/lib/event.py +++ b/gramps/gen/lib/event.py @@ -162,7 +162,7 @@ class Event(CitationBase, NoteBase, MediaBase, AttributeBase, "title": _("Media")}, "attribute_list": {"type": "array", "items": Attribute.get_schema(), - "title": _("Media")}, + "title": _("Attributes")}, "change": {"type": "integer", "title": _("Last changed")}, "tag_list": {"type": "array",