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
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
try:
|
||||
from TransUtils import get_addon_translator
|
||||
_ = get_addon_translator(__file__).gettext
|
||||
except:
|
||||
import gettext
|
||||
_ = gettext.gettext
|
||||
from TransUtils import sgettext as _
|
||||
|
||||
from Errors import ReportError
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user