File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
33/**
44 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
5- *
5+ *
66 * @author NicolasFriedli <nicolas@theologique.ch>
7+ * @author Schplurtz le Déboulonné <schplurtz@laposte.net>
78 */
89$ lang ['encoding ' ] = 'utf-8 ' ;
910$ lang ['direction ' ] = 'gauche à droite ' ;
1011$ lang ['view ' ] = 'Exporter la page en format Open Document ' ;
1112$ lang ['export_odt_button ' ] = 'exportation ODT ' ;
1213$ lang ['tpl_not_found ' ] = 'ATTENTION: le modèle ODT "%s" est introuvable dans le répertoire "%s". Le modèle par défaut est utilisé. ' ;
14+ $ lang ['toc_title ' ] = 'Table des matières ' ;
1315$ lang ['needtitle ' ] = 'Veuillez choisir un titre. ' ;
1416$ lang ['needns ' ] = 'Veuillez choisir une catégorie existante. ' ;
1517$ lang ['empty ' ] = 'Vous n \'avez pas encore sélectionné de pages. ' ;
You can’t perform that action at this time.
0 commit comments