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