Closed Bug 147439 Opened 23 years ago Closed 23 years ago

Mail windows title for "Local Folders" folder is set to "Local Folders" instead of localized name

Categories

(MailNews Core :: Localization, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 154412

People

(Reporter: m.wawoczny, Assigned: rchen)

Details

(Keywords: intl, Whiteboard: [FIX IN HAND][need r=][need sr=])

Attachments

(2 files)

Mail windows title for "Local Folders" folder is set to "Local Folders" instead of localized name. Attaching patch, screenshot before and after applying patch. Mozilla/5.0 (Windows; U; Windows NT 5.0; pl-PL; rv:1.0.0+) Gecko/20020525
Attached patch Patch ;)Splinter Review
Keywords: intl, patch
Whiteboard: [FIX IN HAND][need r=][need sr=]
Nice fix Marek! You special-case "Local Folders"; do you know that no other type of server is localized? Just checking. Bienvenu, please sr=.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment on attachment 85192 [details] [diff] [review] Patch ;) r=hwaara as long as Local Folders is localized (and we don't need any other condition.)
Attachment #85192 - Flags: review+
Btw. Mayby I should change: if (server.hostName == "Local Folders" && server.type == "none") to: if (server.type == "none") If I'm right only "Local Folders" folder have following variables: .isServer=true .type="none"
This was fixed in http://bugzilla.mozilla.org/show_bug.cgi?id=154412 Should I mark it fixed or dupe?
I'd mark it a dup, then.
*** This bug has been marked as a duplicate of 154412 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Verified as such.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: