Use TransUtils for context

svn: r11218
This commit is contained in:
Jérôme Rapinat
2008-10-29 19:28:48 +00:00
parent b2c6b32ac8
commit 29c1e47abc

View File

@@ -25,7 +25,7 @@
# Standard Python modules # Standard Python modules
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
from gettext import gettext as _ from TransUtils import sgettext as _
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #