Changed title from Person Note to Note
svn: r11728
This commit is contained in:
parent
83fecfac74
commit
87bb35b64a
@ -246,7 +246,7 @@ register(type="gramplet",
|
|||||||
height=100,
|
height=100,
|
||||||
expand=True,
|
expand=True,
|
||||||
content = NoteGramplet,
|
content = NoteGramplet,
|
||||||
title=_("Person Note"),
|
title=_("Note"),
|
||||||
detached_width = 500,
|
detached_width = 500,
|
||||||
detached_height = 400,
|
detached_height = 400,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user