Grammalecte  Check-in [d38b521252]

Overview
Comment:[lo][bug] lexicon editor: fix label files
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | lo
Files: files | file ages | folders
SHA3-256: d38b521252d58a2e9ef2fd7461e8ab686d162df2607812d72596c20b9e713f2e
User & Date: olr on 2018-04-15 19:30:19
Original Comment: [lo][bug] lexicon eitor: fix label files
Other Links: manifest | tags
Context
2018-04-15
20:05
[fr] gn2m: accords moins restrictifs check-in: cd269f1cab user: olr tags: trunk, fr
19:30
[lo][bug] lexicon editor: fix label files check-in: d38b521252 user: olr tags: trunk, lo
18:19
[fr] màj: virgule avant car/mais/donc check-in: d806a33372 user: olr tags: trunk, fr
Changes

Modified gc_lang/fr/oxt/DictOptions/sw_strings.py from [bd5a9a1a9f] to [ae09aedf5b].

50
51
52
53
54
55
56
57
58
59
60
        "res_tags": "Tags",
        
        "close_button": "Close",

        "error": "Error",
        "regex_error_flexion": "The regular expression in field ‹Flexion› is wrong.",
        "regex_error_tags": "The regular expression in field ‹Tags› is wrong."

        "close_button": "Close",
    },
}







<
<


50
51
52
53
54
55
56


57
58
        "res_tags": "Tags",
        
        "close_button": "Close",

        "error": "Error",
        "regex_error_flexion": "The regular expression in field ‹Flexion› is wrong.",
        "regex_error_tags": "The regular expression in field ‹Tags› is wrong."


    },
}

Modified gc_lang/fr/oxt/DictOptions/ti_strings.py from [0b16e6dad2] to [be1117599a].

21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
        "warning": "Avertissement",
        "warning_desc": "Il est déconseillé d’utiliser la catégorie ‹Autre› pour générer autre chose que des noms, des adjectifs, des noms propres, des verbes et des adverbes. Il n’y a aucune garantie que les étiquettes pour les autres catégories, notamment les mots grammaticaux, ne changeront pas.",

        "tags_section": "Signification des étiquettes",
        "tags": "Étiquettes",
        "meaning": "Signification",

        "close_button": "Fermer",
    },

    "en": {
        "title": "Grammalecte · Informations",
        
        "information_section": "Informations",








|







21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
        "warning": "Avertissement",
        "warning_desc": "Il est déconseillé d’utiliser la catégorie ‹Autre› pour générer autre chose que des noms, des adjectifs, des noms propres, des verbes et des adverbes. Il n’y a aucune garantie que les étiquettes pour les autres catégories, notamment les mots grammaticaux, ne changeront pas.",

        "tags_section": "Signification des étiquettes",
        "tags": "Étiquettes",
        "meaning": "Signification",

        "close_button": "Fermer"
    },

    "en": {
        "title": "Grammalecte · Informations",
        
        "information_section": "Informations",

45
46
47
48
49
50
51
52
53
54
        "warning": "Warning",
        "warning_desc": "You shouldn’t use the category ‹Other› to generate words which are not names, adjectives, proper names, verbs and adverbs. There is no garantee that tags used for other categories won’t change.",

        "tags_section": "Tags meaning",
        "tags": "Tags",
        "meaning": "Meaning",

        "close_button": "Close",
    },
}







|


45
46
47
48
49
50
51
52
53
54
        "warning": "Warning",
        "warning_desc": "You shouldn’t use the category ‹Other› to generate words which are not names, adjectives, proper names, verbs and adverbs. There is no garantee that tags used for other categories won’t change.",

        "tags_section": "Tags meaning",
        "tags": "Tags",
        "meaning": "Meaning",

        "close_button": "Close"
    },
}