From 2f5304f479650262ad0c2ad14dcef9157674a647 Mon Sep 17 00:00:00 2001 From: wukko Date: Sat, 7 Jun 2025 11:29:28 +0600 Subject: [PATCH] web/i18n/queue: update fetch.empty_tunnel to be more informative --- web/i18n/en/error/queue.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/i18n/en/error/queue.json b/web/i18n/en/error/queue.json index d25a118e..44e60989 100644 --- a/web/i18n/en/error/queue.json +++ b/web/i18n/en/error/queue.json @@ -5,7 +5,7 @@ "fetch.crashed": "fetch worker crashed, see console for details", "fetch.bad_response": "couldn't access the file tunnel", "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", "ffmpeg.probe_failed": "couldn't probe this file, it may be unsupported or corrupted",