Rev 609 | Blame | Compare with Previous | Last modification | View Log | RSS feed
// FR lang variables
// Modified by shadow walker, last updated 2007-03-16, based on the work of Motte
tinyMCE.addToLang('spellchecker',{
desc : 'Correcteur orthographique',
menu : 'Options du correcteur',
ignore_word : 'Ignorer le mot',
ignore_words : 'Tout ignorer',
langs : 'Langues',
wait : 'Veuillez patienter...',
swait : 'Contrôle de l\'orthographe, veuillez patienter...',
sug : 'Suggestions',
no_sug : 'Pas de suggestions',
no_mpell : 'Aucune erreur détecté.',
mpell_found : 'Trouver {$words} erreur(s).'
});