﻿// JScript 文件
AlertStr={
    "strIsNum":"incorrect，numbers only！\n",
    "strIsNull":"can't be empty！",
    "strLength":"Character length incorrect！",
    "strAlertDate":"the date format should be 2008-08-08！",
    "strFormat":"format error！", 
    "strValidate":"incorrect，Letters, numbers and underscores (_) only ！\n",
    "strDel":"Please select items you would like to delete！",
    "strMove":"Please select items you would like to move！",
    "strMemberGrp":"Please select member group！"
};

