国际化修改ipv 为IPv

This commit is contained in:
duandongmei
2018-08-15 18:22:13 +08:00
parent 95b711c2d5
commit 3c5e22fcae
2 changed files with 6 additions and 6 deletions

View File

@@ -549,7 +549,7 @@ ip_pattern=IP Pattern
port_pattern=Port Pattern
port_mask=Port Mask
ip_range=IP Range
ip_subnet=IP Subnet
ip_subnet=IP/Subnet mask
district=Matching District
keywords=Keyword
http_ip_title=IP
@@ -608,7 +608,7 @@ import_failed=Import Failed
import_template_failed=Failed to download the template! Failure information:
the_line_of=Line rowNum
val_protocol_id=Protocol name is empty or not exist
val_ip_type=IP Type Can't be empty,and should by 4(IPV4) or 6(IPV6)
val_ip_type=IP Type Can't be empty,and should by 4(IPv4) or 6(IPv6)
val_src_ip=Client IP format is incorrect or inconsistent with IP type
val_src_mask=Client IP mask format is incorrect or inconsistent with IP type
val_src_port=Client port is empty or incorrectly formatting(0-65535)
@@ -617,7 +617,7 @@ val_dst_ip=Server IP format is incorrect or inconsistent with IP type
val_dst_mask=Server IP mask format is incorrect or inconsistent with IP type
val_dst_port=Server port is empty or incorrectly formatting(0-65535)
val_dst_port_mask=Server port mask format is incorrect(0-65535)
val_protocol=Protocol Can't be empty,and should be 6(tcp),17(udp),0(\u4EFB\u610F)
val_protocol=Protocol Can't be empty,and should be 6(TCP),17(UDP),0(\u4EFB\u610F)
val_direction=Direction should be 0(bidirectional) or 1(unidirectional)
#===============protocol IP Import end=================