diff --git a/src/plugins/gramplet/DefaultGramplets.py b/src/plugins/gramplet/DefaultGramplets.py index 3bb1126b6..0b7ee138f 100644 --- a/src/plugins/gramplet/DefaultGramplets.py +++ b/src/plugins/gramplet/DefaultGramplets.py @@ -1986,7 +1986,7 @@ register(type="gramplet", tname=_("Relatives Gramplet"), height=200, content = RelativesGramplet, - title=_("Active Person's Relatives"), + title=_("Relatives"), detached_width = 250, detached_height = 300, )