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