diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index 4b5e0d130..0c02bb0e2 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -85,8 +85,8 @@ ssl_control=SSL ssl_feature_control=SSL Cert Control ssl_sni_control=SSL SNI Control ssl_address_control=SSL IP Control -https_website_content_replace=HTTPS Content Replace -https_website_control=HTTPS Website Replace +HTTP(s)_website_content_replace=HTTPS Website Replace +https_website_control=HTTP(s) Website Replace rtp_ip_control=RTP IP Control mms_ip_control=MMS IP Control rtsp_ip_control=RTSP IP Control @@ -864,9 +864,9 @@ replace_zone=Search in replaced_content=Find http_req_uri=HTTP Request URI http_req_header=HTTP Request Header -http_req_body=HTTP Request Content +http_req_body=HTTP Request Body http_resp_header=HTTP Response Header -http_resp_body=HTTP Response Content +http_resp_body=HTTP Response Body #=============region_value,config form title================= #=============userregions=============== userregion1=Customized Region 1 @@ -950,8 +950,8 @@ domain_monit=Domain Intercepter ip_intercepter_whitelist=IP White List domain_monit_whitelist=Domain White List dns_strategy_reject=DNS Response Strategy Control -proxy_http_req_body_replace=HTTP Request Content Replace -proxy_http_res_body_replace=HTTP Response Content Replace +proxy_http_req_body_replace=HTTP Request Body Replace +proxy_http_res_body_replace=HTTP Response Body Replace dns_fake_ip_reject=DNS Spoofing IP Control app_strategy_reject=APP Strategy Control app_strategy_ratelimit=APP Strategy Ratelimit @@ -1102,8 +1102,8 @@ new=New basic_protocol_business_type=Basic Identify business classification tunnel_behavior_business_type=Behavior Identify business classification app_business_type=Application business classification -pxy_intercept_monit_keyring=Certificate Strategy -intercept_file_strategy=Certificate Strategy +pxy_intercept_monit_keyring=Key Ring +intercept_file_strategy=Key Ring root=Root Certificate intermediate=Intermediate Certificate end_entity=End-entity Certificate @@ -1245,7 +1245,4 @@ mail_address_whitelist=Mail Address Whitelist mail_address_monit=Mail Address Monit mail_address_reject=Mail Address Reject ipsec_protocol=IPSEC Protocol -intercept_intensity=Intercept Intensity -weak_intensity=Weak -stronger_intensity=Strong -strong_intensity=Stronger +intercept_intensity=Intercept Related Domains diff --git a/src/main/webapp/WEB-INF/views/cfg/actionRegionForm.jsp b/src/main/webapp/WEB-INF/views/cfg/actionRegionForm.jsp index a0a8d1d90..9750f3c9c 100644 --- a/src/main/webapp/WEB-INF/views/cfg/actionRegionForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/actionRegionForm.jsp @@ -198,7 +198,7 @@