Duplicate category (fix by Peter, Gary)

svn: r16883
This commit is contained in:
Jérôme Rapinat 2011-03-22 14:36:20 +00:00
parent 1954a18cca
commit cc8ac0ef61

View File

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