OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / scripts / ckeditor4.1.0 / plugins / linkinfo / lang / en.js
1 /**
2  * Magic3 CKEditorプラグイン
3  *
4  * JavaScript 1.5
5  *
6  * LICENSE: This source file is licensed under the terms of the GNU General Public License.
7  *
8  * @package    Magic3 Framework
9  * @author     平田直毅(Naoki Hirata) <naoki@aplo.co.jp>
10  * @copyright  Copyright 2006-2013 Magic3 Project.
11  * @license    http://www.gnu.org/copyleft/gpl.html  GPL License
12  * @version    SVN: $Id: en.js 5944 2013-04-18 13:33:53Z fishbone $
13  * @link       http://www.magic3.org
14  */
15 CKEDITOR.plugins.setLang( 'linkinfo', 'en', {
16         toolbar: 'Create link for Magic3',
17         title: 'Create link for Magic3',
18         page_title: 'Page',
19         content_title: 'Content'
20 });