/*
 * For FCKeditor 2.3
 * 
 * 
 * File Name: ja.js
 * 	English language file for the youtube plugin.
 * 
 * File Authors:
 * 		Uprush (uprushworld@yahoo.co.jp) 2007/10/30
 */

FCKLang['YouTubeTip']			= 'Insert/Edit YouTube' ;
FCKLang['DlgYouTubeTitle']		= 'YouTube Property' ;
FCKLang['DlgYouTubeCode']		= '"Please insert the URL of YouTube videos."' ;
FCKLang['DlgYouTubeSecurity']	= 'Invalid URL.' ;
FCKLang['DlgYouTubeURL']	    = 'URL' ;
FCKLang['DlgYouTubeWidth']	    = 'Width' ;
FCKLang['DlgYouTubeHeight']	    = 'Height' ;
FCKLang['DlgYouTubeQuality']    = 'Quality' ;
FCKLang['DlgYouTubeLow']	    = 'Low' ;
FCKLang['DlgYouTubeHigh']	    = 'High (If available)' ;
