web/i18n/queue: update fetch.empty_tunnel to be more informative
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"fetch.crashed": "fetch worker crashed, see console for details",
|
"fetch.crashed": "fetch worker crashed, see console for details",
|
||||||
"fetch.bad_response": "couldn't access the file tunnel",
|
"fetch.bad_response": "couldn't access the file tunnel",
|
||||||
"fetch.no_file_reader": "couldn't write a file to cache",
|
"fetch.no_file_reader": "couldn't write a file to cache",
|
||||||
"fetch.empty_tunnel": "file tunnel is empty, try again",
|
"fetch.empty_tunnel": "file tunnel is empty, try again in a few minutes",
|
||||||
"fetch.corrupted_file": "file wasn't downloaded fully, try again",
|
"fetch.corrupted_file": "file wasn't downloaded fully, try again",
|
||||||
|
|
||||||
"ffmpeg.probe_failed": "couldn't probe this file, it may be unsupported or corrupted",
|
"ffmpeg.probe_failed": "couldn't probe this file, it may be unsupported or corrupted",
|
||||||
|
|||||||
Reference in New Issue
Block a user