Closed Bug 1193815 Opened 9 years ago Closed 9 years ago

Ensure jsi18n Works

Categories

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

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: davidwalsh, Unassigned)

Details

(Whiteboard: [specification][type:change])

What feature should be changed? Please provide the URL of the feature if possible.
==================================================================================
Our gettext resource doesn't seem to be outputting a catalog -- we should fix that, and optimally make the JS static for performance improvements.

What problems would this solve?
===============================
Functionality, performance

Who would use this?
===================
-

What would users see?
=====================
-

What would users do? What would happen as a result?
===================================================
-

Is there anything else we should know?
======================================
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/e0a0e0aee87975b83f6945ffaf95ed265a00f1a1
Fix bug 1193815 - Fixed rendering of JavaScript translation catalogs.

This makes use of the "javascript" domain name used by the non-standard i18n setup Mozilla uses.
Also move to using a cacheback job to profit from thundering herd protection etc.

https://github.com/mozilla/kuma/commit/a00ea4a5727d0d47c34419eb76e8bee79204565c
Merge pull request #3408 from mozilla/bug1193815

Fix bug 1193815 - Fixed rendering of JavaScript translation catalogs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/193ce19ea3db3db7a9196fcef2531de7c3633003
Bug 1193815 - Removed more traces of the old jsi18n view.

https://github.com/mozilla/kuma/commit/e1ea13127f39530862193f534879d20113abdbb8
Merge pull request #3412 from mozilla/bug1193815-2

Bug 1193815 - Removed more traces of the old jsi18n view.
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.