First update for consistent use of Gramps. See issue 3355.
svn: r13610
This commit is contained in:
@@ -520,7 +520,7 @@ class GrampsDBDir(GrampsDbBase, UpdateCallback):
|
||||
_("You cannot open this database "
|
||||
"without upgrading it.\n"
|
||||
"If you upgrade then you won't be able "
|
||||
"to use previous versions of GRAMPS.\n"
|
||||
"to use previous versions of Gramps.\n"
|
||||
"You might want to make a backup copy "
|
||||
"first."),
|
||||
_("Upgrade now"),
|
||||
|
||||
@@ -78,7 +78,7 @@ PTYPE_STR = {
|
||||
DOCGEN: _('Doc creator'),
|
||||
GENERAL: _('Plugin lib'),
|
||||
MAPSERVICE: _('Map service'),
|
||||
VIEW: _('GRAMPS View'),
|
||||
VIEW: _('Gramps View'),
|
||||
RELCALC: _('Relationships'),
|
||||
GRAMPLET: _('Gramplet'),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user