* various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context.
svn: r6155
This commit is contained in:
@@ -37,7 +37,7 @@ import locale
|
||||
import re
|
||||
from sys import maxint
|
||||
import sets
|
||||
from gettext import gettext as _
|
||||
from TransUtils import sgettext as _
|
||||
import logging
|
||||
log = logging.getLogger(".GrampsDb")
|
||||
|
||||
|
Reference in New Issue
Block a user