This commit is contained in:
Jérôme Rapinat 2014-06-16 16:08:50 +02:00
parent 70a30c6c3d
commit c93bffb8f6

View File

@ -111,7 +111,7 @@ class WelcomeGramplet(Gramplet):
welcome += linkst(_('Start with Genealogy and Gramps'),
_('http://www.gramps-project.org/wiki/index.php?title=Start_with_Genealogy')) + '\n'
welcome += linkst(_('Gramps online manual'),
join.(URL_WIKISTRING, URL_MANUAL_PAGE, _('locale_code|'))) + '\n'
URL_WIKISTRING + URL_MANUAL_PAGE + _('locale_suffix|')) + '\n'
welcome += linkst(_('Ask questions on gramps-users mailing list'),
_('http://gramps-project.org/contact/')) + '\n\n'