|
@@ -19,7 +19,7 @@ namespace TeamAAS_VP.Resources.Languages {
|
|
|
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
|
// 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。
|
|
|
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
|
// 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen
|
|
|
// (以 /str 作为命令选项),或重新生成 VS 项目。
|
|
// (以 /str 作为命令选项),或重新生成 VS 项目。
|
|
|
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
|
|
|
|
|
|
|
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")]
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
|
public class Lang {
|
|
public class Lang {
|
|
@@ -1320,6 +1320,15 @@ namespace TeamAAS_VP.Resources.Languages {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ /// <summary>
|
|
|
|
|
+ /// 查找类似 为PLC写入系统参数和订阅变量时出错 的本地化字符串。
|
|
|
|
|
+ /// </summary>
|
|
|
|
|
+ public static string 为PLC写入系统参数和订阅变量时出错 {
|
|
|
|
|
+ get {
|
|
|
|
|
+ return ResourceManager.GetString("为PLC写入系统参数和订阅变量时出错", resourceCulture);
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
/// <summary>
|
|
/// <summary>
|
|
|
/// 查找类似 二次定位相机测试 的本地化字符串。
|
|
/// 查找类似 二次定位相机测试 的本地化字符串。
|
|
|
/// </summary>
|
|
/// </summary>
|
|
@@ -2787,6 +2796,15 @@ namespace TeamAAS_VP.Resources.Languages {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ /// <summary>
|
|
|
|
|
+ /// 查找类似 导入点位 的本地化字符串。
|
|
|
|
|
+ /// </summary>
|
|
|
|
|
+ public static string 导入点位 {
|
|
|
|
|
+ get {
|
|
|
|
|
+ return ResourceManager.GetString("导入点位", resourceCulture);
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
/// <summary>
|
|
/// <summary>
|
|
|
/// 查找类似 导出当前页 的本地化字符串。
|
|
/// 查找类似 导出当前页 的本地化字符串。
|
|
|
/// </summary>
|
|
/// </summary>
|
|
@@ -5370,6 +5388,15 @@ namespace TeamAAS_VP.Resources.Languages {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+ /// <summary>
|
|
|
|
|
+ /// 查找类似 确认要从点位编号 {0} 开始导入 {1} 个点位吗? 的本地化字符串。
|
|
|
|
|
+ /// </summary>
|
|
|
|
|
+ public static string 确认要从点位编号0开始导入1个点位吗 {
|
|
|
|
|
+ get {
|
|
|
|
|
+ return ResourceManager.GetString("确认要从点位编号0开始导入1个点位吗", resourceCulture);
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
|
|
+
|
|
|
/// <summary>
|
|
/// <summary>
|
|
|
/// 查找类似 示教 的本地化字符串。
|
|
/// 查找类似 示教 的本地化字符串。
|
|
|
/// </summary>
|
|
/// </summary>
|