Differences From Artifact [eb294b7932]:
- File gc_lang/fr/webext/panel/lex_editor.html — part of check-in [84a72ba4e1] at 2018-02-07 13:58:39 on branch trunk — [fx] update: lexicon editor (user: olr, size: 22394) [annotate] [blame] [check-ins using]
To Artifact [07c19d863f]:
- File gc_lang/fr/webext/panel/lex_editor.html — part of check-in [00eca59ea8] at 2018-02-07 16:39:14 on branch trunk — [fx] update: lexicon editor (user: olr, size: 22462) [annotate] [blame] [check-ins using]
| ︙ | |||
299 300 301 302 303 304 305 306 307 308 309 310 311 | 299 300 301 302 303 304 305 306 307 308 309 310 311 312 | + |
</div>
</div>
<script src="../grammalecte/graphspell/helpers.js"></script>
<script src="../grammalecte/graphspell/str_transform.js"></script>
<script src="../grammalecte/graphspell/dawg.js"></script>
<script src="../grammalecte/graphspell/ibdawg.js"></script>
<script src="../grammalecte/fr/conj.js"></script>
<script src="lex_conj_data.js"></script>
<script src="lex_editor.js"></script>
</body>
</html>
|