|
28 | 28 | "description": "A label in Node status section of Browser Action pop-up (panel_statusGatewayAddressTitle)"
|
29 | 29 | },
|
30 | 30 | "panel_statusApiAddress": {
|
31 |
| - "message": "API", |
| 31 | + "message": "RPC", |
32 | 32 | "description": "A label in Node status section of Browser Action pop-up (panel_statusApiAddress)"
|
33 | 33 | },
|
34 | 34 | "panel_statusApiAddressTitle": {
|
35 |
| - "message": "The URL of your local node's API", |
| 35 | + "message": "The URL of your local Kubo RPC", |
36 | 36 | "description": "A label in Node status section of Browser Action pop-up (panel_statusApiAddressTitle)"
|
37 | 37 | },
|
38 | 38 | "panel_statusGatewayVersion": {
|
|
200 | 200 | "description": "A title of system notification (notify_fileCpImportErrorTitle)"
|
201 | 201 | },
|
202 | 202 | "notify_importErrorTitle": {
|
203 |
| - "message": "Unable to Import via IPFS API", |
| 203 | + "message": "Unable to Import via Kubo RPC", |
204 | 204 | "description": "A title of system notification (notify_importErrorTitle)"
|
205 | 205 | },
|
206 | 206 | "notify_importTrackingProtectionErrorMsg": {
|
|
316 | 316 | "description": "An option title on the Preferences screen (option_useSubdomains_title)"
|
317 | 317 | },
|
318 | 318 | "option_useSubdomains_description": {
|
319 |
| - "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.", |
| 319 | + "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.", |
320 | 320 | "description": "An option description on the Preferences screen (option_useSubdomains_description)"
|
321 | 321 | },
|
322 | 322 | "option_dnslinkRedirect_title": {
|
|
376 | 376 | "description": "A section header on the Preferences screen (option_header_api)"
|
377 | 377 | },
|
378 | 378 | "option_ipfsApiUrl_title": {
|
379 |
| - "message": "IPFS API URL", |
| 379 | + "message": "Kubo RPC URL", |
380 | 380 | "description": "An option title on the Preferences screen (option_ipfsApiUrl_title)"
|
381 | 381 | },
|
382 | 382 | "option_ipfsApiUrl_description": {
|
383 |
| - "message": "Set the URL of your IPFS API. (Hint: this is where /api/v0/config lives.)", |
| 383 | + "message": "Set the URL of your Kubo RPC. (Hint: this is where https://docs.ipfs.tech/reference/kubo/rpc/ lives.)", |
384 | 384 | "description": "An option description on the Preferences screen (option_ipfsApiUrl_description)"
|
385 | 385 | },
|
386 | 386 | "option_ipfsApiPollMs_title": {
|
|
396 | 396 | "description": "An option title on the Preferences screen (option_automaticMode_title)"
|
397 | 397 | },
|
398 | 398 | "option_automaticMode_description": {
|
399 |
| - "message": "Automatically switch from your local gateway to your default public gateway if the IPFS API is unavailable.", |
| 399 | + "message": "Automatically switch from your local gateway to your default public gateway if the Kubo RPC is unavailable.", |
400 | 400 | "description": "An option description on the Preferences screen (option_automaticMode_description)"
|
401 | 401 | },
|
402 | 402 | "option_header_dnslink": {
|
|
0 commit comments