Update URL to Gramps 4.2 page

This commit is contained in:
Sam Manzi 2015-08-30 14:03:00 +10:00
parent 4482d18e17
commit 3cb078cbd5

View File

@ -56,7 +56,7 @@ _DBVERSION = 14
def importData(database, filename, user):
migrate_dict = { 'gramps_wiki_migrate_two_to_three_url' :
URL_WIKISTRING +
"Gramps_3.4_Wiki_Manual_-_Manage_Family_Trees#"
"Gramps_4.2_Wiki_Manual_-_Manage_Family_Trees#"
"Moving_a_Gramps_2.2_databases_to_Gramps_3.x" }
user.notify_error(_("%s could not be opened") % filename,
_("The Database version is not supported "