UTF-8 support for translations, clean up gettext, improved gallery handling
svn: r1204
This commit is contained in:
@@ -44,9 +44,7 @@ import gtk.glade
|
||||
from RelLib import *
|
||||
|
||||
import Utils
|
||||
import intl
|
||||
_ = intl.gettext
|
||||
|
||||
from intl import gettext as _
|
||||
|
||||
db = None
|
||||
glade_file = None
|
||||
|
||||
Reference in New Issue
Block a user