Friday 07 May 2004 6:56:26 am
How will my locale setting affect this? In site.ini I see:
[RegionalSettings]
# The primary language for your site Locale=eng-GB
If I look in share/locale, I see:
[james@web locale]$ ls en* eng-CA.ini [email protected] eng-GB.ini eng-US.ini
Now the eng-GB.ini shows:
[Charset]
# The preferred charset Preferred=iso-8859-1
And the [email protected] shows:
[james@web locale]$ more [email protected]
#?ini charset="iso-8859-15"?
[RegionalSettings] LanguageComment=Euro support
[Charset] Preferred=iso-8859-15
[Currency]
Symbol=¤
Name=Euro ShortName=EUR So what does all this mean? Do I need to alter my locale settings to display the euro character? How do I do that? (update site.ini? anything else?)
Thanks, Mark
|