Closed
Bug 80959
Opened 24 years ago
Closed 24 years ago
XML parser errors are not localizable
Categories
(Core :: Internationalization: Localization, defect, P3)
Core
Internationalization: Localization
Tracking
()
mozilla0.9.2
People
(Reporter: rbs, Assigned: hjtoi-bugzilla)
Details
(Keywords: helpwanted, l12y)
[Spin off from bug 47416]
Parser strings, such as error messages, are hardcoded and this makes
localization impossible. Since the XML parser is supposed to throw a fatal error
on the slightest mistake, these strings are going to be frequently shown to
users.
Assignee | ||
Comment 1•24 years ago
|
||
Should be easy to fix. Localization freeze is in effect, but we'll have another
shot in 0.9.2.
If somebody wants to take this bug feel free, I have quite a lot to do for 0.9.2
already.
Priority: -- → P3
Target Milestone: --- → mozilla0.9.2
Updated•24 years ago
|
Keywords: helpwanted
Comment 2•24 years ago
|
||
Dupe of 15089?
Assignee | ||
Comment 3•24 years ago
|
||
Dupe, thanks.
*** This bug has been marked as a duplicate of 15089 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•