Closed
Bug 51753
Opened 25 years ago
Closed 24 years ago
Remove "Auto-Detect (" and ")" from menu items of "View:Character Coding:Auto-Detect" menu
Categories
(Core :: Internationalization, defect, P5)
Core
Internationalization
Tracking
()
VERIFIED
FIXED
mozilla0.8
People
(Reporter: cata, Assigned: ftang)
Details
(Keywords: intl)
Attachments
(2 files)
1.73 KB,
patch
|
Details | Diff | Splinter Review | |
757 bytes,
patch
|
Details | Diff | Splinter Review |
This bug is for suggesting/implementing final "cosmetic" touches to the Charset
Menu.
1) Rename the items in the Auto-Detect submenu from "Auto-Detect (Whatever)"
into "Whatever" thus elliminating the redundancy. However, be careful to keep
the order! This is because I think they are ordered alphabetically.
The current "Auto-Detect Off" should use prepend space or punctuation to
ensure that it does not get sorted into the midst of the list of detectors:
[Auto-Detect Off]
or
<space>Auto-Detect Off (but we need to make sure the localizers preserve
the space in this case!)
One other nit, currently, we use:
Simplified Chinese
Traditional Chinese
to make sorting work and to be consistent with the character coding namings,
these should be:
Chinese Simplified
Chinese Traditional
Assignee | ||
Comment 3•24 years ago
|
||
Change title to
Remove "Auto-Detect (" and ")" from menu items of "View:Character Coding:
Auto-Detect" menu
from
Cosmetic touches to the Charset Menu
Summary: Cosmetic touches to the Charset Menu → Remove "Auto-Detect (" and ")" from menu items of "View:Character Coding:Auto-Detect" menu
Assignee | ||
Comment 4•24 years ago
|
||
move all cata's bug to ftang
Assignee: cata → ftang
Status: ASSIGNED → NEW
Assignee | ||
Comment 5•24 years ago
|
||
mark it as moz0.8 P5
Status: NEW → ASSIGNED
Priority: P3 → P5
Target Milestone: --- → mozilla0.8
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
Patch uses parens (Off) to make the off state sort to the top. en-DE and en-GB
l10n files appear to be exactly the same for this section, but I didn't want to
overstep any further.
Keywords: patch
Comment 8•24 years ago
|
||
Comment 9•24 years ago
|
||
Earlier comments from bobj@netscape.com (2000-09-07 11:53) note that the Off
setting should be made to sort to the top.
The patch checked in a few days ago (by ftang?) doesn't do that. This patch
uses parenthesis to make Off the top menu item.
Assignee | ||
Comment 10•24 years ago
|
||
fix and check in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•