From 0c14799a448d8b18d46b922ccd466e4d85112077 Mon Sep 17 00:00:00 2001 From: Jean-Christian Denis Date: Sat, 25 Sep 2021 18:29:14 +0200 Subject: [PATCH] release 2021.09.25 - Plurals --- CHANGELOG.md | 14 +++++++++----- _define.php | 2 +- dcstore.xml | 7 ++++--- locales/fr/main.po | 4 ++-- 4 files changed, 16 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37929a8..3c0870f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,19 @@ -2021.09.02.1 - dev +2021.09.25.1 - dev - [ ] help translation - [ ] source translation -- [ ] fix third-party API (temp remoed) -- [ ] add support for plural (.po ok) +- [ ] fix third-party API (temp removed) + +2021.09.25 +- add support for plural - add dashboard icon - fix constante for official modules - fix superadmin permissions +- fix global settings +- light interface - remove modules list tab and add button to existing lists - remove multi-modules import/export - .po export become a requirment -- use l10n function sto generate .lang.php files +- use l10n functions to generate .lang.php files 2021.09.02 - clean up code and fix typo @@ -89,7 +93,7 @@ 0.9 - 2009.09.23 - Fixed bug on translate escape string -- Added _uninstall.php support +- Added _ uninstall.php support 0.8 - 2009.08.16 - Fixed php 5.3 compatibility diff --git a/_define.php b/_define.php index 7449d96..fbb930f 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.02.1', + '2021.09.25', [ 'requires' => [['core', '2.19']], 'permissions' => null, diff --git a/dcstore.xml b/dcstore.xml index fb181a0..13905e2 100644 --- a/dcstore.xml +++ b/dcstore.xml @@ -1,10 +1,11 @@ -Traducteur -2021.09.02 +Translater +2021.09.25 Jean-Christian Denis & contributors Translate your Dotclear plugins and themes -https://github.com/JcDenis/translater/releases/download/v2021.09.02/plugin-translater.zip +https://github.com/JcDenis/translater/releases/download/v2021.09.25/plugin-translater.zip +2.19 https://plugins.dotaddict.org/dc2/details/translater http://forum.dotclear.org/viewtopic.php?id=39220 diff --git a/locales/fr/main.po b/locales/fr/main.po index 556fad0..56c8513 100644 --- a/locales/fr/main.po +++ b/locales/fr/main.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Content-Type: text/plain; charset=UTF-8\n" -"Project-Id-Version: translater 2021.09.02.1\n" +"Project-Id-Version: translater 2021.09.25\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2021-09-25T16:06:32+00:00\n" +"PO-Revision-Date: 2021-09-25T16:28:04+00:00\n" "Last-Translator: Jean-Christian Denis\n" "Language-Team: \n" "MIME-Version: 1.0\n"