[Zope] Re: localize zope
Josef Meile
jmeile@hotmail.com
Thu, 3 Jul 2003 14:04:42 +0200
> --- In zope@yahoogroups.com, george donnelly <list@z...> wrote:
> > Can anyone point me to some info on localizing the ZMI to Spanish (on
> > FreeBSD). I appear to have done everything right but tildes and "enye"'s
> are
> > getting turned into something else. thanks
> Perhaps you have to change the char setting of your browser to Latin-1 or
> instead
> of writting the special characters you could write it's html
representation.
Maybe you have also to start your zope with the "ISO8859-1" char set:
-L "ISO8859-1"
Regards,
Josef