* 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:
@ -54,7 +54,7 @@ import GenericFilter
|
||||
import const
|
||||
from RelLib import Date
|
||||
import Errors
|
||||
from TransUtils import sgettext as _
|
||||
from gettext import gettext as _
|
||||
from QuestionDialog import ErrorDialog
|
||||
from PluginUtils import register_export
|
||||
|
||||
|
Reference in New Issue
Block a user