UTF-8 support for translations, clean up gettext, improved gallery handling
svn: r1204
This commit is contained in:
@@ -44,8 +44,7 @@ import gtk.glade
|
||||
# standard python modules
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
from intl import gettext
|
||||
_ = gettext
|
||||
from intl import gettext as _
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
#
|
||||
|
Reference in New Issue
Block a user