Use TransUtils for context

svn: r11219
This commit is contained in:
Jérôme Rapinat 2008-10-29 19:31:29 +00:00
parent 83f578cfa0
commit 34402a9e28

View File

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