|
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": {
|
|
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