Bug 1965661 - Use correct IDs when generating blocklist names in settings, r=settings-reviewers,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D248704
This commit is contained in:
committed by
flodolo@mozilla.com
parent
36ed27f583
commit
e2b6a89c7f
@@ -142,11 +142,11 @@ var gBlocklistManager = {
|
||||
let l10nKey = branch.getCharPref(id);
|
||||
|
||||
const messageIdsMap = {
|
||||
std: {
|
||||
"moz-std": {
|
||||
name: "blocklist-item-moz-std-listName",
|
||||
description: "blocklist-item-moz-std-description",
|
||||
},
|
||||
full: {
|
||||
"moz-full": {
|
||||
name: "blocklist-item-moz-full-listName",
|
||||
description: "blocklist-item-moz-full-description",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user