Closed
Bug 38700
Opened 25 years ago
Closed 24 years ago
Mail status text (Literals) needs to be Titlecased
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
M17
People
(Reporter: bugzilla, Assigned: dimator)
Details
Staring around:
http://lxr.mozilla.org/seamonkey/source/mailnews/base/src/nsMsgMessageDataSource
.cpp#216
there are a lot of string that needs to be titlecased.
"lowest" -> "Lowest"
"low" -> "Low"
etc....
Shouldn't these be in some kind of dtd files so they can be localized?
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → M17
Comment 1•24 years ago
|
||
Dimi you can just take care of this one as you fix your current bug.
Assignee: putterman → dimator
Status: ASSIGNED → NEW
Assignee | ||
Comment 2•24 years ago
|
||
Added correct caseage to status and priority texts.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•