Closed Bug 698537 Opened 13 years ago Closed 11 years ago

Combine valid and supported languages on -dev

Categories

(addons.mozilla.org Graveyard :: Public Pages, enhancement, P5)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX
4.x (triaged)

People

(Reporter: clouserw, Assigned: clouserw)

Details

Combine valid and supported languages on -dev
I think this solves it: AMO_LANGUAGES = AMO_LANGUAGES + HIDDEN_LANGUAGES LANGUAGES = lazy(lazy_langs, dict)() LANGUAGE_URL_MAP = dict([(i.lower(), i) for i in AMO_LANGUAGES])
Added.
That didn't solve the problem, no idea why. -> 4.x
Target Milestone: 6.3.0 → 4.x (triaged)
not enough detail here, wontfixing
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 11 years ago
Priority: -- → P5
Resolution: --- → WONTFIX
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.