From 30007d50d01091cd56e3d2186989cf09e3a7d2c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=9A=93=E5=AE=B8?= Date: Wed, 24 Apr 2019 19:02:21 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=B8=9A=E5=8A=A1=E9=85=8D=E7=BD=AE=20packet?= =?UTF-8?q?=E5=92=8CStream=E4=B8=AD=E6=96=87=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E7=BF=BB=E8=AF=91=E4=B8=BA(=E5=8C=85=E3=80=81=E6=B5=81)=202.?= =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E9=85=8D=E7=BD=AE=20Stream=E9=87=8C=E7=9A=84?= =?UTF-8?q?Protocol=20Identify=E4=B8=AD=E6=96=87=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E5=8C=96=E7=BF=BB=E8=AF=91=E4=B8=BA(=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E5=8D=8F=E8=AE=AE)=203.=E4=B8=9A=E5=8A=A1=E9=85=8D=E7=BD=AE=20?= =?UTF-8?q?=E9=AB=98=E7=BA=A7=E5=8A=9F=E8=83=BD->APP=E7=89=B9=E5=BE=81=20?= =?UTF-8?q?=E9=83=A8=E5=88=86=E8=8F=9C=E5=8D=95=E7=BF=BB=E8=AF=91=E4=B8=BA?= =?UTF-8?q?=E4=B8=AD=E6=96=87=20=20=E5=A2=9E=E5=8A=A0=E4=BA=86=E4=B8=80?= =?UTF-8?q?=E4=B8=AAapp=5Fip=5Fcorrelation(APP=E5=85=B3=E8=81=94=E7=89=B9?= =?UTF-8?q?=E5=BE=81IP=E9=85=8D=E7=BD=AE)=E5=9B=BD=E9=99=85=E5=8C=96?= =?UTF-8?q?=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/messages/message_en.properties | 3 ++- src/main/resources/messages/message_ru.properties | 3 ++- src/main/resources/messages/message_zh_CN.properties | 11 ++++++----- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 0c1f5055d..b7f92a592 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1515,4 +1515,5 @@ src_ip_pattern=Client IP Pattern dest_ip_pattern=Server IP Pattern src_port_pattern=Client Port Pattern dest_port_pattern=Server Port Pattern -range_cross=Found intersections between Server IP address and Client IP address \ No newline at end of file +range_cross=Found intersections between Server IP address and Client IP address +app_ip_correlation=APP IP Correlation \ No newline at end of file diff --git a/src/main/resources/messages/message_ru.properties b/src/main/resources/messages/message_ru.properties index dc4d945c5..583ea33e0 100644 --- a/src/main/resources/messages/message_ru.properties +++ b/src/main/resources/messages/message_ru.properties @@ -1518,4 +1518,5 @@ src_ip_pattern=Client IP Pattern dest_ip_pattern=Server IP Pattern src_port_pattern=Client Port Pattern dest_port_pattern=Server Port Pattern -range_cross=Found intersections between Server IP address and Client IP address \ No newline at end of file +range_cross=Found intersections between Server IP address and Client IP address +app_ip_correlation=APP IP Correlation \ No newline at end of file diff --git a/src/main/resources/messages/message_zh_CN.properties b/src/main/resources/messages/message_zh_CN.properties index 331c2081c..38b4bb502 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -706,7 +706,7 @@ ir_type=\u590d\u7528\u7c7b\u578b dns_strategy_id=DNS\u7b56\u7565ID no_strategy=\u9ed8\u8ba4\u7b56\u7565 domain=\u57df\u540d -app_ip_config=APP IP +app_ip_config=APP\u534F\u8BAEIP\u914D\u7F6E bytes=\u5b57\u8282 app_http_config=APP HTTP\u7279\u5f81 app_domain_config=APP\u57df\u540d\u7279\u5f81 @@ -1133,11 +1133,11 @@ av_voip_reject=VoIP\u963b\u65ad label_proto_source=\u534f\u8bae\u6765\u6e90 label_behav_source=\u884c\u4e3a\u6765\u6e90 label_app_source=\u5e94\u7528\u6765\u6e90 -packet=Packet -stream=Stream +packet=\u5305 +stream=\u6D41 protocol_menu=Protocol advanced=Advanced -protocol_identify=Protocol Identify +protocol_identify=\u57FA\u7840\u534F\u8BAE MM_FILE_DIGEST=\u6587\u4ef6\u6458\u8981 NTC_ASN_IP=ASN NTC_STREAMING_MEDIA_URL=URL @@ -1514,4 +1514,5 @@ src_ip_pattern=\u6E90IP\u683C\u5F0F dest_ip_pattern=\u76EE\u7684IP\u683C\u5F0F src_port_pattern=\u6E90\u7AEF\u53E3\u683C\u5F0F dest_port_pattern=\u76EE\u7684\u7AEF\u53E3\u683C\u5F0F -range_cross=\u6E90IP\u4E0E\u76EE\u7684IP\u8303\u56F4\u6709\u4EA4\u53C9 \ No newline at end of file +range_cross=\u6E90IP\u4E0E\u76EE\u7684IP\u8303\u56F4\u6709\u4EA4\u53C9 +app_ip_correlation=APP\u5173\u8054\u7279\u5F81IP\u914D\u7F6E \ No newline at end of file