Closed
Bug 403301
Opened 17 years ago
Closed 17 years ago
Wrong character and accesskey alignment in certManager.dtd
Categories
(Core Graveyard :: Security: UI, defect)
Core Graveyard
Security: UI
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kairo, Assigned: kairo)
References
()
Details
Attachments
(1 file)
12.61 KB,
patch
|
KaiE
:
review+
damons
:
approval1.9+
|
Details | Diff | Splinter Review |
Bug 315871 changed the labels in http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/security/manager/locales/en-US/chrome/pippki/certManager.dtd&rev=1.15&mark=107,109,117,119,121,123#107 and made then to be 1) out of character alignment in the file (just needs a whitespace fix) and 2) not matching their accesskey entities in name, which makes L10n tools lose the connection between the label and the accesskey.
Both are easy to correct but should be done before the 1.9 freeze.
Comment 1•17 years ago
|
||
Feel free to post a patch.
Assignee | ||
Comment 2•17 years ago
|
||
Here' the patch - I hope I caught all occurrences of those entities, grep seems to tell me I did...
Comment 3•17 years ago
|
||
Comment on attachment 288700 [details] [diff] [review]
patch: get all those entities in sync
r=kengert
Thanks Robert!
Attachment #288700 -
Flags: review?(kengert) → review+
Assignee | ||
Comment 4•17 years ago
|
||
Comment on attachment 288700 [details] [diff] [review]
patch: get all those entities in sync
Asking approval: simple entity name change to ease work of L10n tools with this file
Attachment #288700 -
Flags: approval1.9?
Updated•17 years ago
|
Attachment #288700 -
Flags: approval1.9? → approval1.9+
Assignee | ||
Comment 5•17 years ago
|
||
Checked in, thanks!
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•