zim-wiki team mailing list archive
-
zim-wiki team
-
Mailing list archive
-
Message #00205
Re: Portable Zim: localization issue
On Thu, Mar 12, 2009 at 7:39 PM, Dotan Cohen <dotancohen@xxxxxxxxx> wrote:
>> Can you check with the debug switch what zim thinks the encoding is ?
>>
>
> """
> No langinfo available. Defaulting to utf8
> WARNING: You don't seem to have any mimeinfo.cache files.
> Try running the update-desktop-database command. If you
> don't have this command you should install the
> desktop-file-utils package. This package is available from
> http://freedesktop.org/wiki/Software_2fdesktop_2dfile_2dutils
> """
>
> Furthermore, if it helps:
> """
> G:\zim\ZIMDES~1>chcp
> Active code page: 862
> """
Ok, what is happening is that zim doesn't know about the hebrew
localization and instead handles data as utf8.
Zim tries to use the I18N::Langinfo module to provide this information
if it is available. Seems camelbox includes some I18N modules, but not
this one.
Regards,
Jaap
Follow ups
References