From cd0b4a5b57cc2863bb9ffe27f326883b39fdca1c Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Tue, 28 Sep 2021 01:00:27 +0200 Subject: [PATCH] release 2021.09.28 --- CHANGELOG.md | 7 +++++++ _define.php | 2 +- dcstore.xml | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0870f..e588a72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ - [ ] source translation - [ ] fix third-party API (temp removed) +2021.09.28 +- Fix help (thx Pierre Van Glabeke) +- Fix translations (thx Pierre Van Glabeke) +- Fix wrong number line for source files +- Fix false positive on unquoted srtings +- Fix empty line on .po file + 2021.09.25 - add support for plural - add dashboard icon diff --git a/_define.php b/_define.php index fbb930f..cad13f6 100644 --- a/_define.php +++ b/_define.php @@ -19,7 +19,7 @@ $this->registerModule( 'Translater', 'Translate your Dotclear plugins and themes', 'Jean-Christian Denis & contributors', - '2021.09.25', + '2021.09.28', [ 'requires' => [['core', '2.19']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index 13905e2..fa57275 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,10 @@ Translater -2021.09.25 +2021.09.28 Jean-Christian Denis & contributors Translate your Dotclear plugins and themes -https://github.com/JcDenis/translater/releases/download/v2021.09.25/plugin-translater.zip +https://github.com/JcDenis/translater/releases/download/v2021.09.28/plugin-translater.zip 2.19 https://plugins.dotaddict.org/dc2/details/translater http://forum.dotclear.org/viewtopic.php?id=39220