Bug 1840086 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

The add-ons manager in Thunderbird (and any other potential consumer of toolkit that doesn't bundle browser/) is broken by the loading of a browser/ ftl from bug 1838041.

Commenting out the load of that ftl fixes the add-on manager (while leaving the one string provided by that file untranslated).

Example logs from opening about:addons in Thunderbird:
Missing resource in locale en-US: browser/components/mozFiveStar.ftl
[fluent] Couldn't find a message: text-action-search-text-box-clear 2 addons
[dom/l10n] Errors during l10n mutation frame. 2 addons
Missing resource in locale en-US: browser/components/mozFiveStar.ftl
[fluent] Couldn't find a message: extension-enabled-heading 2 addons
[fluent] Couldn't find a message: addon-badge-recommended2 2 addons
[fluent] Couldn't find a message: addon-badge-line3 2 addons
[fluent] Couldn't find a message: addon-badge-verified2 2 addons
[fluent] Couldn't find a message: addon-badge-private-browsing-allowed2 2 addons
[fluent] Couldn't find a message: extension-enable-addon-button-label 2 addons
[fluent] Couldn't find a message: add-on-options-button 2 addons
[fluent] Couldn't find a message: addon-options-button 2 addons
[fluent] Couldn't find a message: install-postponed-message 2 addons
[fluent] Couldn't find a message: install-postponed-button 2 addons
[fluent] Couldn't find a message: remove-addon-button 2 addons
[fluent] Couldn't find a message: install-update-button 2 addons
[fluent] Couldn't find a message: preferences-addon-button 2 addons
[fluent] Couldn't find a message: report-addon-button addons
[fluent] Couldn't find a message: manage-addon-button addons
[fluent] Couldn't find a message: report-addon-button addons
[fluent] Couldn't find a message: manage-addon-button addons
[fluent] Couldn't find a message: list-empty-get-extensions-message 2 addons
Uncaught (in promise) undefined 2
[fluent] Couldn't find a message: atn-addons-heading-search-input 2 addons
[fluent] Couldn't find a message: extension-heading 2 addons
[dom/l10n] Errors during l10n mutation frame. 2 addons
The add-ons manager in Thunderbird (and any other potential consumer of toolkit that doesn't bundle browser/) is broken by the loading of a browser/ ftl from bug 1838041.

Commenting out the load of that ftl fixes the add-on manager (while leaving the one string provided by that file untranslated).

Example logs from opening about:addons in Thunderbird:
Missing resource in locale en-US: browser/components/mozFiveStar.ftl
[fluent] Couldn't find a message: text-action-search-text-box-clear 2 addons
[dom/l10n] Errors during l10n mutation frame. 2 addons
Missing resource in locale en-US: browser/components/mozFiveStar.ftl
[fluent] Couldn't find a message: extension-enabled-heading 2 addons
[fluent] Couldn't find a message: addon-badge-recommended2 2 addons
[fluent] Couldn't find a message: addon-badge-line3 2 addons
[fluent] Couldn't find a message: addon-badge-verified2 2 addons
[fluent] Couldn't find a message: addon-badge-private-browsing-allowed2 2 addons
[fluent] Couldn't find a message: extension-enable-addon-button-label 2 addons
[fluent] Couldn't find a message: add-on-options-button 2 addons
[fluent] Couldn't find a message: addon-options-button 2 addons
[fluent] Couldn't find a message: install-postponed-message 2 addons
[fluent] Couldn't find a message: install-postponed-button 2 addons
[fluent] Couldn't find a message: remove-addon-button 2 addons
[fluent] Couldn't find a message: install-update-button 2 addons
[fluent] Couldn't find a message: preferences-addon-button 2 addons
[fluent] Couldn't find a message: report-addon-button addons
[fluent] Couldn't find a message: manage-addon-button addons
[fluent] Couldn't find a message: report-addon-button addons
[fluent] Couldn't find a message: manage-addon-button addons
[fluent] Couldn't find a message: list-empty-get-extensions-message 2 addons
Uncaught (in promise) undefined 2
[fluent] Couldn't find a message: atn-addons-heading-search-input 2 addons
[fluent] Couldn't find a message: extension-heading 2 addons
[dom/l10n] Errors during l10n mutation frame. 2 addons

The easiest fix would probably be to move mozFiveStar.ftl to be part of toolkit.
The add-ons manager in Thunderbird (and any other potential consumer of toolkit that doesn't bundle browser/) is broken by the loading of a browser/ ftl from bug 1838041.

Commenting out the load of that ftl fixes the add-on manager (while leaving the one string provided by that file untranslated).

Example logs from opening about:addons in Thunderbird:
```
Missing resource in locale en-US: browser/components/mozFiveStar.ftl
[fluent] Couldn't find a message: text-action-search-text-box-clear 2 addons
[dom/l10n] Errors during l10n mutation frame. 2 addons
Missing resource in locale en-US: browser/components/mozFiveStar.ftl
[fluent] Couldn't find a message: extension-enabled-heading 2 addons
[fluent] Couldn't find a message: addon-badge-recommended2 2 addons
[fluent] Couldn't find a message: addon-badge-line3 2 addons
[fluent] Couldn't find a message: addon-badge-verified2 2 addons
[fluent] Couldn't find a message: addon-badge-private-browsing-allowed2 2 addons
[fluent] Couldn't find a message: extension-enable-addon-button-label 2 addons
[fluent] Couldn't find a message: add-on-options-button 2 addons
[fluent] Couldn't find a message: addon-options-button 2 addons
[fluent] Couldn't find a message: install-postponed-message 2 addons
[fluent] Couldn't find a message: install-postponed-button 2 addons
[fluent] Couldn't find a message: remove-addon-button 2 addons
[fluent] Couldn't find a message: install-update-button 2 addons
[fluent] Couldn't find a message: preferences-addon-button 2 addons
[fluent] Couldn't find a message: report-addon-button addons
[fluent] Couldn't find a message: manage-addon-button addons
[fluent] Couldn't find a message: report-addon-button addons
[fluent] Couldn't find a message: manage-addon-button addons
[fluent] Couldn't find a message: list-empty-get-extensions-message 2 addons
Uncaught (in promise) undefined 2
[fluent] Couldn't find a message: atn-addons-heading-search-input 2 addons
[fluent] Couldn't find a message: extension-heading 2 addons
[dom/l10n] Errors during l10n mutation frame. 2 addons
```

The easiest fix would probably be to move mozFiveStar.ftl to be part of toolkit.

Back to Bug 1840086 Comment 0