Closed Bug 351374 Opened 19 years ago Closed 19 years ago

compact folders confirmation should use yes/no

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: csthomas, Assigned: csthomas)

References

()

Details

Attachments

(1 file)

/mailnews/base/resources/locale/en-US/messenger.properties autoCompactAllFoldersTitle=Compact Folders autoCompactAllFolders=Do you wish to compact all local and offline folders to save disk space? autoCompactAllFoldersCheckbox=Do this automatically from now on. Questions should get yes/no rather than ok/cancel
Attached patch patchSplinter Review
Assignee: mail → cst
Status: NEW → ASSIGNED
Attachment #236768 - Flags: review?(mnyromyr)
Comment on attachment 236768 [details] [diff] [review] patch >+ (nsIPrompt::BUTTON_TITLE_YES * nsIPrompt::BUTTON_POS_0 + nsIPrompt::BUTTON_TITLE_NO * nsIPrompt::BUTTON_POS_1), It's a real nuisance that nsIPrompt doesn't define STD_YES_NO_BUTTONS like nsIPromptService does. Passing nsIPromptService::STD_YES_NO_BUTTONS should work, though, but that's more of a hack. :-/ r=me either way.
Attachment #236768 - Flags: review?(mnyromyr) → review+
Whiteboard: [cst: r?]
Comment on attachment 236768 [details] [diff] [review] patch Please file a bug on getting the flags defined on nsIPrompt.idl
Attachment #236768 - Flags: superreview?(neil) → superreview+
Fixed on trunk. Bug filed on nsIPrompt but I forgot its number :).
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [cst: r?]
Version: 1.8 Branch → Trunk
(In reply to comment #4) > Fixed on trunk. Bug filed on nsIPrompt but I forgot its number :). Bug 351881
Component: MailNews: Search → MailNews: Message Display
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: