]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/advimage/langs/fr.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / plugins / advimage / langs / fr.js
1 // French lang variables by Laurent Dran
2
3 tinyMCE.addToLang('',{
4 insert_image_alt2 : 'Titre de l\'image',
5 insert_image_onmousemove : 'Image alternative',
6 insert_image_mouseover : 'Pour la souris au dessus',
7 insert_image_mouseout : 'Pour la souris en dehors'
8 });