Bug 1695671 - Update strings in the global menubar r=Gijs,flod
Differential Revision: https://phabricator.services.mozilla.com/D107533
This commit is contained in:
@@ -2068,7 +2068,7 @@ var BookmarkingUI = {
|
||||
// that only require a label using the menubar.ftl messages.
|
||||
let menuItemL10nId = isStarred
|
||||
? "menu-bookmark-edit"
|
||||
: "menu-bookmark-this-page";
|
||||
: "menu-bookmark-current-tab";
|
||||
|
||||
let menuItem = document.getElementById("menu_bookmarkThisPage");
|
||||
if (menuItem) {
|
||||
|
||||
Reference in New Issue
Block a user