Open
Bug 1480929
Opened 8 years ago
Updated 1 month ago
Make sure all strings are localizable in Bugzilla 6 release
Categories
(Bugzilla :: Bugzilla-General, task)
Bugzilla
Bugzilla-General
Tracking
()
NEW
People
(Reporter: kohei, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: l12y)
In some extensions, strings are hardcoded in JavaScript. All the strings must be in template files so Bugzilla 6 will be able to be localized like past releases.
https://www.bugzilla.org/download/
| Reporter | ||
Updated•8 years ago
|
Status: ASSIGNED → NEW
| Reporter | ||
Comment 1•7 years ago
|
||
My PR for Bug 1484892 demonstrates how to expose strings to a template and use them in JavaScript: https://github.com/mozilla-bteam/bmo/pull/736
| Reporter | ||
Updated•7 years ago
|
Blocks: bugzilla-6
| Reporter | ||
Updated•7 years ago
|
Type: enhancement → task
| Reporter | ||
Updated•7 years ago
|
Assignee: kohei.yoshino → nobody
Assignee: nobody → general
Component: General → Bugzilla-General
Product: bugzilla.mozilla.org → Bugzilla
QA Contact: default-qa
Version: Production → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•