Closed
Bug 266456
Opened 21 years ago
Closed 20 years ago
"Gecko" hardcoded in credits.xhtml
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: aha, Assigned: p.franc)
References
()
Details
(Keywords: l12y)
Attachments
(1 file, 1 obsolete file)
|
1.36 KB,
patch
|
zbraniecki
:
review+
benjamin
:
approval-aviary1.1a2+
|
Details | Diff | Splinter Review |
Rendering engine name is hardcored, so we can't localize it to correct czech
form. Instead of correct "Pohaneno Geckem" we have "Pohaneno Gecko" (back
translation to english should be "Powered Gecko" - without "by").
300 <p id="gecko" class="center">&credit.powered; Gecko™</p>
^^^^^
The simplest solution should use new entity like &credit.poweredByGecko;, what
allow us to provide best phrase.
| Assignee | ||
Comment 1•21 years ago
|
||
There is already a nowhere used entity credit.gecko in
<!ENTITY credit.gecko "Gecko Layout Engine">
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Hardware: PC → All
Version: 1.0 Branch → Trunk
| Assignee | ||
Comment 2•20 years ago
|
||
Attachment #186903 -
Flags: review?(gandalf)
| Reporter | ||
Comment 3•20 years ago
|
||
Pawell, maybe ™ entity should be inside &credit.poweredByGecko; -
otherwise "Gecko" word will have limit to be last word in sentence.
| Assignee | ||
Comment 4•20 years ago
|
||
Assignee: firefox → p.franc
Attachment #186903 -
Attachment is obsolete: true
Attachment #186909 -
Flags: review?(gandalf)
Attachment #186909 -
Flags: approval-aviary1.1a2?
Updated•20 years ago
|
Attachment #186909 -
Flags: review?(gandalf) → review+
Updated•20 years ago
|
Attachment #186909 -
Flags: approval-aviary1.1a2? → approval-aviary1.1a2+
Updated•20 years ago
|
Attachment #186909 -
Attachment description: Allow declension of Gecko with trade → Allow declension of Gecko with trade [checked in]
Updated•20 years ago
|
Attachment #186903 -
Flags: review?(gandalf)
| Assignee | ||
Comment 5•20 years ago
|
||
-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•