OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / scripts / fckeditor2.6.6 / editor / plugins / YouTube / lang / en.js
1 /*
2  * For FCKeditor 2.3
3  * 
4  * 
5  * File Name: en.js
6  *      English language file for the youtube plugin.
7  * 
8  * File Authors:
9  *              Uprush (uprushworld@yahoo.co.jp) 2007/10/30
10  */
11
12 FCKLang['YouTubeTip']                   = 'Insert/Edit YouTube' ;
13 FCKLang['DlgYouTubeTitle']              = 'YouTube Property' ;
14 FCKLang['DlgYouTubeCode']               = '"Please insert the URL of YouTube videos."' ;
15 FCKLang['DlgYouTubeSecurity']   = 'Invalid URL.' ;
16 FCKLang['DlgYouTubeURL']            = 'URL' ;
17 FCKLang['DlgYouTubeWidth']          = 'Width' ;
18 FCKLang['DlgYouTubeHeight']         = 'Height' ;
19 FCKLang['DlgYouTubeQuality']    = 'Quality' ;
20 FCKLang['DlgYouTubeLow']            = 'Low' ;
21 FCKLang['DlgYouTubeHigh']           = 'High (If available)' ;