diff --git a/src/main/resources/messages/message_en.properties b/src/main/resources/messages/message_en.properties index aa652ee6e..c69c3fadd 100644 --- a/src/main/resources/messages/message_en.properties +++ b/src/main/resources/messages/message_en.properties @@ -1352,4 +1352,6 @@ ip_info=IP Info original_dest_ip=Original destination address original_dest_port=Original destination port translated_dest_ip=Post-translational destination address -translated_dest_port=Post-translational destination port \ No newline at end of file +translated_dest_port=Post-translational destination port +show_ips=View all IP +show_available_ips=View available IP \ 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 0304afb23..fabb6319b 100644 --- a/src/main/resources/messages/message_ru.properties +++ b/src/main/resources/messages/message_ru.properties @@ -1353,4 +1353,6 @@ ip_info=IP Info original_dest_ip=Original destination address original_dest_port=Original destination port translated_dest_ip=Post-translational destination address -translated_dest_port=Post-translational destination port \ No newline at end of file +translated_dest_port=Post-translational destination port +show_ips=View all IP +show_available_ips=View available IP \ 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 cbcfdbeb6..a0589bace 100644 --- a/src/main/resources/messages/message_zh_CN.properties +++ b/src/main/resources/messages/message_zh_CN.properties @@ -1350,4 +1350,6 @@ ip_info=IP\u5730\u5740\u4FE1\u606F original_dest_ip=\u539F\u59CB\u76EE\u7684\u5730\u5740 original_dest_port=\u539F\u59CB\u76EE\u7684\u7AEF\u53E3 translated_dest_ip=\u7FFB\u8BD1\u540E\u76EE\u7684\u5730\u5740 -translated_dest_port=\u7FFB\u8BD1\u540E\u76EE\u7684\u7AEF\u53E3 \ No newline at end of file +translated_dest_port=\u7FFB\u8BD1\u540E\u76EE\u7684\u7AEF\u53E3 +show_ips=\u67E5\u770B\u6240\u6709IP +show_available_ips=\u67E5\u770B\u53EF\u7528IP \ No newline at end of file diff --git a/src/main/webapp/WEB-INF/views/cfg/maintenance/ipMultiplexPool/snatlist2.jsp b/src/main/webapp/WEB-INF/views/cfg/maintenance/ipMultiplexPool/snatlist2.jsp index 6fddec6bc..8f3ac2612 100644 --- a/src/main/webapp/WEB-INF/views/cfg/maintenance/ipMultiplexPool/snatlist2.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/maintenance/ipMultiplexPool/snatlist2.jsp @@ -413,8 +413,8 @@ ${cfg.cfgId } - + ${fns:abbr(cfg.addrPoolName,20)} @@ -452,7 +452,8 @@ - +   + ${cfg.requestName }