Overview
Comment: | [tb] spelling options: fix label |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | tb |
Files: | files | file ages | folders |
SHA3-256: |
28c61525bd8845d5933b4181116302f2 |
User & Date: | olr on 2018-04-06 14:39:55 |
Other Links: | manifest | tags |
Context
2018-04-06
| ||
14:47 | [lo] update Graphspell spelling options check-in: 86c4743b22 user: olr tags: trunk, lo | |
14:39 | [tb] spelling options: fix label check-in: 28c61525bd user: olr tags: trunk, tb | |
13:49 | [tb] update dictionaries options check-in: 43a35949e2 user: olr tags: trunk, tb | |
Changes
Modified gc_lang/fr/tb/locale/en/spell_options.dtd from [b13c348dbe] to [ccc41aa9e2].
1 2 3 4 5 6 | <!ENTITY window.title "Grammalecte · Spelling options"> <!ENTITY dialogheader.label "Spelling options"> <!ENTITY grouptitle_graphspell "Graphspell Dictionaries (Grammalecte)"> <!ENTITY warning_graphspell "These dictionaries are used only when analyzing texts."> <!ENTITY option.main_dic.label "Main dictionary"> | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <!ENTITY window.title "Grammalecte · Spelling options"> <!ENTITY dialogheader.label "Spelling options"> <!ENTITY grouptitle_graphspell "Graphspell Dictionaries (Grammalecte)"> <!ENTITY warning_graphspell "These dictionaries are used only when analyzing texts."> <!ENTITY option.main_dic.label "Main dictionary"> <!ENTITY option.main_dic.descr "About 83 000 entries, 500 000 flexions. Not editable, not deactivable."> <!ENTITY option.extended_dic.label "Extended dictionary"> <!ENTITY option.extended_dic.descr "Feature to come."> <!ENTITY option.community_dic.label "Community dictionary"> <!ENTITY option.community_dic.descr "Feature to come.."> <!ENTITY option.personal_dic.label "Personal dictionary"> <!ENTITY option.personal_dic.descr "The personal dictionary is created and edited via the lexicon editor."> |
︙ | ︙ |
Modified gc_lang/fr/tb/locale/fr/spell_options.dtd from [7ebef67700] to [fae80f9231].
1 2 3 4 5 6 | <!ENTITY window.title "Grammalecte · Options orthographiques"> <!ENTITY dialogheader.label "Options orthographiques"> <!ENTITY grouptitle_graphspell "Dictionnaires de Grammalecte"> <!ENTITY warning_graphspell "Ces dictionnaires ne sont utilisés que lors de l’analyse grammaticale."> <!ENTITY option.main_dic.label "Dictionnaire principal"> | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <!ENTITY window.title "Grammalecte · Options orthographiques"> <!ENTITY dialogheader.label "Options orthographiques"> <!ENTITY grouptitle_graphspell "Dictionnaires de Grammalecte"> <!ENTITY warning_graphspell "Ces dictionnaires ne sont utilisés que lors de l’analyse grammaticale."> <!ENTITY option.main_dic.label "Dictionnaire principal"> <!ENTITY option.main_dic.descr "Environ 83 000 entrées, 500 000 flexions. Ni éditable, ni désactivable."> <!ENTITY option.extended_dic.label "Dictionnaire étendu"> <!ENTITY option.extended_dic.descr "Fonctionnalité à venir."> <!ENTITY option.community_dic.label "Dictionnaire communautaire"> <!ENTITY option.community_dic.descr "Fonctionnalité à venir."> <!ENTITY option.personal_dic.label "Dictionnaire personnel"> <!ENTITY option.personal_dic.descr "Le dictionnaire personnel est créé et édité via l’éditeur lexical."> |
︙ | ︙ |