/**
	[resource_logon_ko.js]
	- ACL-LOGON 자바스크립트에 쓰이는 리소스번들 데이타
	
	@since 2006.02.16
*/
<!--
//ALERT
var alert_no_such_user ="This user does not exist!"
var alert_dup_users ="Two or more users have the same name. Please select the right user!"
var alert_authentication_error ="Please confirm the password!"
var alert_fetal_error ="Login unsuccessful!"
var alert_license_register = "The license has not been registered or is expired. Please register the license key.\n";
// CHECK
var check_input_id ="Please enter your ID!"
var check_input_passwd ="Enter Password!"
//CONFIRM
var confirm_logout ="Do you want to log out?"
//-->
