Duplicate category (fix by Peter, Gary)

svn: r16882
This commit is contained in:
Jérôme Rapinat 2011-03-22 14:34:34 +00:00
parent 9972d305d4
commit 09d0fe7be5

View File

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