|
232 | 232 | "description": "An option description on the Preferences screen (option_ipfsNodeType_description)"
|
233 | 233 | },
|
234 | 234 | "option_ipfsNodeType_embedded_description": {
|
235 |
| - "message": "Embedded: run js-ipfs node in your browser (read about its limitations under the link below)", |
| 235 | + "message": "Set to \"Embedded\" to run a js-ipfs node directly in your browser. (Click \"Read more\" to learn about the limitations of this experimental feature.)", |
236 | 236 | "description": "An option description on the Preferences screen (option_ipfsNodeType_description)"
|
237 | 237 | },
|
238 | 238 | "option_ipfsNodeType_embedded_chromesockets_description": {
|
|
288 | 288 | "description": "An option title on the Preferences screen (option_useSubdomains_title)"
|
289 | 289 | },
|
290 | 290 | "option_useSubdomains_description": {
|
291 |
| - "message": "Isolate content roots from each other by loading them from subdomains at *.localhost and creating a unique Origin for each CID, IPNS or DNSLink record. Requires a local go-ipfs 0.5.0 or later.", |
| 291 | + "message": "Isolate content roots from each other by loading them as subdomains (at *.localhost) and creating a unique origin for each CID, IPNS, or DNSLink record. Requires go-ipfs 0.5.0 or later on your local node.", |
292 | 292 | "description": "An option description on the Preferences screen (option_useSubdomains_description)"
|
293 | 293 | },
|
294 | 294 | "option_dnslinkRedirect_title": {
|
295 |
| - "message": "Load websites from Custom Gateway", |
| 295 | + "message": "Load DNSLink Sites from Custom Gateway", |
296 | 296 | "description": "An option title on the Preferences screen (option_dnslinkRedirect_title)"
|
297 | 297 | },
|
298 | 298 | "option_dnslinkRedirect_description": {
|
299 |
| - "message": "If global redirect is enabled, this will include DNSLink websites and redirect them to respective /ipns/{fqdn} paths at Custom Gateway", |
| 299 | + "message": "When global gateway redirect is enabled, include DNSLink websites by redirecting them to their respective /ipns/{fqdn} paths at your custom gateway.", |
300 | 300 | "description": "An option description on the Preferences screen (option_dnslinkRedirect_description)"
|
301 | 301 | },
|
302 | 302 | "option_dnslinkDataPreload_title": {
|
303 |
| - "message": "Preload visited pages", |
| 303 | + "message": "Preload Visited Pages", |
304 | 304 | "description": "An option title on the Preferences screen (option_dnslinkDataPreload_title)"
|
305 | 305 | },
|
306 | 306 | "option_dnslinkDataPreload_description": {
|
307 |
| - "message": "DNSLink websites will be preloaded to the local IPFS node to enable offline access and improve resiliency against network failures", |
| 307 | + "message": "Preload DNSLink sites to your local IPFS node, enabling offline access and improving your resiliency against network failure.", |
308 | 308 | "description": "An option description on the Preferences screen (option_dnslinkDataPreload_description)"
|
309 | 309 | },
|
310 | 310 | "option_dnslinkRedirect_warning": {
|
311 |
| - "message": "Avoid using this if your IPFS Node does not support *.ipfs.localhost. Redirecting to a path-based gateway breaks Origin-based security isolation of DNSLink websites. Make sure you understand related risks.", |
| 311 | + "message": "Do not use if your IPFS node does not support *.ipfs.localhost. Redirecting to a path-based gateway breaks the origin-based security isolation of DNSLink websites, so make sure you understand the related risks.", |
312 | 312 | "description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)"
|
313 | 313 | },
|
314 | 314 | "option_noIntegrationsHostnames_title": {
|
315 |
| - "message": "IPFS Integrations Opt-Outs", |
| 315 | + "message": "Site Opt-Out List", |
316 | 316 | "description": "An option title on the Preferences screen (option_noIntegrationsHostnames_title)"
|
317 | 317 | },
|
318 | 318 | "option_noIntegrationsHostnames_description": {
|
319 |
| - "message": "List of websites that should not have any IPFS integrations enabled. One hostname per line.", |
| 319 | + "message": "Sites in this list (one hostname per line) will have all IPFS integrations disabled.", |
320 | 320 | "description": "An option description on the Preferences screen (option_noRedirectHostnames_description)"
|
321 | 321 | },
|
322 | 322 | "option_publicGatewayUrl_title": {
|
|
332 | 332 | "description": "An option title on the Preferences screen (option_publicSubdomainGatewayUrl_title)"
|
333 | 333 | },
|
334 | 334 | "option_publicSubdomainGatewayUrl_description": {
|
335 |
| - "message": "Default public subdomain gateway for recovery of broken subdomain gateways", |
| 335 | + "message": "Set a default public subdomain gateway for the recovery of broken subdomain gateways.", |
336 | 336 | "description": "An option description on the Preferences screen (option_publicSubdomainGatewayUrl_description)"
|
337 | 337 | },
|
338 | 338 | "option_header_api": {
|
|
380 | 380 | "description": "Warning about Experiments section on the Preferences screen (option_experiments_warning)"
|
381 | 381 | },
|
382 | 382 | "option_useLatestWebUI_title": {
|
383 |
| - "message": "Use Latest WebUI", |
| 383 | + "message": "Use Latest Version of IPFS Web UI", |
384 | 384 | "description": "An option title on the Preferences screen (option_useLatestWebUI_title)"
|
385 | 385 | },
|
386 | 386 | "option_useLatestWebUI_description": {
|
387 |
| - "message": "Loads bleeding-edge Web UI from DNSLink at webui.ipfs.io, instead of the hardcoded release CID shipped with IPFS daemon. Enable only if you trust your DNS resolver and know how to set up the required CORS headers.", |
| 387 | + "message": "Use the very latest version of the Status, Files, Explore, Peers, and Settings screens from webui.ipfs.io (via DNSLink) instead of the hard-coded CIDs shipped with the IPFS daemon. (Enable only if you trust your DNS resolver and understand how to set up the required CORS headers.)", |
388 | 388 | "description": "An option description on the Preferences screen (option_useLatestWebUI_description)"
|
389 | 389 | },
|
390 | 390 | "option_displayNotifications_title": {
|
|
400 | 400 | "description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)"
|
401 | 401 | },
|
402 | 402 | "option_catchUnhandledProtocols_description": {
|
403 |
| - "message": "Enables provisional support for ipfs://, ipns:// and dweb: by redirecting unhandled address bar requests to an HTTP gateway", |
| 403 | + "message": "Enable provisional support for ipfs://, ipns://, and dweb: requests by redirecting them to an HTTP gateway.", |
404 | 404 | "description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)"
|
405 | 405 | },
|
406 | 406 | "option_linkify_title": {
|
|
412 | 412 | "description": "An option description on the Preferences screen (option_linkify_description)"
|
413 | 413 | },
|
414 | 414 | "option_dnslinkPolicy_title": {
|
415 |
| - "message": "DNSLink Lookup", |
| 415 | + "message": "DNSLink Lookup Policy", |
416 | 416 | "description": "An option title on the Preferences screen (option_dnslinkPolicy_title)"
|
417 | 417 | },
|
418 | 418 | "option_dnslinkPolicy_description": {
|
419 |
| - "message": "Lookup policy for displaying context actions on websites with DNSLink", |
| 419 | + "message": "Choose your policy for looking up and displaying contextual actions on DNSLink-enabled sites.", |
420 | 420 | "description": "An option description on the Preferences screen (option_dnslinkPolicy_description)"
|
421 | 421 | },
|
422 | 422 | "option_dnslinkPolicy_disabled": {
|
|
436 | 436 | "description": "An option title on the Preferences screen (option_recoverFailedHttpRequests_title)"
|
437 | 437 | },
|
438 | 438 | "option_recoverFailedHttpRequests_description": {
|
439 |
| - "message": "Recover failed HTTP requests for IPFS resources by redirecting to the public gateway.", |
| 439 | + "message": "Redirect failed HTTP requests for IPFS resources to the public gateway.", |
440 | 440 | "description": "An option description on the Preferences screen (option_recoverFailedHttpRequests_description)"
|
441 | 441 | },
|
442 | 442 | "option_detectIpfsPathHeader_title": {
|
|
448 | 448 | "description": "An option description on the Preferences screen (option_detectIpfsPathHeader_description)"
|
449 | 449 | },
|
450 | 450 | "option_ipfsProxy_title": {
|
451 |
| - "message": "window.ipfs", |
| 451 | + "message": "Support for window.ipfs", |
452 | 452 | "description": "An option title for enabling/disabling the IPFS proxy (option_ipfsProxy_title)"
|
453 | 453 | },
|
454 | 454 | "option_ipfsProxy_description": {
|
|
460 | 460 | "description": "Link text for managing permissions"
|
461 | 461 | },
|
462 | 462 | "option_openViaWebUI_title": {
|
463 |
| - "message": "Open imported files in Web UI", |
| 463 | + "message": "Open Imported Files in the Files Screen", |
464 | 464 | "description": "An option title on the Preferences screen (option_openViaWebUI_title)"
|
465 | 465 | },
|
466 | 466 | "option_openViaWebUI_description": {
|
467 |
| - "message": "Display files in Web UI rather than opening file or parent directory at gateway.", |
| 467 | + "message": "After importing a file, open it in the Files screen instead of opening it or its parent directory in the gateway.", |
468 | 468 | "description": "An option description on the Preferences screen (option_openViaWebUI_description)"
|
469 | 469 | },
|
470 | 470 | "option_preloadAtPublicGateway_title": {
|
471 |
| - "message": "Preload Imports", |
| 471 | + "message": "Preload Imported Assets", |
472 | 472 | "description": "An option title on the Preferences screen (option_preloadAtPublicGateway_title)"
|
473 | 473 | },
|
474 | 474 | "option_preloadAtPublicGateway_description": {
|
475 |
| - "message": "Enables automatic preload of imported assets via asynchronous HTTP HEAD request to a Public Gateway", |
| 475 | + "message": "Automatically preload assets imported to IPFS via asynchronous HTTP HEAD requests to a public gateway.", |
476 | 476 | "description": "An option description on the Preferences screen (option_preloadAtPublicGateway_description)"
|
477 | 477 | },
|
478 | 478 | "option_logNamespaces_title": {
|
|
488 | 488 | "description": "An option title on the Preferences screen (option_importDir_title)"
|
489 | 489 | },
|
490 | 490 | "option_importDir_description": {
|
491 |
| - "message": "Customize the directory used for imported files.", |
| 491 | + "message": "Set the directory you wish to use for files you import using IPFS Companion.", |
492 | 492 | "description": "An option description on the Preferences screen (option_importDir_description)"
|
493 | 493 | },
|
494 | 494 | "option_resetAllOptions_title": {
|
|
0 commit comments