Edmund GRIMLEY EVANS writes:
> $ LANG=tr_TR /usr/bin/iconv -f ISO-8859-1 -t ISO-8859-1 < /dev/null
> $ LANG=tr_TR /usr/bin/iconv -f iso-8859-1 -t iso-8859-1 < /dev/null
> /usr/bin/iconv: conversion from `iso-8859-1' to `iso-8859-1' not supported
>
> I've reported this as http://bugs.debian.org/95444
I agree this looks like a bug.
> Secondly, if you have LANG=fr LANGUAGE=de then you get German messages
> but nl_langinfo(YESEXPR) and nl_langinfo(NOEXPR) are French. This is
> confusing
LANGUAGE has an influence only on gettext. If you want to influence
gettext() and nl_langinfo(YESEXPR), use LC_MESSAGES:
LANG=fr_FR LC_MESSAGES=de_DE
Bruno
-
Linux-UTF8: i18n of Linux on all levels
Archive: http://mail.nl.linux.org/lists/