Closed
Bug 361134
Opened 19 years ago
Closed 19 years ago
Conflicting accesskeys in browser/preferences/content.dtd
Categories
(Mozilla Localizations :: pl / Polish, defect)
Mozilla Localizations
pl / Polish
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: marcoos, Assigned: marcoos)
Details
(Keywords: fixed1.8.1.1, verified1.8.1.1)
Attachments
(1 file)
|
1.10 KB,
patch
|
Pike
:
approval1.8.1.1+
|
Details | Diff | Splinter Review |
<!ENTITY advancedJS.label "Zaawansowane...">
<!ENTITY advancedJS.accesskey "Z">
conflicts with:
<!ENTITY manage.label "Zarz±dzaj...">
<!ENTITY manage.accesskey "Z">
Thanks to ptak82 for pointing this out to me on IRC.
| Assignee | ||
Comment 1•19 years ago
|
||
This patch leaves "Z" for "Zarz±dzaj" ("Manage"), updates accesskeys for the two "Zaawansowane" ("Advanced") buttons.
I needed to flip them this way, as all the letters except "±" in "Zarz±dzaj" are taken, and the accessibility rules say that the first "Zaawansowane" button should have the leftmost possible accesskey.
Attachment #245894 -
Flags: approval-l10n?
| Assignee | ||
Comment 3•19 years ago
|
||
Comment on attachment 245894 [details] [diff] [review]
Patch
Wrong flag, requesting approval1.8.1.1
Attachment #245894 -
Flags: approval-l10n? → approval1.8.1.1?
Comment 4•19 years ago
|
||
Comment on attachment 245894 [details] [diff] [review]
Patch
[pl] fixes to accesskeys approved for Firefox 2.0.0.1.
Attachment #245894 -
Flags: approval1.8.1.1? → approval1.8.1.1+
| Assignee | ||
Updated•19 years ago
|
| Assignee | ||
Comment 5•19 years ago
|
||
Verified with Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.8.1) Gecko/2006111904 BonEcho/2.0
Status: RESOLVED → VERIFIED
Keywords: verified1.8.1.1
You need to log in
before you can comment on or make changes to this bug.
Description
•