diff --git a/chrome/content/zotero/xpcom/intl.js b/chrome/content/zotero/xpcom/intl.js index 9ca4dc6c8a..29663b803d 100644 --- a/chrome/content/zotero/xpcom/intl.js +++ b/chrome/content/zotero/xpcom/intl.js @@ -92,6 +92,7 @@ Zotero.Intl = new function () { // Provide synchronous access to Fluent strings for getString() ftl = new Localization([ + 'branding/brand.ftl', 'zotero.ftl', // More FTL files can be hardcoded here, or added later with // Zotero.ftl.addResourceIds(['...'])