On Fri, Feb 06, 2009 at 03:25:11PM +0000, AllenJB wrote: > Frank Schwidom wrote: >> Hi, >> im searching for a suitable package which provides locales for html. Is >> there any existing known package? When not, is it possible to create >> such a package, and how? >> Regards > What exactly are you trying to do? > > LANG usually specifies the language you want software to use while LC_ALL > usually specifies the locale settings (things like what format do you want > long numbers in) software should use. > > AllenJB
I want to handle html-files like UTF-8 or ISO-8859-1 files. Regards