diff --git a/CHANGELOG.md b/CHANGELOG.md index c560414..5d200d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ dev - [ ] source translation - [ ] fix third-party API (temp removed) +2022.12.22 +- use SVG icon +- use short settings id +- fix install +- fix autoload +- fix permissions + 2022.11.20 - fix compatibility with Dotclear 2.24 (required) diff --git a/_define.php b/_define.php index 4532e56..a420dff 100644 --- a/_define.php +++ b/_define.php @@ -18,7 +18,7 @@ $this->registerModule( 'Translater', 'Translate your Dotclear plugins and themes', 'Jean-Christian Denis & contributors', - '2022.11.20', + '2022.12.22', [ 'requires' => [['core', '2.24']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 65d15d3..49a8329 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -2,10 +2,10 @@ Translater - 2022.11.20 + 2022.12.22 Jean-Christian Denis & contributors Translate your Dotclear plugins and themes - https://github.com/JcDenis/translater/releases/download/v2022.11.20/plugin-translater.zip + https://github.com/JcDenis/translater/releases/download/v2022.12.22/plugin-translater.zip 2.24 https://plugins.dotaddict.org/dc2/details/translater http://forum.dotclear.org/viewtopic.php?id=39220 diff --git a/locales/fr/main.lang.php b/locales/fr/main.lang.php new file mode 100644 index 0000000..10a46b1 --- /dev/null +++ b/locales/fr/main.lang.php @@ -0,0 +1,104 @@ +