Update URL to Gramps 4.2 page
This commit is contained in:
parent
4482d18e17
commit
3cb078cbd5
@ -56,7 +56,7 @@ _DBVERSION = 14
|
|||||||
def importData(database, filename, user):
|
def importData(database, filename, user):
|
||||||
migrate_dict = { 'gramps_wiki_migrate_two_to_three_url' :
|
migrate_dict = { 'gramps_wiki_migrate_two_to_three_url' :
|
||||||
URL_WIKISTRING +
|
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" }
|
"Moving_a_Gramps_2.2_databases_to_Gramps_3.x" }
|
||||||
user.notify_error(_("%s could not be opened") % filename,
|
user.notify_error(_("%s could not be opened") % filename,
|
||||||
_("The Database version is not supported "
|
_("The Database version is not supported "
|
||||||
|
Loading…
Reference in New Issue
Block a user