UTF-8 support for translations, clean up gettext, improved gallery handling

svn: r1204
This commit is contained in:
Don Allingham
2002-11-25 04:30:36 +00:00
parent 57beb883ee
commit b6926fa77b
79 changed files with 2579 additions and 2750 deletions

View File

@@ -36,9 +36,7 @@ import string
#------------------------------------------------------------------------
from Report import *
from TextDoc import *
import intl
_ = intl.gettext
from intl import gettext as _
#------------------------------------------------------------------------
#