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 | 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"> |
︙ |
Modified gc_lang/fr/tb/locale/fr/spell_options.dtd from [7ebef67700] to [fae80f9231].
1 2 3 4 5 6 | 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"> |
︙ |