Comment on attachment 9102753 1575512-glue-mark2.patch (v1b) Review of attachment 9102753: -----------------------------------------------------------------
I find it a bit excessive to add a whole new class for this, but it does work so if you like it better... Please again add the TODO comment of this being a temporary hack. I assume this does not break Seamonkey now. ::: mailnews/imap/src/nsImapService.cpp @@ +2416,5 @@ > server->GetRootFolder(getter_AddRefs(rootFolder)); > + bool ready; > + if (rootFolder && !folderName.IsEmpty() && > + // Skip folder processing if folder names aren't ready yet. > + // That happens early in initalisation. typo -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to thunderbird in Ubuntu. https://bugs.launchpad.net/bugs/1847772 Title: E-mail folder names are not localized in thunderbird 68 Status in Mozilla Thunderbird: In Progress Status in thunderbird package in Ubuntu: Confirmed Bug description: After updating to Thunderbird 68.1.1 from the Ubuntu archive, folder names Inbox, Drafts, Sent, Archives, Spam, Trash all appear in English in the French UI. The rest of the UI is in French. This issue is still present in Thunderbird 1:68.1.2+build1-0ubuntu1. This problem doesn’t exist in Thunderbird 68.1.1 nor in 68.1.2 downloaded directly from Mozilla. To manage notifications about this bug go to: https://bugs.launchpad.net/thunderbird/+bug/1847772/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp