Fix of issue 3480.
svn: r13996
This commit is contained in:
parent
f579f495cb
commit
e4dfdb9190
@ -30,7 +30,7 @@ Base type for all gramps types.
|
||||
# Python modules
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
from gettext import gettext as _
|
||||
from TransUtils import gettext as _
|
||||
_UNKNOWN = _('Unknown')
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user