| Current Path : /home/s/u/n/sunflowe/www2/j15/plugins/editors/jce/tiny_mce/plugins/rj_insertcode/langs/ |
| Current File : /home/s/u/n/sunflowe/www2/j15/plugins/editors/jce/tiny_mce/plugins/rj_insertcode/langs/fr_dlg.js |
/*******************************************************************************
fr.js
French language variables for dialog window.
Translation by Sarki
*******************************************************************************/
tinyMCE.addI18n('fr.rj_insertcode_dlg',{
title : 'Insérer du code à afficher',
chooseCode : 'Type de code',
formatMode : 'Coloration syntaxique',
inlineStyleSheets : 'Oui',
classStyleSheets : 'Non',
header : 'En-tête',
lineNumbers : 'Afficher les no des lignes',
lineNumbersOn : 'Oui',
lineNumbersOff : 'Non',
startLine : 'Nombre initial de ligne',
contents : 'Code à afficher'
});