* various: Use TransUtils.sgettext instead of gettext.gettext to work out stripping the context.
svn: r6155
This commit is contained in:
@@ -45,7 +45,7 @@ from Editors import EditEvent, DelEventQuery
|
||||
# internationalization
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
from gettext import gettext as _
|
||||
from TransUtils import sgettext as _
|
||||
|
||||
column_names = [
|
||||
_('Description'),
|
||||
|
||||
Reference in New Issue
Block a user