Subversion Repositories Sites.tela-botanica.org

Compare Revisions

Ignore whitespace Rev 609 → Rev 610

/branches/v4.0/wikini/maj_wikini/tools/templates/themes/default/javascripts/tiny_mce/plugins/spellchecker/langs/fr.js
New file
0,0 → 1,16
// 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).'
});