5338: Family Descendant Chart text errors
svn: r18389
This commit is contained in:
parent
93ec059b3d
commit
64bbc22485
@ -33,12 +33,7 @@ Reports/Graphical Reports/Personal Tree
|
|||||||
# GRAMPS modules
|
# GRAMPS modules
|
||||||
#
|
#
|
||||||
#------------------------------------------------------------------------
|
#------------------------------------------------------------------------
|
||||||
try:
|
from TransUtils import sgettext as _
|
||||||
from TransUtils import get_addon_translator
|
|
||||||
_ = get_addon_translator(__file__).gettext
|
|
||||||
except:
|
|
||||||
import gettext
|
|
||||||
_ = gettext.gettext
|
|
||||||
|
|
||||||
from Errors import ReportError
|
from Errors import ReportError
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user