Martin Timm wrote:
Hi,
i want to run an english system including german umlaute and euro-symbol.
I tried serveral combinations in /etc/sysconfig/i18n but none worked.
Does anyone found a solution ?
german i18n looks like this # cat /etc/sysconfig/i18n LANG="de_DE.UTF-8" SUPPORTED="de_DE.UTF-8:de_DE:de" SYSFONT="latarcyrheb-sun16"
some progs need "de_DE" eg. gnucash for propper umlauts in the reports $ LANG=de_DE gnucash
-- shrek-m