Quote:
Originally Posted by Mister L
TLDR : the automatic update check did not work, for the plugin and for epubcheck, but these are both enabled in preference file.
|
Older plugins came with the EPUBCheck java files, but since the file size of the latest EPUBCheck version has become too large, the latest plugin version no longer comes with the .java files and tries to automatically download the EPUBCheck .java files from Github. It'll automatically display the generic update dialog.
As for the deleted locale code, you most likely made a mistake when editing the .json file, and if the plugin can't load entries from the .json file because of syntax errors, it'll re-create the .json file from scratch.
If you add a
"locale": "fr", entry, make sure to add it a the top after the open curly brace:
because if you add it at the end, you'll need to add a comma to the last entry and remove the comma after
"fr".