Re: [Phpvideopro-developers] language support
Brought to you by:
izzy
From: Itzchak R. <izz...@qu...> - 2001-09-20 17:07:53
|
Hi Tom, Tom Albers wrote: > I think you chould keep it simple. Set a cookie for the visitors > who change the language. Default look at their country of origin > and set a cookie for that language. Toghether with the charset. > There should be a button to switch to english instantly, cause > not everybody in that country speaks / understand that language > (in our country there are working a lot of english speaking > persons). Again: it's intended for single-user-environment for now (and will be at least for the next couple of month). For the demo, it should in fact be reset to English from time to time - but this could be done by simply adding another "entry point" that first switches the language back to English and then redirects the visitor to the demo. I know, it's not nice when there are multiple users at the same time, but everything else would be too difficult to do "quick-and-dirty" :-) </izzy> |