From 6df371372ba8681d3db41ce379f24b0e005b7e03 Mon Sep 17 00:00:00 2001 From: wangxin Date: Wed, 15 Aug 2018 15:27:25 +0800 Subject: [PATCH] =?UTF-8?q?IP=EF=BC=8CISP=E7=AD=89=E8=AF=8D=E5=A4=A7?= =?UTF-8?q?=E5=86=99;=E9=A6=96=E5=AD=97=E6=AF=8D=E5=A4=A7=E5=86=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1.11.0/localization/messages_en.js | 24 +++++++++---------- .../1.11.0/localization/messages_zh.js | 6 ++--- 2 files changed, 15 insertions(+), 15 deletions(-) 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 31b3c6ede..2034936b6 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 @@ -41,21 +41,21 @@ portMaskRange:"Port and mask must between 0 and 65535.The correct pattern is \"port/mask\".", chooseAreaOrIsp:"The region and the oprater must choose one", areaControl:"Action drop and loop do not need area control", - ip_type: "ip type", - ip_pattern: "ip Pattern", - area: "area", - isp: "isp", - close_info: "close", - client_ip: "client ip", - ipv4: "ipv4", - ipv6: "ipv6", + ip_type: "IP type", + ip_pattern: "IP Pattern", + area: "Area", + isp: "ISP", + close_info: "Close", + client_ip: "Client IP", + ipv4: "IPv4", + ipv6: "IPv6", over6: "4over6", over4: "6over4", ipv4v6:"Please enter a correct IPv4(0.0.0.0) or IPv6(::)", - all: "all", - ip_subnet: "Subnet", - ip_range: "ip Range", - timeout:"timeout", + all: "All", + ip_subnet: "IP/Subnet mask", + ip_range: "IP Range", + timeout:"Timeout", areaIpPrefix:"Forbiden value: ", domainCheck:"Please enter a valid domain.", checkParent:"Configuration Type must match it's parent.", diff --git a/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_zh.js b/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_zh.js index a30350f05..175cb8bf0 100644 --- a/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_zh.js +++ b/src/main/webapp/static/global/plugins/jquery-validation/1.11.0/localization/messages_zh.js @@ -47,13 +47,13 @@ isp: "运营商", close_info: "关闭", client_ip: "源IP", - ipv4: "ipv4", - ipv6: "ipv6", + ipv4: "IPv4", + ipv6: "IPv6", over6: "4over6", over4: "6over4", ipv4v6:"请输入合法的IP地址如IPv4(0.0.0.0)或IPv6(::)", all: "全部", - ip_subnet: "子网掩码", + ip_subnet: "IP/子网掩码", ip_range: "IP范围", timeout:"超时", areaIpPrefix:"禁止使用的值: ",