mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1084092 - Clean up some of the changes from bug 1013989. r=MattN
--HG-- extra : rebase_source : 01fdf0e5cc10fc03c3af2aa4318c0564cbf7b9b6
This commit is contained in:
parent
e1ca314601
commit
3244303665
@ -924,7 +924,7 @@ const CustomizableWidgets = [
|
||||
id: "loop-call-button",
|
||||
type: "custom",
|
||||
label: "loop-call-button3.label",
|
||||
tooltiptext: "loop-call-button2.tooltiptext",
|
||||
tooltiptext: "loop-call-button3.tooltiptext",
|
||||
defaultArea: CustomizableUI.AREA_NAVBAR,
|
||||
introducedInVersion: 1,
|
||||
onBuild: function(aDocument) {
|
||||
|
@ -100,7 +100,7 @@ quit-button.tooltiptext.mac = Quit %1$S (%2$S)
|
||||
# LOCALIZATION NOTE(loop-call-button3.label): This is a brand name, request
|
||||
# approval before you change it.
|
||||
loop-call-button3.label = Hello
|
||||
loop-call-button2.tooltiptext = Start a conversation
|
||||
loop-call-button3.tooltiptext = Start a conversation
|
||||
|
||||
social-share-button.label = Share This Page
|
||||
social-share-button.tooltiptext = Share This Page
|
||||
|
Loading…
Reference in New Issue
Block a user