diff --git a/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_en.properties b/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_en.properties index d4198b54..64deb9e7 100644 --- a/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_en.properties +++ b/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_en.properties @@ -119,6 +119,8 @@ plugin_jsp_plugins=Plug-ins plugin_jsp_behavior=Behavior plugin_jsp_addScriptName=Please add ScriptName plugin_jsp_scriptName=Script Name: +plugin_jsp_insertBefore=Insert Before +plugin_jsp_insertAfter=Insert After script_jsp_makeScript=ScriptEdit script_jsp_recordScript=RecordScript script_jsp_refresh=RefreshPage diff --git a/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_zh.properties b/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_zh.properties index fdfbe63f..07094fae 100644 --- a/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_zh.properties +++ b/Bench4Q-Web/src/main/webapp/WEB-INF/classes/i18n_zh.properties @@ -120,6 +120,8 @@ plugin_jsp_plugins=\u63D2\u4EF6 plugin_jsp_behavior=\u52A8\u4F5C plugin_jsp_addScriptName=\u8BF7\u8F93\u5165\u811A\u672C\u540D plugin_jsp_scriptName=\u811A\u672C\u540D\uFF1A +plugin_jsp_insertBefore=\u524D\u5BFC\u5165 +plugin_jsp_insertAfter=\u540E\u5BFC\u5165 script_jsp_makeScript=\u811A\u672C\u7F16\u8F91 script_jsp_recordScript=\u5F55\u5236\u811A\u672C script_jsp_refresh=\u5237\u65B0\u9875\u9762 diff --git a/Bench4Q-Web/src/main/webapp/plugin.jsp b/Bench4Q-Web/src/main/webapp/plugin.jsp index b05a3cdf..4d1af036 100644 --- a/Bench4Q-Web/src/main/webapp/plugin.jsp +++ b/Bench4Q-Web/src/main/webapp/plugin.jsp @@ -12,7 +12,7 @@ Create scripts by yourself. - +