web/i18n/queue: update fetch.empty_tunnel to be more informative

This commit is contained in:
wukko
2025-06-07 11:29:28 +06:00
parent 8c3c084c9c
commit 2f5304f479

View File

@@ -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",