Closed Bug 264777 Opened 20 years ago Closed 19 years ago

Change "Unsent messages" label to just "Unsent"

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird1.1

People

(Reporter: on, Assigned: Gavin)

References

()

Details

Attachments

(2 files)

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
Build Identifier: Thunderbird version 0.8 (20041015)

Unsent Messages foldername is too long. It looks weird in the Folders Pane of 
Thunderbird.

Reproducible: Always
Steps to Reproduce:
1. Open Thunderbird
2. Switch to Folders Pane
Actual Results:  
Unsent Messages foldername looks like: Unse...ages

Expected Results:  
Thunderbird should display 'Unsent' or 'Outbox' instead of 'Unsent Messages'. 
There's no 'Sent Messages' ('Sent') or 'Incoming Messages' ('Inbox'), etc.
Attached image screenshot of bug
I could create a new folder called 'Outbox' and make it the default unsent 
folder with user_pref("mail.default_sendlater_uri", Outbox);
but 'Unsent Messages' folder will be recreated every time I start Thunderbird.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: mscott → gavin.sharp
Status: NEW → ASSIGNED
Attachment #180212 - Flags: superreview?(mscott)
Attachment #180212 - Flags: review?(mscott)
i need to think about this
Target Milestone: --- → Thunderbird1.1
Summary: too long foldername → Change "Unsent messages" label to just "Unsent"
Whiteboard: [patch-r?]
if we take this, we'll probably also have to change:

http://lxr.mozilla.org/mozilla/source/mailnews/import/public/nsIImportMail.idl#127
Attachment #180212 - Flags: superreview?(mscott)
Attachment #180212 - Flags: superreview+
Attachment #180212 - Flags: review?(mscott)
Attachment #180212 - Flags: review+
checked in. Thanks Gavin. 
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Scott, I believe your change to
http://lxr.mozilla.org/mozilla/source/mailnews/import/public/nsIImportMail.idl#127
may have broken the import of unsent message folders from Outlook, OE & Eudora.

I can't test these as I don't have a windows box available to me. However
looking at the code I believe we rely on the "Unsent Messages" to be that for
the profile handling (see links below), the messenger.properties is just front
end display.

http://lxr.mozilla.org/mozilla/ident?i=kDestUnsentMessagesFolderName
http://lxr.mozilla.org/seamonkey/search?string=%22Unsent+Messages%22

Apologies in advance if I am wrong, but please let us know either way.

Thanks.
yeah your right, we don't want that extra change like I thought we did. I just
backed it out. 
Whiteboard: [patch-r?]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: