* various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext
svn: r6282
This commit is contained in:
@@ -37,7 +37,7 @@ import locale
|
||||
import re
|
||||
from sys import maxint
|
||||
import sets
|
||||
from TransUtils import sgettext as _
|
||||
from gettext import gettext as _
|
||||
import logging
|
||||
log = logging.getLogger(".GrampsDb")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user