Grammalecte  Check-in [971a16410f]

Overview
Comment:[lo][ui] lexicon editor: replace space replacement
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | lo
Files: files | file ages | folders
SHA3-256: 971a16410ffda132ccffb0857b1482dc51247e2874e4cc22dcd649fb8a259dfa
User & Date: olr on 2020-09-02 08:17:02
Other Links: manifest | tags
Context
2020-09-02
09:07
[graphspell] tokenizer: token OTHER as fallback check-in: e201630bf5 user: olr tags: trunk, graphspell
08:17
[lo][ui] lexicon editor: replace space replacement check-in: 971a16410f user: olr tags: trunk, lo
08:15
[lo] lexicon editor: fix path for Linux check-in: ab1e3ccae3 user: olr tags: trunk, lo
Changes

Modified gc_lang/fr/oxt/DictOptions/lxe_strings.py from [cefec5a6c2] to [18be362df4].

14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
        "information_button": "<i>",

        # catégories
        "common_name": "Nom commun",
        "nom_adj": "Nom et adjectif",
        "nom": "Nom",
        "adj": "Adjectif",
        "alt_lemma": "[optionnel] Autre forme(masculine, féminine, etc.)",

        "proper_name": "Nom propre",
        "M1": "Prénom",
        "M2": "Patronyme",
        "MP": "Autre",

        "gender": "Genre",







|







14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
        "information_button": "<i>",

        # catégories
        "common_name": "Nom commun",
        "nom_adj": "Nom et adjectif",
        "nom": "Nom",
        "adj": "Adjectif",
        "alt_lemma": "[optionnel] Autre forme (masculine, féminine, etc.)",

        "proper_name": "Nom propre",
        "M1": "Prénom",
        "M2": "Patronyme",
        "MP": "Autre",

        "gender": "Genre",
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
        "information_button": "<i>",

        # catégories
        "common_name": "Nom commun",
        "nom_adj": "Nom et adjectif",
        "nom": "Nom",
        "adj": "Adjectif",
        "alt_lemma": "[optionnel] Autre forme(masculine, féminine, etc.)",

        "proper_name": "Nom propre",
        "M1": "Prénom",
        "M2": "Patronyme",
        "MP": "Autre",

        "gender": "Genre",







|







98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
        "information_button": "<i>",

        # catégories
        "common_name": "Nom commun",
        "nom_adj": "Nom et adjectif",
        "nom": "Nom",
        "adj": "Adjectif",
        "alt_lemma": "[optionnel] Autre forme (masculine, féminine, etc.)",

        "proper_name": "Nom propre",
        "M1": "Prénom",
        "M2": "Patronyme",
        "MP": "Autre",

        "gender": "Genre",