|
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 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",
|
|
280 | 280 | "description": "An option description on the Preferences screen (option_useCustomGateway_description)"
|
281 | 281 | },
|
282 | 282 | "option_dnslinkRedirect_title": {
|
283 |
| - "message": "Force page load from custom gateway", |
| 283 | + "message": "Load websites from Custom Gateway", |
284 | 284 | "description": "An option title on the Preferences screen (option_dnslinkRedirect_title)"
|
285 | 285 | },
|
286 | 286 | "option_dnslinkRedirect_description": {
|
|
296 | 296 | "description": "An option description on the Preferences screen (option_dnslinkDataPreload_description)"
|
297 | 297 | },
|
298 | 298 | "option_dnslinkRedirect_warning": {
|
299 |
| - "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.", |
| 299 | + "message": "Redirecting to a path-based gateway breaks Origin-based security isolation of DNSLink websites. Make sure you understand related risks.", |
300 | 300 | "description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)"
|
301 | 301 | },
|
302 |
| - "option_noRedirectHostnames_title": { |
303 |
| - "message": "Redirect Opt-Outs", |
304 |
| - "description": "An option title on the Preferences screen (option_noRedirectHostnames_title)" |
| 302 | + "option_noIntegrationsHostnames_title": { |
| 303 | + "message": "IPFS Integrations Opt-Outs", |
| 304 | + "description": "An option title on the Preferences screen (option_noIntegrationsHostnames_title)" |
305 | 305 | },
|
306 |
| - "option_noRedirectHostnames_description": { |
307 |
| - "message": "List of websites that should not be redirected to the Custom Gateway (includes subresources from other domains). One hostname per line.", |
| 306 | + "option_noIntegrationsHostnames_description": { |
| 307 | + "message": "List of websites that should not have any IPFS integrations enabled. One hostname per line.", |
308 | 308 | "description": "An option description on the Preferences screen (option_noRedirectHostnames_description)"
|
309 | 309 | },
|
310 | 310 | "option_publicGatewayUrl_title": {
|
|
0 commit comments