Hi folks,
I've altered the PHP underlying a website to support
a few languages other than English, but the Firefox version that
I'm using is of course the English-language one.
When I set the language in the preferences e.g. to French,
the website still thinks the browser is English. Is there a way
to properly change the browser language?
Thanks. 6 6476
Scripsit pl*******@yahoo.com:
I've altered the PHP underlying a website to support
a few languages other than English,
Meaning what?
but the Firefox version that
I'm using is of course the English-language one.
Is that relevant? How?
When I set the language in the preferences e.g. to French,
In the browser? Surely?
the website still thinks the browser is English.
No it doesn't.
Is there a way
to properly change the browser language?
That wouldn't be an _authoring_ problem, would it?
Please explain in concrete terms what you have done. Start from giving
us the URL. You probably need to reveal some PHP code too.
Followups trimmed to alt.html, since this does not seem to be about HTML
authoring in the strict sense applicable in c.i.w.a.h.
--
Jukka K. Korpela ("Yucca") http://www.cs.tut.fi/~jkorpela/
In article
<e2**********************************@d77g2000hsb. googlegroups.com>, pl*******@yahoo.com wrote:
the website still thinks the browser is English
Mori and his wife were dining in a Kosher restaurant in New York when
the manager spots them.
Hey, Mori! Good to see you.
Oy, Saul, I didn't know you went into the restaurant business? You were
in used cars back then, huh! Listen here, I am so impressed by how well
and politely your Chinese waiter speaks Yiddish!"
Ssshhi! I taught him - he is applying for American citizenship - he
thinks it is English.
--
dorayme pl*******@yahoo.com schreef:
Hi folks,
I've altered the PHP underlying a website to support
a few languages other than English, but the Firefox version that
I'm using is of course the English-language one.
When I set the language in the preferences e.g. to French,
the website still thinks the browser is English. Is there a way
to properly change the browser language?
Thanks.
Type in the address bar:
about :config
You will get a list of settings. Search for "en-" and you see some
language settings.
On Sat, 31 May 2008 17:45:35 +0200, <pl*******@yahoo.comwrote:
I've altered the PHP underlying a website to support
a few languages other than English, but the Firefox version that
I'm using is of course the English-language one.
When I set the language in the preferences e.g. to French,
the website still thinks the browser is English. Is there a way
to properly change the browser language?
Euhm, I never had any trouble checking the Accept-Language header in PHP&
altering my preferences with FireFox...? Another language to the top / as
prefered was perfectly reflected in that header. If yours doesn't, search
for, and possibly file, a bug report. Unless you are mistakingly trying to
parse the User-Agent string for language-indications. In which case: don't.
Test:
1) English on top, Dutch as second:
Accept-Language: en-gb,en;q=0.7,nl;q=0.3
2) German on top, French as second
Accept-Language: de,fr;q=0.5
No problems here. I do seem to have an old version (2.0.0.14), can't
imagine they broke in further releases though, will check tomorrow with
FF3.
(dropped alt.html, newsserver doesn't carry it).
--
Rik Wasmus
....spamrun finished
..oO(Rik Wasmus)
>On Sat, 31 May 2008 17:45:35 +0200, <pl*******@yahoo.comwrote:
>I've altered the PHP underlying a website to support a few languages other than English, but the Firefox version that I'm using is of course the English-language one. When I set the language in the preferences e.g. to French, the website still thinks the browser is English. Is there a way to properly change the browser language?
Euhm, I never had any trouble checking the Accept-Language header in PHP & altering my preferences with FireFox...? Another language to the top / as prefered was perfectly reflected in that header. If yours doesn't, search for, and possibly file, a bug report. Unless you are mistakingly trying to parse the User-Agent string for language-indications. In which case: don't.
Test: 1) English on top, Dutch as second: Accept-Language: en-gb,en;q=0.7,nl;q=0.3
2) German on top, French as second Accept-Language: de,fr;q=0.5
No problems here. I do seem to have an old version (2.0.0.14), can't imagine they broke in further releases though, will check tomorrow with FF3.
It could also be a bug in his script. If you parse the Accept-Language
header, you should also take the quality parameters into account or you
might get unexpected results.
Micha
On 3 juin, 14:55, Michael Fesser <neti...@gmx.dewrote:
.oO(Rik Wasmus)
On Sat, 31 May 2008 17:45:35 +0200, <plenty...@yahoo.comwrote:
I've altered the PHP underlying a website to support
a few languages other than English, but the Firefox version that
I'm using is of course the English-language one.
When I set the language in the preferences e.g. to French,
the website still thinks the browser is English. Is there a way
to properly change the browser language?
Euhm, I never had any trouble checking the Accept-Language header in PHP& *
altering my preferences with FireFox...? Another language to the top / as *
prefered was perfectly reflected in that header. If yours doesn't, search *
for, and possibly file, a bug report. Unless you are mistakingly trying to *
parse the User-Agent string for language-indications. In which case: don't.
Test:
1) English on top, Dutch as second:
* *Accept-Language: en-gb,en;q=0.7,nl;q=0.3
2) German on top, French as second
* *Accept-Language: de,fr;q=0.5
No problems here. I do seem to have an old version (2.0.0.14), can't *
imagine they broke in further releases though, will check tomorrow with *
FF3.
It could also be a bug in his script. If you parse the Accept-Language
header, you should also take the quality parameters into account or you
might get unexpected results.
Micha
Hello
use Quick Locale Switcher 1.6.5.9 extension for firefox maybe https://addons.mozilla.org/fr/firefox/addon/1333 This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Keith MacDonald |
last post by:
Hello,
Is there a portable (at least for VC.Net and g++) method to convert text
between
wchar_t and char, using the standard library? I may...
|
by: Mark Olbert |
last post by:
The doPostBack javascript functioning is not submitting the page when called by linkbuttons (or an
autopostback checkbox, for that matter).
I'm...
|
by: KPS |
last post by:
I'm attempting to create a simple treeview-like behavior in JavaScript.
The desired behavior happens in IE but I cannot get the same to happen
in...
|
by: toldyouso |
last post by:
The following script works in IE but in Firefox errors with the msg
Enumerator is not defined.
<html>
<head>
<meta name="vs_defaultClientScript"...
|
by: Dave |
last post by:
Hi,
I've been trawling the web for answer to my problem with no luck
although I'm hardly alone it seems!
Below is the generated source for an...
|
by: 80s.arcade |
last post by:
Hi.
Please take a look at this page:
http://tinyurl.com/s2l8w
In IE6, putting the mouse on each of the two items highlights the word
in a...
|
by: plenty900 |
last post by:
Hi folks,
I've altered the PHP underlying a website to support
a few languages other than English, but the Firefox version that
I'm using is of...
|
by: littlealex |
last post by:
IE6 not displaying text correctly - IE 7 & Firefox 3 are fine! Need some help with this as fairly new to CSS!
In IE6 the text for the following...
|
by: =?Utf-8?B?UGF1bA==?= |
last post by:
Hallo,
I have a radiobuttonlist control that is added on a custom Web User Control.
This control has a property that exposes the SelectedIndex...
|
by: concettolabs |
last post by:
In today's business world, businesses are increasingly turning to PowerApps to develop custom business applications. PowerApps is a powerful tool...
|
by: better678 |
last post by:
Question:
Discuss your understanding of the Java platform. Is the statement "Java is interpreted" correct?
Answer:
Java is an object-oriented...
|
by: teenabhardwaj |
last post by:
How would one discover a valid source for learning news, comfort, and help for engineering designs? Covering through piles of books takes a lot of...
|
by: Kemmylinns12 |
last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and...
|
by: jalbright99669 |
last post by:
Am having a bit of a time with URL Rewrite. I need to incorporate http to https redirect with a reverse proxy. I have the URL Rewrite rules made...
|
by: Matthew3360 |
last post by:
Hi there. I have been struggling to find out how to use a variable as my location in my header redirect function.
Here is my code.
...
|
by: Matthew3360 |
last post by:
Hi, I have a python app that i want to be able to get variables from a php page on my webserver. My python app is on my computer. How would I make it...
|
by: Arjunsri |
last post by:
I have a Redshift database that I need to use as an import data source. I have configured the DSN connection using the server, port, database, and...
|
by: Oralloy |
last post by:
Hello Folks,
I am trying to hook up a CPU which I designed using SystemC to I/O pins on an FPGA.
My problem (spelled failure) is with the...
| |