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
refactor: replace upload with import terminology (#829)
* language: replace upload with import terminology
* update privacy policy language and last updated date
Following up on the changes made in #810.
This replaces references to `upload` with `import`
Closes#817
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ The Browser Action pop-up provides handy toggles for often used operations.
109
109
### IPFS Status and Context Actions
110
110
111
111
- IPFS API and Gateway status
112
-
- Add local (quick upload) or remote files (context menu) to IPFS with option to preserve filename
112
+
- Add local (quick import) or remote files (context menu) to IPFS with option to preserve filename
113
113
- Easy access to [WebUI](https://github.com/ipfs/webui/) and add-on Preferences
114
114
- Toggle redirection to local gateway (automatic by default, manual mode can be enabled in Preferences)
115
115
- Additional actions for pages loaded from IPFS
@@ -226,7 +226,7 @@ We are also available at the [#ipfs](https://webchat.freenode.net/?channels=ipfs
226
226
227
227
Questions specific to this browser companion can be asked directly at [`#ipfs-in-web-browsers`](https://webchat.freenode.net/?channels=ipfs-in-web-browsers)
228
228
229
-
#### Upload via Right-Click Does Not Work in Firefox
229
+
#### Import via Right-Click Does Not Work in Firefox
230
230
231
231
See [this workaround](https://github.com/ipfs/ipfs-companion/issues/227).
console.warn('IPFS upload often fails because remote file can not be downloaded due to Tracking Protection. See details at: https://github.com/ipfs/ipfs-companion/issues/227')
console.warn('IPFS import often fails because remote file can not be downloaded due to Tracking Protection. See details at: https://github.com/ipfs/ipfs-companion/issues/227')
0 commit comments