there was a translation string; call gettext

svn: r17082
This commit is contained in:
Jérôme Rapinat 2011-04-08 13:59:00 +00:00
parent b5b20b7f7d
commit f08d0442e2

View File

@ -32,6 +32,7 @@ import gtk
#
#-------------------------------------------------------------------------
from gui.utils import open_file_with_default_application
from gen.ggettext import gettext as _
#-------------------------------------------------------------------------
#