Closed
Bug 890726
Opened 12 years ago
Closed 12 years ago
HTML validation strings are always in English on localized builds
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox22 unaffected, firefox23- affected, firefox24- affected)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
firefox22 | --- | unaffected |
firefox23 | - | affected |
firefox24 | - | affected |
People
(Reporter: flod, Assigned: Pike)
References
Details
Attachments
(3 files)
Running Fennec in Italian (nightly), html validation messages are displayed in English.
These strings are part of dom.properties (FormValidation*)
http://hg.mozilla.org/l10n-central/it/file/96eb867b0f00/dom/chrome/dom/dom.properties
I believe this is a regression from bug 792077
Assignee | ||
Comment 1•12 years ago
|
||
Where does that string show on Android?
If we need dom.properties for the UI, we should add it to http://hg.mozilla.org/mozilla-central/file/f8a08d0a1b2a/mobile/android/locales/jar.mn#l60.
Reporter | ||
Comment 2•12 years ago
|
||
They're displayed near the fields with constraints. See for example this form with a required field.
Reporter | ||
Comment 3•12 years ago
|
||
Assignee | ||
Comment 4•12 years ago
|
||
I take it you ran that through an Italian build?
Anywho, yes, we should fix this and upstream it. Requesting tracking 'til 23, which is where we shipped the original patch.
tracking-firefox23:
--- → ?
tracking-firefox24:
--- → ?
Reporter | ||
Comment 5•12 years ago
|
||
Yes, Italian build, verified on both nightly (fx25) and beta (fx23).
Reporter | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #4)
> Anywho, yes, we should fix this and upstream it. Requesting tracking 'til
> 23, which is where we shipped the original patch.
Should we consider backing out bug 792077 on FF23 until this is resolved? We're concerned this may be a canary in the coalmine for other l10n issues.
Assignee: nobody → l10n
status-firefox22:
--- → unaffected
status-firefox23:
--- → affected
status-firefox24:
--- → affected
Assignee | ||
Comment 8•12 years ago
|
||
IMHO, we should keep the current patch. Neither this nor the about pages are a major regression, and I'll create a patch this week. flod had good input on what's needed.
Comment 9•12 years ago
|
||
(In reply to Axel Hecht [:Pike] from comment #8)
> IMHO, we should keep the current patch. Neither this nor the about pages are
> a major regression, and I'll create a patch this week. flod had good input
> on what's needed.
I've got a slight concern for about:crashes not in the users language that's about it re: about:pages
Comment 10•12 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #9)
> (In reply to Axel Hecht [:Pike] from comment #8)
> > IMHO, we should keep the current patch. Neither this nor the about pages are
> > a major regression, and I'll create a patch this week. flod had good input
> > on what's needed.
>
> I've got a slight concern for about:crashes not in the users language that's
> about it re: about:pages
Any about: page that requires typing in the URL bar is probably low priority. I hope we get a fix, but I agree with Axel that the severity level is low.
Reporter | ||
Comment 11•12 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #10)
> Any about: page that requires typing in the URL bar is probably low
> priority.
I agree.
Updated•12 years ago
|
Reporter | ||
Comment 12•12 years ago
|
||
This was fixed in bug 891118
https://hg.mozilla.org/mozilla-central/rev/c1443b4d7e51
Verified on Firefox 25.0a1 (2013-07-13)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•12 years ago
|
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•