On Mon, 30 Aug 1999, you wrote:
> >ok, now it is:
> >
> >(please, add the addings in place, so that i can take the final list ;-)
>
> 'English (USA)' # This one won't make anyone happy...
> 'English (UK)' => 'Europe/London'
> 'French (France)' => 'Europe/Paris'
> 'French (Belgium)' => 'Europe/Brussels'
> 'French (Canada)' => 'Canada/Newfoundland' # or Atlantic ? or Eastern ?
> 'German (Germany)' => 'Europe/Berlin'
> 'Hungarian' => 'Europe/Budapest'
> 'Icelandic' => 'Atlantic/Reykjavik'
> 'Indonesian' => 'Asia/Jakarta'
> 'Italian (Italy)' => 'Europe/Rome'
> 'Italian (San Marino)' => 'Europe/San_Marino'
> 'Italian (Vatican)' => 'Europe/Vatican'
> 'Italian (Switzerland)' => 'Europe/Zurich'
> 'Japanese' => 'Asia/Tokyo'
> 'Norwegian (Bokmaal)' => 'Europe/Oslo'
> 'Norwegian (Nynorsk)' => 'Europe/Oslo'
> 'Portuguese (Brazil)' => 'Brazil/East' # most people live on the east coast
> 'Portuguese (Portugal)' => 'Europe/Lisbon'
> 'Romanian' => 'Europe/Bucharest'
> 'Russian' => 'Europe/Moscow'
> 'Slovak' => 'Europe/Bratislava'
> 'Spanish (Spain)' => 'Europe/Madrid'
> 'Turkish' => 'Europe/Istanbul'
> 'Ukrainian' => 'Europe/Kiev'
> 'Walon' => 'Europe/Brussels'
>
Swedish => 'Europe/Stockholm'
I am soon finished with the .pot file for ya
Michael Irving