web: added saving method preference, made downloading resilient

This commit is contained in:
wukko
2024-07-28 18:59:58 +06:00
parent 87adffaf02
commit 5c780a2d2e
8 changed files with 56 additions and 43 deletions

View File

@@ -72,9 +72,12 @@
"metadata.disable.title": "disable file metadata",
"metadata.disable.description": "title, artist, and other info will not be added to the file.",
"saving.method": "saving method",
"saving.ask.title": "ask how to save",
"saving.ask.description": "offer several ways to save the file instead of opening it in a new tab.",
"saving.title": "saving method",
"saving.ask": "ask",
"saving.download": "download",
"saving.share": "share",
"saving.copy": "copy",
"saving.description": "preferred way of saving the file or link from cobalt. if preferred method is unavailable or something goes wrong, cobalt will ask you what to do next.",
"accessibility": "accessibility",
"accessibility.transparency.title": "reduce visual transparency",