(function(n){$.extend(n.TabStrip.prototype,{closeTabText:"关闭标签",closeOtherTabsText:"关闭其它标签",closeAllTabsText:"关闭全部标签"});$.extend(n.MessageBox.prototype,{buttonText:{ok:"确定",yes:"是",no:"否",cancel:"取消"}});$.extend(n.Grid.prototype,{sortASCText:"正序",sortDESCText:"倒序",columnsText:"列",unlockText:"解锁",lockText:"锁定",filtersText:"过滤",filtersCancelText:"取消过滤",filterOKText:"确定",filterCancelText:"取消",filterMatchAll:"匹配全部",filterMatchAny:"匹配任意"});$.extend(n.PagingToolbar.prototype,{beforeText:"第",afterText:"页,共 {0} 页",firstText:"第一页",prevText:"上一页",nextText:"下一页",lastText:"最后页",displayMsg:"显示 {0} - {1} 条,共 {2} 条",emptyMsg:"没有数据"});$.extend(n.TextBox.prototype,{minLengthText:"该输入项的最小长度是 {0} 个字符",maxLengthText:"该输入项的最大长度是 {0} 个字符",requiredText:"该输入项为必填项"});$.extend(n.NumberBox.prototype,{minText:"该输入项的最小值是 {0}",maxText:"该输入项的最大值是 {0}",nanText:"{0} 不是有效数值",negativeText:"该输入项不能是负数"});$.extend(n.CheckBoxList.prototype,{requiredText:"至少选中一项"});$.extend(n.FileUpload.prototype,{buttonText:"浏览..."});$.extend(n.DatePicker.prototype,{minText:"该输入项的日期必须在 {0} 之后",maxText:"该输入项的日期必须在 {0} 之前",invalidText:"{0} 是无效的日期 - 必须符合格式: {1}"});$.extend(n.ajax,{errorMsg:"出错了!{0} ({1})",timeoutErrorMsg:"请求超时,请刷新页面并重试!",networkErrorMsg:"网络错误,请刷新页面并重试!"});$.extend(n.util,{alertTitle:"提示对话框",confirmTitle:"确认对话框",promptTitle:"请输入",notifyTitle:"通知",formAlertTitle:"表单无效",loading:"正在加载..."});$.extend(n.wnd,{closeButtonTooltip:"关闭此窗口",formChangeConfirmMsg:"当前表单已经被修改,确认放弃修改?"});n.lang("calendar",{okText:"确定",closeText:"关闭",prevText:"<上月",nextText:"下月>",currentText:"今天",nowText:"现在",monthNames:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthNamesShort:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],dayNames:["星期日","星期一","星期二","星期三","星期四","星期五","星期六"],dayNamesShort:["周日","周一","周二","周三","周四","周五","周六"],dayNamesMin:["日","一","二","三","四","五","六"],weekHeader:"周",dateFormat:"yyyy-MM-dd",firstDay:1,isRTL:!1,showMonthAfterYear:!0,yearSuffix:"年",amPm:["上午","下午"]})})(F)