Merge pull request #1331 from theVeryPulse/typo-fix

Fix typo in download error message
This commit is contained in:
Kelson 2025-01-26 17:18:33 +01:00 committed by GitHub
commit e5083b76b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
"name":"English", "name":"English",
"error-title":"Error", "error-title":"Error",
"error-downloader-window-title":"Cannot create downloader", "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-launch-server-message":"An error has occured!",
"error-archive":"Cannot get the archive", "error-archive":"Cannot get the archive",
"error-opening-file": "There was an error opening the file.", "error-opening-file": "There was an error opening the file.",