Christian Weisgerber <[EMAIL PROTECTED]> wrote: > Our tcsh port currently installs a bunch of localized message catalogs: > French, German, Russian, etc. > How are they enabled?
I've been informed and can confirm that setting the NLSPATH environment variable to the full path of the respective message catalog will make tcsh use it. $ NLSPATH=/usr/local/share/nls/fr_FR.ISO_8859-1/tcsh.cat tcsh -c '!!' 0: événement introuvable. -- Christian "naddy" Weisgerber [EMAIL PROTECTED]
