Closed
Bug 967787
Opened 11 years ago
Closed 11 years ago
use l10n.localize helper properly
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 949051
People
(Reporter: jhirsch, Assigned: jhirsch)
References
Details
screenshots show escaped html and no email address, where we should have
Assignee | ||
Comment 1•11 years ago
|
||
hmm, looks like the comment box ate my comment. we want the email wrapped in < strong > tags.
we also want to bolden the names of the apps in the description paragraph, as mentioned in 967888. moving that bit over here. (maybe we search the paragraph for those phrases? or we split it into pieces and assemble? sigh)
Assignee | ||
Comment 2•11 years ago
|
||
I've backed out the < strong > els until I have time to fix this properly:
https://github.com/6a68/gaia/commit/177c296
The settings app looks better with no boldness than with random escaped tags everywhere.
This bug stays open to track it.
Assignee | ||
Comment 3•11 years ago
|
||
This is fixed in the major 949051 patch.
As ferjm pointed out[1], stuff fixed as part of a larger patch should be closed as a dup of that patch.
So, closing as dup of 949051
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=941723#c5
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•