Closed
Bug 522980
Opened 15 years ago
Closed 15 years ago
Fennec NetError pages are not localizable
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tomer, Unassigned)
Details
Attachments
(1 file)
51.03 KB,
image/png
|
Details |
It seems that the file netError.dtd is not attached correctly to the langpack. I'm getting English error messages, even as I've translated the file he/mobile/chrome/overrides/netError.dtd.
My short investigation show that it happens because we pack xulrunner with the en-us langpack instead of the locale langpack.
Steps to reproduce:
1. Launch Fennec.
2. Enter web address which will show you an error message.
Actual result:
English messages.
Expected result:
Translated error messages.
Reporter | ||
Comment 1•15 years ago
|
||
As you can see, the message is in plain English, while he.jar contain the translated file. The file can be accesses online here - http://mxr.mozilla.org/l10n-mozilla1.9.2/source/he/mobile/chrome/overrides/netError.dtd
Comment 2•15 years ago
|
||
Was this fixed by bug 524937?
Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Was this fixed by bug 524937?
Looking good, while I'm not sure if the desktop messages are the right content for mobile.
Status -> Resolved.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
verified FIXED On build:
Mozilla/5.0 (X11; U; Linux armv6l; Nokia N8xx; en-US; rv:1.9.2) Gecko/20100105 Firefox/3.6 Fennec/1.0
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•