* src/ArgHandler.py: Fixed typo
svn: r4352
This commit is contained in:
@@ -283,7 +283,7 @@ class ArgHandler:
|
||||
_("New GRAMPS database has to be set up "
|
||||
"when opening non-native formats. The "
|
||||
"following dialog will let you select "
|
||||
"the new database.",
|
||||
"the new database."),
|
||||
self.parent.topWindow)
|
||||
prompter = DbPrompter.NewNativeDbPrompter(self.parent)
|
||||
if not prompter.chooser():
|
||||
|
Reference in New Issue
Block a user