Merge pull request #768 from amire80/open

Fix verb tense in an English message
This commit is contained in:
Kelson 2022-01-21 14:58:24 +01:00 committed by GitHub
commit 4de240fc5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,5 +124,5 @@
"download-dir-dialog-msg":"The new download directory path will be:\n{{DIRECTORY}}", "download-dir-dialog-msg":"The new download directory path will be:\n{{DIRECTORY}}",
"invalid-port":"Invalid port", "invalid-port":"Invalid port",
"zim-open-fail-title":"Invalid file", "zim-open-fail-title":"Invalid file",
"zim-open-fail-text":"The ZIM file <b>{{ZIM}}</b> cannot be open properly. It will be removed from your library." "zim-open-fail-text":"The ZIM file <b>{{ZIM}}</b> cannot be opened properly. It will be removed from your library."
} }