var rsLangPage = {
	//about login
	allowLoginUser : "You must Login",
	allowLoginUser2 : "You need to login. Login now?",
	noAllow : "You don't have authorization",
    msg_adult	: 'Adult authentication needed to watch this video.',


	//about member join & login
	chMemberJoin : "Sign Up",
	chMemberLogin : "Login",

	//about search
	noKeyword : "Enter search word",

	//about action
	realDelete : "Delete this video?",
	deleted : "Deleted",
	notDeleted : "Password incorrect",
	noSelect : "Nothing selected",
	canceled : "Canceled",
	moveCateTitle : "Move Category",
	moveCateContent : "Categories to be moved",
	cateSelect : "Select Category",
	doCateSelect : "Select categories to move",
	failMoveCate : "Failed to move category",

	//about video middel contents
	act_playlist :"Add to Playlist",
	act_email : "Send Email",
	act_mini : "Add to Mini",
	act_edit : "Add to Blog",
	act_share : "Share",
	act_phone : "Send to Phone",
	video_runtime : "Runtime",
	video_language : "Language",
	embed:"Embed",
	embed_url:"URL",

	//about video list
	video_category_link : "List",
	video_contents_link : "Description",
	video_mini_save : "Save",
	video_move : "Move",
	video_from : "Uploader",
	video_date : "Added",
	video_comment : "Comments",
	video_view : "Views",
	video_noData : "There are no uploaded videos.",
	video_together : "Videotize Your Dream on Pandora TV",
	video_vod_upload : "Upload Video",
	video_upload_pub : "You don't have upload authority.",
	video_title_scrap : "[Shared] ",
	video_org_publish : "Original",

	//about video contents
	video_modify : "Edit",
	video_delete : "Delete",

	//about video list orderby
	List_All	: "All",
	Most_Recent : "Most Recent",
	Most_Bitrate : "By Quality",
	Most_Viewed : "Most Viewed",
	Most_Title : "By Subject",

	//about video reply
	replyReg : "Add comment",
	replyComment : "Video still plays while you are leaving comments.",
	replyName : "Name",
	replyPasswd : "Password",
	replyBtn : "Post Comment",
	isDelete : "Do you want to delete this video? ",
	replyPassword : "Enter password for this comment",
	replyPwdConfirm : "Enter password",
	rlySubBtn : "Okay",
	rlyTitle : "Password",
	rlyLTitle : "Confirm Password",
	duplReply : "duplication reply",
	cutWrite : "User banned from leaving inappropriate comment(s).\n\nContact 1:1 Help Center for more details.",

	/* add by rhio.kim 2007.12.26 */
	msg_Ment_no : "Comment on this video.",
	msg_Ment_limit : "Reply must be 5 or more characters.",
	msg_Ment_noName : "Enter your name.",
	msg_Ment_noPass : "Enter your password.",
	msg_Ment_over : "The content should not exceed #{max_len}byte"

	/* add by smith.oh 2008.02.04 */
	, seeMore : "See More",

	/* add by rhio.kim 2008.03.20 - 관련 플레이리스트 없을때 */
	cap_assoc_none : "There's no Related Playlists",

	videoException : [
		["This video cannot be played due to the reason below.", "See reason. (See Message)"],
		["This video has been deleted by<br> the administrator due to the reason below.", "See criterion for inappropriate posting", "See reason. (See Message)"]
	],
	
	autoplay : ["No previous videos", "No next videos"]
}
