菜单调整

This commit is contained in:
2025-03-28 16:16:15 +08:00
parent 05cf4cc48d
commit 61e1c2ffb3
10 changed files with 96 additions and 34 deletions
@@ -174,8 +174,8 @@
<comment>刷新本页</comment>
</data>
<data name="ScheduleManage" xml:space="preserve">
<value>Schedule manage</value>
<comment>进度管理</comment>
<value>Construction management </value>
<comment>施工管理</comment>
</data>
<data name="SelectLanguage" xml:space="preserve">
<value>Choice language</value>
@@ -496,8 +496,8 @@
<comment>停工</comment>
</data>
<data name="TestManagement" xml:space="preserve">
<value>Test management</value>
<comment>试车管理</comment>
<value>Commissioning and Turn-over Mgt.</value>
<comment>试车及移交管理</comment>
</data>
<data name="UnderConstruction" xml:space="preserve">
<value>Under construction</value>
@@ -160,7 +160,7 @@
<value>刷新本页</value>
</data>
<data name="ScheduleManage" xml:space="preserve">
<value>进度管理</value>
<value>施工管理</value>
</data>
<data name="SelectLanguage" xml:space="preserve">
<value>选择语言</value>
@@ -400,7 +400,7 @@
<value>停工</value>
</data>
<data name="TestManagement" xml:space="preserve">
<value>试车管理</value>
<value>试车及移交管理</value>
</data>
<data name="UnderConstruction" xml:space="preserve">
<value>在建</value>
@@ -160,7 +160,7 @@
<value>刷新本页</value>
</data>
<data name="ScheduleManage" xml:space="preserve">
<value>进度管理</value>
<value>施工管理</value>
</data>
<data name="SelectLanguage" xml:space="preserve">
<value>选择语言</value>
@@ -400,7 +400,7 @@
<value>停工</value>
</data>
<data name="TestManagement" xml:space="preserve">
<value>试车管理</value>
<value>试车及移交管理</value>
</data>
<data name="UnderConstruction" xml:space="preserve">
<value>在建</value>
+2 -2
View File
@@ -3013,7 +3013,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 进度管理 的本地化字符串。
/// 查找类似 施工管理 的本地化字符串。
/// </summary>
internal static string ScheduleManage {
get {
@@ -3148,7 +3148,7 @@ namespace Resources {
}
/// <summary>
/// 查找类似 试车管理 的本地化字符串。
/// 查找类似 试车及移交管理 的本地化字符串。
/// </summary>
internal static string TestManagement {
get {