Closed
Bug 1047405
Opened 10 years ago
Closed 10 years ago
Comment tagging GUI not fully localizable because of text in Javascript instead of template
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 5.0
People
(Reporter: Wurblzap, Assigned: glob)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mail
:
review+
|
Details | Diff | Splinter Review |
js/comment-tagging.js contains GUI text:
'Comment Tags:'
"Comment tags must be at least " + this.min_len + " characters."
"Comment tags cannot be longer than " + this.min_len + " characters."
These cannot be localized and therefore need to be moved to a template.
Attachment #8466213 -
Flags: review?(sgreen)
Updated•10 years ago
|
Attachment #8466213 -
Flags: review?(sgreen) → review+
Updated•10 years ago
|
Flags: approval?
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git
424b21e..2cb85ad master -> master
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•