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 5d2ecc03..82ff8ddd 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 @@ -132,6 +132,7 @@ plugin_jsp_scriptName=Script Name: plugin_jsp_insertBefore=Insert Before plugin_jsp_insertAfter=Insert After plugin_jsp_clear=Clear +plugin_jsp_insertChild=Insert Child 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 cbf4e0e4..daf554c5 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 @@ -132,6 +132,7 @@ 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 +plugin_jsp_insertChild=\u5B50\u8282\u70B9 plugin_jsp_clear=\u6E05\u7A7A script_jsp_makeScript=\u811A\u672C\u7F16\u8F91 script_jsp_recordScript=\u5F55\u5236\u811A\u672C diff --git a/Bench4Q-Web/src/main/webapp/createScript.jsp b/Bench4Q-Web/src/main/webapp/createScript.jsp index e8085e4e..fc8c5b08 100644 --- a/Bench4Q-Web/src/main/webapp/createScript.jsp +++ b/Bench4Q-Web/src/main/webapp/createScript.jsp @@ -108,7 +108,7 @@ body {