You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: add-on/_locales/en/messages.json
+11-11
Original file line number
Diff line number
Diff line change
@@ -63,13 +63,13 @@
63
63
"message": "Active Tab",
64
64
"description": "A menu item in Browser Action pop-up (panel_activeTabSiteRedirectEnable)"
65
65
},
66
-
"panel_activeTabSiteRedirectToggle": {
67
-
"message": "Redirect on $1",
68
-
"description": "A menu item in Browser Action pop-up (panel_activeTabSiteRedirectToggle)"
66
+
"panel_activeTabSiteIntegrationsToggle": {
67
+
"message": "Enable integrations on $1",
68
+
"description": "A menu item in Browser Action pop-up (panel_activeTabSiteIntegrationsToggle)"
69
69
},
70
-
"panel_activeTabSiteRedirectToggleTooltip": {
71
-
"message": "Click to toggle gateway redirects on $1",
72
-
"description": "A menu item tooltip in Browser Action pop-up (panel_activeTabSiteRedirectToggleTooltip)"
70
+
"panel_activeTabSiteIntegrationsToggleTooltip": {
71
+
"message": "Click to toggle all IPFS integrations on $1",
72
+
"description": "A menu item tooltip in Browser Action pop-up (panel_activeTabSiteIntegrationsToggleTooltip)"
73
73
},
74
74
"panel_pinCurrentIpfsAddress": {
75
75
"message": "Pin IPFS Resource",
@@ -291,12 +291,12 @@
291
291
"message": "Redirecting to a path-based gateway breaks Origin-based security isolation of DNSLink website! Please leave this disabled unless you are aware of (and ok with) related risks.",
292
292
"description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)"
293
293
},
294
-
"option_noRedirectHostnames_title": {
295
-
"message": "Redirect Opt-Outs",
296
-
"description": "An option title on the Preferences screen (option_noRedirectHostnames_title)"
294
+
"option_noIntegrationsHostnames_title": {
295
+
"message": "IPFS Integrations Opt-Outs",
296
+
"description": "An option title on the Preferences screen (option_noIntegrationsHostnames_title)"
297
297
},
298
-
"option_noRedirectHostnames_description": {
299
-
"message": "List of websites that should not be redirected to the Custom Gateway (includes subresources from other domains). One hostname per line.",
298
+
"option_noIntegrationsHostnames_description": {
299
+
"message": "List of websites that should not have any IPFS integrations enabled. One hostname per line.",
300
300
"description": "An option description on the Preferences screen (option_noRedirectHostnames_description)"
0 commit comments