1/*
2 * FCKeditor - The text editor for internet
3 * Copyright (C) 2003-2005 Frederico Caldeira Knabben
4 *
5 * Licensed under the terms of the GNU Lesser General Public License:
6 *    http://www.opensource.org/licenses/lgpl-license.php
7 *
8 * For further information visit:
9 *    http://www.fckeditor.net/
10 *
11 * File Name: en.js
12 *  Abbr French language file.
13 *
14 */
15FCKLang.Abbr	      		= 'Plugin' ;
16FCKLang.AbbrBtn      		= 'Insère une plugin' ;
17FCKLang.AbbrDlgTitle 		= 'Ins�rez Le Nom Plugin De Syntaxe' ;
18FCKLang.AbbrDlgName  		= 'Veuillez �crire le nom plugin -- essayez d\'�tre exact' ;
19FCKLang.AbbrDlgRemove		= 'Enlève la balise d\'plugin (le contenu n\'est pas supprimé)';
20FCKLang.AbbrDlgSelectFirst	= 'Vous devez d\'abord sélectionner du texte!';
21
22