Changed title from Person Note to Note

svn: r11728
This commit is contained in:
Doug Blank 2009-01-25 23:24:54 +00:00
parent 83fecfac74
commit 87bb35b64a

View File

@ -246,7 +246,7 @@ register(type="gramplet",
height=100,
expand=True,
content = NoteGramplet,
title=_("Person Note"),
title=_("Note"),
detached_width = 500,
detached_height = 400,
)