Second update for consistent use of Gramps. See issue 3355.
svn: r13611
This commit is contained in:
@ -125,7 +125,7 @@ class ArgHandler(object):
|
||||
return db_path
|
||||
else:
|
||||
self.__error( _('Error: Input family tree "%s" does not exist.\n'
|
||||
"If gedcom, gramps-xml or grdb, use the -i option to "
|
||||
"If GEDCOM, Gramps-xml or grdb, use the -i option to "
|
||||
"import into a family tree instead.") % value)
|
||||
sys.exit(0)
|
||||
|
||||
|
Reference in New Issue
Block a user