Closed
Bug 999094
Opened 12 years ago
Closed 12 years ago
Review country names in the Stats page dropdown box
Categories
(Websites :: glow.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aalmossawi, Unassigned)
Details
Could you kindly advise whether the country names in the dropdown are politically correct or whether they may need to be modified, e.g. Falkland Islands, for instance?
https://github.com/mozilla/mrburns/blob/master/mrburns/main/templates/stats.html
https://webwewant.allizom.org/en/
Thank you.
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(francesco.lodolo)
Comment 1•12 years ago
|
||
Not sure I can help much, CCing l10n community for advice.
What about using some standard source to avoid complaints?
http://en.wikipedia.org/wiki/ISO_3166-1
That means:
* Falkland Islands (Malvinas)
* Taiwan, Province of China
* Macedonia, the former Yugoslav Republic of
* Palestine, State of
CCing Peter for Taiwan, Goce for Macedonia, maybe they can give us a bit more info.
CCing also Pascal, who's been around more than me and probably has already experience on this.
Flags: needinfo?(francesco.lodolo)
Comment 2•12 years ago
|
||
Please keep Taiwan simply as "Taiwan", thanks.
Comment 3•12 years ago
|
||
Thanks Francesco.
Please keep Macedonia as simply "Macedonia". People here are very sensitive to the the provisional reference used by the United Nations.
Thank you.
Comment 4•12 years ago
|
||
Could we use the word 'region' in lieu of 'country' just to be a little bit more agnostic here?
Comment 5•12 years ago
|
||
We're already using "region" in the main screen, but in this context I think it would be more confusing, since we're actually talking about nations.
Comment 6•12 years ago
|
||
I also see a pending pull request about Country names
https://github.com/mozilla/mrburns/pull/100
| Reporter | ||
Comment 7•12 years ago
|
||
Yes, that PR will likely address the concern raised herein. I will keep you posted. Thank you for the feedback.
| Reporter | ||
Comment 8•12 years ago
|
||
pmac, given the way the country dropdown is now populated, are we able to make the changes mentioned herein to a subset of country names? I'm also wondering whether it would be possible to change the country names that begin with "Saint" to "St" so that they take up less space on the third chart?
Flags: needinfo?(pmac)
Comment 9•12 years ago
|
||
The country list we now use is from Firefox source. It's about as close to the "Official Mozilla List" as we can get. We can do some mods on the fly if we need to, but the things you're suggesting would only help english, and this list is translated into all of our supported languages, and some names are likely much longer than their english versions. So I think we need a good solution to long strings instead of just shortening the english ones.
Flags: needinfo?(pmac)
Comment 10•12 years ago
|
||
Given pmacs last comment can we close out this bug?
| Reporter | ||
Comment 11•12 years ago
|
||
I've no objections.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•