Closed
Bug 768138
Opened 13 years ago
Closed 13 years ago
EncNoDeclaration string contains a grammatical error
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla17
People
(Reporter: Waldo, Assigned: hsivonen)
References
Details
Attachments
(1 file, 1 obsolete file)
|
3.60 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
"The character encoding of the page must to be declared in the document or in the transfer protocol."
s/must to be/must be/
| Assignee | ||
Comment 1•13 years ago
|
||
It's unclear to me if the string should get a new id in this case. Should it?
| Assignee | ||
Comment 2•13 years ago
|
||
Comment on attachment 641838 [details] [diff] [review]
Zap the bogus "to"
Whoa. The earlier review request went nowhere. Trying again.
Attachment #641838 -
Flags: review? → review?(l10n)
Comment 3•13 years ago
|
||
Comment on attachment 641838 [details] [diff] [review]
Zap the bogus "to"
Review of attachment 641838 [details] [diff] [review]:
-----------------------------------------------------------------
This is just a grammar fix, that doesn't need a key change. When the en-US string is really just wrong grammar, and doesn't change meaning, it's fine to just change the value.
Attachment #641838 -
Flags: review?(l10n) → review-
| Assignee | ||
Comment 4•13 years ago
|
||
Attachment #641838 -
Attachment is obsolete: true
Attachment #648314 -
Flags: review?(bugs)
Updated•13 years ago
|
Attachment #648314 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 5•13 years ago
|
||
Thanks for the r+.
https://hg.mozilla.org/integration/mozilla-inbound/rev/85872a2e11db
Comment 6•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
You need to log in
before you can comment on or make changes to this bug.
Description
•