From 9cc00beaae3abf700df0a1dbc9ec6ddafee8a431 Mon Sep 17 00:00:00 2001 From: wangxin Date: Mon, 22 Apr 2019 09:41:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AE=9A=E6=97=B6=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=BC=80=E5=A7=8B=E6=97=B6=E9=97=B4=E6=AF=94=E5=BD=93?= =?UTF-8?q?=E5=89=8D=E6=97=B6=E9=97=B4=E8=87=B3=E5=B0=91=E6=97=A9=E4=B8=A4?= =?UTF-8?q?=E5=88=86=E9=92=9F=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jquery-validation/1.11.0/localization/messages_en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_en.js b/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_en.js index 46e3d35f2..0be318f95 100644 --- a/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_en.js +++ b/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_en.js @@ -92,7 +92,7 @@ protect_warn:"Policy with relax precondition may consume too much resources.Use with cautions!", log_no_data:"This hour no data", expireTip:"Start time and end time interval is at least 1 minute", - compareTip:"Start time should not be less than the current time plus 2 minutes.", + compareTip:"Start time should two minutes earlier than current time at least.", compileIdCheck:"Please enter the correct query format", compileIdCheckNum:"The number of queries should not be greater than 200", rangeCross0:"The IP {0} must not between {1} and {2}",