From 319606080b5cf532ee60459807c760652bb824bb Mon Sep 17 00:00:00 2001 From: Philip Li Date: Fri, 24 Jan 2025 22:01:43 +0000 Subject: [PATCH] Fix typo in download error message --- resources/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/i18n/en.json b/resources/i18n/en.json index bbd5b9f..33b9785 100644 --- a/resources/i18n/en.json +++ b/resources/i18n/en.json @@ -6,7 +6,7 @@ "name":"English", "error-title":"Error", "error-downloader-window-title":"Cannot create downloader", - "error-downloader-launch-message":"Impossible to launch downloader, Kiwix-desktop will start but all download functions will not working!", + "error-downloader-launch-message":"Impossible to launch downloader. Kiwix-desktop will start, but all download functions will not work.", "error-launch-server-message":"An error has occured!", "error-archive":"Cannot get the archive", "error-opening-file": "There was an error opening the file.",