Overview
Comment: | [fr] config.ini: dictionnaires 7.7, Grammalecte 2.3 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | trunk | fr |
Files: | files | file ages | folders |
SHA3-256: |
a74fcc98bb628d6d80391a0c91ea6a4f |
User & Date: | olr on 2025-09-14 16:01:58 |
Other Links: | manifest | tags |
Context
2025-09-14
| ||
16:01 | [fr] config.ini: dictionnaires 7.7, Grammalecte 2.3 Leaf check-in: a74fcc98bb user: olr tags: trunk, fr | |
14:31 | [graphspell] new suggestion mechanism for Javascript too check-in: ec295f726f user: olr tags: trunk, graphspell | |
Changes
Modified gc_lang/fr/config.ini from [084d3f6b6a] to [5e5934ce9e].
1 2 3 4 5 6 7 8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | - + | [args] lang = fr lang_name = French locales = fr_FR fr_BE fr_CA fr_CH fr_LU fr_BF fr_BJ fr_CD fr_CI fr_CM fr_MA fr_ML fr_MU fr_NE fr_RE fr_SN fr_TG country_default = FR name = Grammalecte implname = grammalecte # always use 3 numbers for version: x.y.z |
︙ | |||
35 36 37 38 39 40 41 | 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 | - + | # Finite state automaton compression: 1, 2 (experimental) or 3 (experimental) fsa_method = 1 # stemming method: S for suffixes only, A for prefixes and suffixes stemming_method = S # LibreOffice unopkg = C:/Program Files/LibreOffice/program/unopkg.com |
︙ |