Re: [PHP-WEBMASTER] Default Language displayed
[email protected] ("Hannes Magnusson")
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On Jan 15, 2008 12:04 PM, <[email protected]> wrote: > Hello, > > Just to let you know that when I go to some of the pages on the .ie > subdomain (http://ie.php.net/manual/da/function.stristr.php), the default Note the /da/ in the url, it means Danish. > language being displayed is in Danish, however, the language displayed in > the pulldown menu is English. I can change the language to English by The "selected" language in the pulldown menu isn't the current language, its just a list of alternatives (not showing the current language). -Hannes