8888 'Person Reference Editor' add Help link & wiki section stub

This commit is contained in:
Sam Manzi 2015-09-15 10:10:18 +10:00
parent 2e6e13e166
commit 75ac634fa9

View File

@ -64,8 +64,8 @@ from gramps.gen.const import URL_MANUAL_PAGE
#
#-------------------------------------------------------------------------
WIKI_HELP_PAGE = _('%s_-_Entering_and_editing_data:_detailed_-_part_2') % URL_MANUAL_PAGE
WIKI_HELP_SEC = _('xxx_someone_forgot_to_add_a_link_xxx')
WIKI_HELP_PAGE = _('%s_-_Entering_and_editing_data:_detailed_-_part_1') % URL_MANUAL_PAGE
WIKI_HELP_SEC = _('Person_Reference_Editor')
#-------------------------------------------------------------------------
#