CQMS集体资源替换,PZHGL,TestRun国际化,目前处于初级验证阶段!

This commit is contained in:
2025-02-22 14:06:48 +08:00
parent aa7f7290d5
commit ccfc5996c7
365 changed files with 31786 additions and 6559 deletions
@@ -17,7 +17,7 @@
<Items>
<f:ToolbarFill ID="ToolbarFill1" runat="server">
</f:ToolbarFill>
<f:Button ID="btnSave" OnClick="btnSave_Click" Icon="SystemSave" runat="server" ToolTip="保存" ValidateForms="SimpleForm1">
<f:Button ID="btnSave" OnClick="btnSave_Click" Icon="SystemSave" runat="server" ToolTip="<%$ Resources:Lan,ITPListProjectEdit_btnSave_ToolTip%>" ValidateForms="SimpleForm1">
</f:Button>
</Items>
</f:Toolbar>
@@ -45,7 +45,7 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtSortIndex" runat="server" Label="排序" LabelAlign="Right" LabelWidth="130px"></f:NumberBox>
<f:NumberBox ID="txtSortIndex" runat="server" Label="<%$ Resources:Lan,ControlPointListEdit_txtSortIndex_Label%>" LabelAlign="Right" LabelWidth="130px"></f:NumberBox>
</Items>
</f:FormRow>
</Rows>