Closed Bug 943987 Opened 12 years ago Closed 12 years ago

Zone menu links are not translated

Categories

(developer.mozilla.org Graveyard :: Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: openjck, Unassigned)

References

Details

(Keywords: intl)

STR: 1. Visit https://developer.mozilla.org/pl/ 2. Hover over Zone menu links (Firefox, Firefox OS, etc.) Actual: Notice that all links point to /en-US documents Expected: All links should point to /pl documents Other information: This might just be due to the link destinations not being translated, but I notice that this holds true in every language. I have not seen any language with correct link destinations in the "Zone" menu. Filing this bug just to keep our findings recorded. If it ends up being a Verbatim issue, we can mark it as invalid.
According to Verbatim /pl is 100% translated. So something else may in fact be going on here.
Quick question: how the zone menu links are generated? I mean: 1. are they hardcoded? 2. are they generated from the page titles? In case 1., it may only means that they were not tagged as needing translation and can be a low-hanging fruit that can be done very quickly.
Blocks: MDNPostLaunch
No longer blocks: 910513
Keywords: intl
The links are added using devmo_url(), which is strangely used elsewhere without issue. https://github.com/mozilla/kuma/blob/master/apps/landing/templates/landing/homepage.html#L52
I fixed this in another PR.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
(In reply to David Walsh :davidwalsh from comment #4) > I fixed this in another PR. Just to be sure we're on the same page, this bug is about the link destinations, not the link text.
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.