Closed Bug 745951 Opened 12 years ago Closed 12 years ago

Replace locale code exposed to Google with current locale

Categories

(Websites :: Firefox Start, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wenzel, Assigned: wenzel)

References

Details

Currently, we send "hl=en" to Google for all languages (bug 743248). Let's replace this with hl=<thislocale> and see how that performs for our languages. (If we need to add additional ones, we can add make a mapping in the settings file.)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Pascal, Christie: I changed all occurrences of "en" as locale code with the current locale. Feel free to test if this works as expected.
I spot checked a handful of locales (en-us, de, fr, pt-br) and it seems to be working as expected (Google page is display using given locale).

Pascal should still request that localizers test for their locales to see if those are working as expected.
You need to log in before you can comment on or make changes to this bug.