diff --git a/browser/components/customizableui/CustomizableWidgets.jsm b/browser/components/customizableui/CustomizableWidgets.jsm index 2a36b9f485e3..70579cb49908 100644 --- a/browser/components/customizableui/CustomizableWidgets.jsm +++ b/browser/components/customizableui/CustomizableWidgets.jsm @@ -399,8 +399,6 @@ const CustomizableWidgets = [ } }, { id: "social-share-button", - tooltiptext: "social-share-button.label", - label: "social-share-button.tooltiptext", // custom build our button so we can attach to the share command type: "custom", onBuild: function(aDocument) {