Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
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 2019-08-20 10:34:49 |
Context
2019-08-20
| ||
13:00 | [cli] show Python version check-in: 57bb3560a3 user: olr tags: cli, trunk | |
10:34 | [core][fr] update readme check-in: 921b4fbc70 user: olr tags: core, fr, trunk | |
10:24 | [core] don’t print if not in debug mode check-in: aea18de06f user: olr tags: core, trunk | |
Changes
Changes to gc_core/js/README.txt.
4 5 6 7 8 9 10 |
Grammar checker By Olivier R. Website: http://grammalecte.net License: GPL 3 -- http://www.gnu.org/copyleft/gpl.html |
> > > > |
4 5 6 7 8 9 10 11 12 13 14 |
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/ |
Changes to gc_lang/fr/README_fr.txt.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
GRAMMALECTE Correcteur grammatical pour le français version ${version} _______________________________________________________________________________ Basé sur Lightproof de László Németh http://numbertext.org/lightproof/ Modifications de Lightproof et règles grammaticales : Olivier R. - olivier<at>grammalecte<dot>net Site web : https://grammalecte.net/ 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 |
> > > < < < < | | |
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 |
Changes to gc_lang/fr/tb/README.txt.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
= GRAMMALECTE =
French grammar checker
By Olivier R. (olivier /at/ grammalecte /dot/ net)
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.
Written in JavaScript ES6/ES7.
|
| |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
= 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. Written in JavaScript ES6/ES7. |
Changes to gc_lang/fr/webext/README.md.
1 2 3 4 5 6 7 8 9 10 |
# Grammalecte
**French Grammar Checker**
écrit en JavaScript ES6/ES7
par Olivier R.
## Fonctionnalités ##
* correcteur grammatical
|
| |
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
|