UTF-8 support for translations, clean up gettext, improved gallery handling
svn: r1204
This commit is contained in:
@ -34,11 +34,9 @@ import os
|
||||
#------------------------------------------------------------------------
|
||||
from RelLib import *
|
||||
import Utils
|
||||
import intl
|
||||
from intl import gettext as _
|
||||
import GrampsCfg
|
||||
|
||||
_ = intl.gettext
|
||||
|
||||
#------------------------------------------------------------------------
|
||||
#
|
||||
# GTK/GNOME modules
|
||||
|
Reference in New Issue
Block a user