5338: Family Descendant Chart text errors; english locale
svn: r18390
This commit is contained in:
parent
5f2a002a6c
commit
0c2773f39c
@ -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…
Reference in New Issue
Block a user