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 3ca12411f..ddc6d3632 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 @@ -30,10 +30,10 @@ ipv6MaskPart:"Mask must be 128", //ipMaskRange:"IP mask must between 0 and 32", ipMaskRange:"IP mask must between 16 and 32", - srcIpNotEqDestIp:"Sourse IP ", + srcIpNotEqDestIp:"Source IP ", destIpNotEqDestIp:" and destination IP ", IpNotEqDestIp:" can't be the same", - srcIpIsNotValue:"Sourse IP can't be ", + srcIpIsNotValue:"Source IP can't be ", destIpIsNotValue:"Destination IP can't be ", ipRange:"Wrong IP format or start IP and end IP in two subnet", ipRange1:"start IP should smaller than end IP",