diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 932c8a8bb..2a2ca1c3a 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1200,4 +1200,10 @@ dnat_policy=DNAT Reuse Policy report_total=Total message_type=Message Type as=AS -route=Route \ No newline at end of file +route=Route +transport_layer_protocol=TLS Protocol +av_voip_monit=VoIP Monit +av_voip_reject=VoIP Reject +label_proto_source=Protocol Source +label_behav_source=Behavior Source +label_app_source=APP Source \ 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 eeba48c6b..62e909d1f 100644 --- a/src/main/resources/messages/message_ru.properties +++ b/src/main/resources/messages/message_ru.properties @@ -1202,4 +1202,10 @@ dnat_policy=DNAT Reuse Policy report_total=Total message_type=\u6D88\u606F\u7C7B\u578B as=\u81EA\u6CBB\u7CFB\u7EDF\u53F7 -route=\u8DEF\u7531\u4FE1\u606F \ No newline at end of file +route=\u8DEF\u7531\u4FE1\u606F +transport_layer_protocol=TLS Protocol +av_voip_monit=VoIP\u76D1\u6D4B +av_voip_reject=VoIP\u7BA1\u63A7 +label_proto_source=Protocol Source +label_behav_source=Behavior Source +label_app_source=APP Source \ 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 bed04829f..4a4e23593 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -1194,4 +1194,10 @@ dnat_policy=DNAT\u590D\u7528\u7B56\u7565 report_total=\u5408\u8BA1 message_type=\u6D88\u606F\u7C7B\u578B as=\u81EA\u6CBB\u7CFB\u7EDF\u53F7 -route=\u8DEF\u7531\u4FE1\u606F \ No newline at end of file +route=\u8DEF\u7531\u4FE1\u606F +transport_layer_protocol=\u4F20\u8F93\u5C42\u534F\u8BAE +av_voip_monit=VoIP\u76D1\u6D4B +av_voip_reject=VoIP\u7BA1\u63A7 +label_proto_source=\u534F\u8BAE\u6765\u6E90 +label_behav_source=\u884C\u4E3A\u6765\u6E90 +label_app_source=\u5E94\u7528\u6765\u6E90 \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp b/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp index 443517053..b90f2407b 100644 --- a/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp +++ b/src/main/webapp/WEB-INF/views/log/manipulation/dkBehaviorList.jsp @@ -111,7 +111,7 @@ $(document).ready(function(){