Overview
Comment: | [core][fr] update readme |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fr | core |
Files: | files | file ages | folders |
SHA3-256: |
921b4fbc70ea8c7352db1694de3b17de |
User & Date: | olr on 2019-08-20 10:34:49 |
Other Links: | manifest | tags |
Context
2019-08-20
| ||
13:00 | [cli] show Python version check-in: 57bb3560a3 user: olr tags: trunk, cli | |
10:34 | [core][fr] update readme check-in: 921b4fbc70 user: olr tags: trunk, fr, core | |
10:24 | [core] don’t print if not in debug mode check-in: aea18de06f user: olr tags: trunk, core | |
Changes
Modified gc_core/js/README.txt from [05ae253824] to [3b39593e06].
1 2 3 4 5 6 7 8 9 10 | = GRAMMALECTE = Grammar checker By Olivier R. Website: http://grammalecte.net License: GPL 3 -- http://www.gnu.org/copyleft/gpl.html | > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | = GRAMMALECTE = Grammar checker By Olivier R. Website: http://grammalecte.net License: GPL 3 -- http://www.gnu.org/copyleft/gpl.html Grammalecte is a fork of Lightproof from László Németh (nemeth /at/ numbertext /dot/ org) http://cgit.freedesktop.org/libreoffice/lightproof/ |
Modified gc_lang/fr/README_fr.txt from [500808c507] to [dedc79223b].
1 2 3 4 5 6 7 8 9 10 | GRAMMALECTE Correcteur grammatical pour le français version ${version} _______________________________________________________________________________ Basé sur Lightproof de László Németh http://numbertext.org/lightproof/ | > > > < < < < | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | GRAMMALECTE Correcteur grammatical pour le français version ${version} par Olivier R. Site web : https://grammalecte.net/ _______________________________________________________________________________ Basé sur Lightproof de László Németh http://numbertext.org/lightproof/ Certaines des règles grammaticales sont reprises du correcteur LanguageTool, notamment celles de Dominique Pellé. Licence : GPL : GNU General Public License version 3 ou supérieure -- http://www.gnu.org/licenses/gpl-3.0.html Ce correcteur emploie le dictionnaire Hunspell créé par Dicollecte : https://grammalecte.net/home.php?prj=fr |
Modified gc_lang/fr/tb/README.txt from [e831050871] to [54b0d4fc31].
1 2 3 4 | = GRAMMALECTE = French grammar checker | | | 1 2 3 4 5 6 7 8 9 10 11 12 | = GRAMMALECTE = French grammar checker By Olivier R. Website: https://grammalecte.net/ License: GPL 3 -- http://www.gnu.org/copyleft/gpl.html Grammalecte for Firefox is a derivative tool born from the version for LibreOffice written in Python. |
︙ | ︙ |
Modified gc_lang/fr/webext/README.md from [ef7e898a3e] to [3bde0ac701].
1 2 | # Grammalecte | | | 1 2 3 4 5 6 7 8 9 10 | # Grammalecte **Correcteur grammatical pour le français** écrit en JavaScript ES6/ES7 par Olivier R. ## Fonctionnalités ## * correcteur grammatical |
︙ | ︙ |