/******************************************************************************* fr.js French language variables for dialog window. Translation by Sarki (http://www.sarki.ch/) *******************************************************************************/ tinyMCE.addI18n('fr.rj_insertcode_dlg',{ title : 'Insérer du code à afficher', chooseCode : 'Type de code', formatMode : 'Coloration syntaxique', inlineStyleSheets : 'Inline Style Sheets', classStyleSheets : 'Class Style Sheets', header : 'En-tête', lineNumbers : 'Afficher les no des lignes', lineNumbersOn : 'Oui', lineNumbersOff : 'Non', startLine : 'Nombre initial de ligne', contents : 'Code à afficher', width : 'Width', height : 'Height', percent : 'Percent', pixels : 'Pixels' });