⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 eng.js

📁 zapatec suite 最新版 20070204,非常棒的ajax widgets 工具包
💻 JS
字号:
// $Id: eng.js 7350 2007-06-05 10:03:57Z andrew $Zapatec.Utils.createNestedHash(Zapatec, ["Langs", "Zapatec.Form", "eng"], {    'initializeError': 'Form already initialized!',	'loadingForm': 'loading form',	'noFormError': "Couldn't find form",	'submitOneError': 'There is 1 error.',	'submitManyErrors': 'There are %1 errors.',	'isRequiredError': 'This field is required',	'maskNotFilledError': 'Does not conform to mask %1',	'noSuchAutoCompleteValueError': 'No such value',	'invalidURLError': 'Invalid URL',	'invalidEmailError': 'Invalid email address',	'invalidCreditCardError': 'Invalid credit card number',	'invalidUSPhoneError': 'Invalid US phone number',	'invalidInternationalPhoneError': 'Invalid international phone number',	'invalidUSZipError': 'Invalid US zip code',	'invalidDateError': 'Invalid date',	'invalidIntError': 'Not an integer',	'invalidFloatError': 'Not a float',	'maxLengthError': 'Please enter less then %1 symbols',	'minLengthError': 'Please enter more then %1 symbols',	'ajaxDebugSeparator': '-----------------------',	'ajaxDebugSubmitTitle': 'Sending request for AJAX submit form.',	'ajaxDebugValidateTitle': 'Sending request for AJAX validate field %1.',	'ajaxDebugFillTitle': 'Sending request for AJAX fill for field %1.',	'ajaxDebugQuery': 'Query: %1',	'ajaxDebugResponse': 'Response received: %1',	'ajaxDebugResponseError': 'Error response received: %1',	'ajaxSubmitCantParseError': "Can't parse received JSON: %1",	'ajaxSubmitNoResponseError': 'No response',	'ajaxValidateCantParseError': "Can't parse received JSON: %1",	'ajaxValidateNoResponseError': 'No response',	'ajaxValidateValidationError': 'This field is not valid',	'ajaxFillCantParseError': "Can't parse received JSON: %1",	'ajaxFillNoResponseError': 'No response',	'ajaxFillGeneralError': "Can't retrieve fill values",	'ajaxSuggestCantParseError': "Can't parse received JSON: %1",	'ajaxSuggestNoResponseError': 'No response',	'ajaxSuggestGeneralError': "Can't retrieve value"});

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -