Modificare il file:
\FckEditor\plugins\Abbr\lang\en.js
/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2005 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.opensource.org/licenses/lgpl-license.php * * For further information visit: * http://www.fckeditor.net/ * * File Name: en.js * Abbr English language file. * */ FCKLang.Abbr = 'Abbreviation' ; FCKLang.AbbrBtn = 'Insert abbreviation' ; FCKLang.AbbrDlgTitle = 'Add abbreviation-tag' ; FCKLang.AbbrDlgName = 'Please insert popup-text:' ; FCKLang.AbbrDlgTxt = '...Text gets visible while mouseover with cursor [<abbr title="Example-Pop-Up">Example...</abbr>] abbr is not recognized by IE < 7'; FCKLang.AbbrDlgRemove = 'Remove abbreviation-tag (content remains)'; FCKLang.AbbrDlgSelectFirst = 'You have to select text first!';
[
Íàçàä
]