diff --git a/MainWindow.xaml b/MainWindow.xaml
index 8544b8f..417046a 100644
--- a/MainWindow.xaml
+++ b/MainWindow.xaml
@@ -56,6 +56,9 @@
-
+
+
+
+
diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs
index 64712ef..0374692 100644
--- a/MainWindow.xaml.cs
+++ b/MainWindow.xaml.cs
@@ -26,5 +26,10 @@ namespace SunlightCentralizedControlManagement_SCCM_
DataContext = new MainWindowViewModel();
InitializeComponent();
}
+
+ private void Work_Order_Checked(object sender, RoutedEventArgs e)
+ {
+
+ }
}
}
diff --git a/Properties/Resources.Designer.cs b/Properties/Resources.Designer.cs
index 654cb7b..3824b05 100644
--- a/Properties/Resources.Designer.cs
+++ b/Properties/Resources.Designer.cs
@@ -22,7 +22,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
+ public class Resources {
private static global::System.Resources.ResourceManager resourceMan;
@@ -36,7 +36,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
/// 返回此类使用的缓存的 ResourceManager 实例。
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
+ public static global::System.Resources.ResourceManager ResourceManager {
get {
if (object.ReferenceEquals(resourceMan, null)) {
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SunlightCentralizedControlManagement_SCCM_.Properties.Resources", typeof(Resources).Assembly);
@@ -51,7 +51,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
/// 使用此强类型资源类的所有资源查找执行重写。
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
+ public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
@@ -63,7 +63,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 lock 的本地化字符串。
///
- internal static string _lock {
+ public static string _lock {
get {
return ResourceManager.GetString("lock", resourceCulture);
}
@@ -72,7 +72,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Abnormal 的本地化字符串。
///
- internal static string Abnormal {
+ public static string Abnormal {
get {
return ResourceManager.GetString("Abnormal", resourceCulture);
}
@@ -81,7 +81,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Abnormal 的本地化字符串。
///
- internal static string Abnormal1 {
+ public static string Abnormal1 {
get {
return ResourceManager.GetString("Abnormal1", resourceCulture);
}
@@ -90,7 +90,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 AddTheMedicine 的本地化字符串。
///
- internal static string AddTheMedicine {
+ public static string AddTheMedicine {
get {
return ResourceManager.GetString("AddTheMedicine", resourceCulture);
}
@@ -99,7 +99,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 AddTheMedicine 的本地化字符串。
///
- internal static string AddTheMedicine1 {
+ public static string AddTheMedicine1 {
get {
return ResourceManager.GetString("AddTheMedicine1", resourceCulture);
}
@@ -108,7 +108,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Add water 的本地化字符串。
///
- internal static string AddWater {
+ public static string AddWater {
get {
return ResourceManager.GetString("AddWater", resourceCulture);
}
@@ -117,7 +117,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Add water 的本地化字符串。
///
- internal static string AddWater1 {
+ public static string AddWater1 {
get {
return ResourceManager.GetString("AddWater1", resourceCulture);
}
@@ -126,7 +126,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Advance 的本地化字符串。
///
- internal static string Advance {
+ public static string Advance {
get {
return ResourceManager.GetString("Advance", resourceCulture);
}
@@ -135,7 +135,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Advance 的本地化字符串。
///
- internal static string Advance1 {
+ public static string Advance1 {
get {
return ResourceManager.GetString("Advance1", resourceCulture);
}
@@ -144,7 +144,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Auto 的本地化字符串。
///
- internal static string Auto {
+ public static string Auto {
get {
return ResourceManager.GetString("Auto", resourceCulture);
}
@@ -153,7 +153,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Auto 的本地化字符串。
///
- internal static string Auto1 {
+ public static string Auto1 {
get {
return ResourceManager.GetString("Auto1", resourceCulture);
}
@@ -162,7 +162,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Await 的本地化字符串。
///
- internal static string Await {
+ public static string Await {
get {
return ResourceManager.GetString("Await", resourceCulture);
}
@@ -171,7 +171,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Await 的本地化字符串。
///
- internal static string Await1 {
+ public static string Await1 {
get {
return ResourceManager.GetString("Await1", resourceCulture);
}
@@ -180,7 +180,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Beginning 的本地化字符串。
///
- internal static string Beginning {
+ public static string Beginning {
get {
return ResourceManager.GetString("Beginning", resourceCulture);
}
@@ -189,7 +189,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Beginning 的本地化字符串。
///
- internal static string Beginning1 {
+ public static string Beginning1 {
get {
return ResourceManager.GetString("Beginning1", resourceCulture);
}
@@ -198,7 +198,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Blower 的本地化字符串。
///
- internal static string Blower {
+ public static string Blower {
get {
return ResourceManager.GetString("Blower", resourceCulture);
}
@@ -207,7 +207,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Blower 的本地化字符串。
///
- internal static string Blower1 {
+ public static string Blower1 {
get {
return ResourceManager.GetString("Blower1", resourceCulture);
}
@@ -216,7 +216,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Bottom 的本地化字符串。
///
- internal static string Bottom {
+ public static string Bottom {
get {
return ResourceManager.GetString("Bottom", resourceCulture);
}
@@ -225,7 +225,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Bottom 的本地化字符串。
///
- internal static string Bottom1 {
+ public static string Bottom1 {
get {
return ResourceManager.GetString("Bottom1", resourceCulture);
}
@@ -234,7 +234,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 CallDistribution 的本地化字符串。
///
- internal static string CallDistribution {
+ public static string CallDistribution {
get {
return ResourceManager.GetString("CallDistribution", resourceCulture);
}
@@ -243,7 +243,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 CallDistribution 的本地化字符串。
///
- internal static string CallDistribution1 {
+ public static string CallDistribution1 {
get {
return ResourceManager.GetString("CallDistribution1", resourceCulture);
}
@@ -252,7 +252,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 CallPreparation 的本地化字符串。
///
- internal static string CallPreparation {
+ public static string CallPreparation {
get {
return ResourceManager.GetString("CallPreparation", resourceCulture);
}
@@ -261,7 +261,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 CallPreparation 的本地化字符串。
///
- internal static string CallPreparation1 {
+ public static string CallPreparation1 {
get {
return ResourceManager.GetString("CallPreparation1", resourceCulture);
}
@@ -270,7 +270,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 CallWorkers 的本地化字符串。
///
- internal static string CallWorkers {
+ public static string CallWorkers {
get {
return ResourceManager.GetString("CallWorkers", resourceCulture);
}
@@ -279,7 +279,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 CallWorkers 的本地化字符串。
///
- internal static string CallWorkers1 {
+ public static string CallWorkers1 {
get {
return ResourceManager.GetString("CallWorkers1", resourceCulture);
}
@@ -288,7 +288,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ClothIntake 的本地化字符串。
///
- internal static string ClothIntake {
+ public static string ClothIntake {
get {
return ResourceManager.GetString("ClothIntake", resourceCulture);
}
@@ -297,7 +297,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ClothIntake 的本地化字符串。
///
- internal static string ClothIntake1 {
+ public static string ClothIntake1 {
get {
return ResourceManager.GetString("ClothIntake1", resourceCulture);
}
@@ -306,7 +306,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ClothWheel 的本地化字符串。
///
- internal static string ClothWheel {
+ public static string ClothWheel {
get {
return ResourceManager.GetString("ClothWheel", resourceCulture);
}
@@ -315,7 +315,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ClothWheel 的本地化字符串。
///
- internal static string ClothWheel1 {
+ public static string ClothWheel1 {
get {
return ResourceManager.GetString("ClothWheel1", resourceCulture);
}
@@ -324,7 +324,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Code 的本地化字符串。
///
- internal static string Code {
+ public static string Code {
get {
return ResourceManager.GetString("Code", resourceCulture);
}
@@ -333,7 +333,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Code 的本地化字符串。
///
- internal static string Code1 {
+ public static string Code1 {
get {
return ResourceManager.GetString("Code1", resourceCulture);
}
@@ -342,7 +342,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Compute 的本地化字符串。
///
- internal static string Compute {
+ public static string Compute {
get {
return ResourceManager.GetString("Compute", resourceCulture);
}
@@ -351,7 +351,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Compute 的本地化字符串。
///
- internal static string Compute1 {
+ public static string Compute1 {
get {
return ResourceManager.GetString("Compute1", resourceCulture);
}
@@ -360,7 +360,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Confirm 的本地化字符串。
///
- internal static string Confirm {
+ public static string Confirm {
get {
return ResourceManager.GetString("Confirm", resourceCulture);
}
@@ -369,7 +369,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Confirm 的本地化字符串。
///
- internal static string Confirm1 {
+ public static string Confirm1 {
get {
return ResourceManager.GetString("Confirm1", resourceCulture);
}
@@ -378,7 +378,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Connection lost 的本地化字符串。
///
- internal static string Connectionlost {
+ public static string Connectionlost {
get {
return ResourceManager.GetString("Connectionlost", resourceCulture);
}
@@ -387,7 +387,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Connection lost 的本地化字符串。
///
- internal static string Connectionlost1 {
+ public static string Connectionlost1 {
get {
return ResourceManager.GetString("Connectionlost1", resourceCulture);
}
@@ -396,7 +396,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Container 的本地化字符串。
///
- internal static string Container {
+ public static string Container {
get {
return ResourceManager.GetString("Container", resourceCulture);
}
@@ -405,7 +405,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Container 的本地化字符串。
///
- internal static string Container1 {
+ public static string Container1 {
get {
return ResourceManager.GetString("Container1", resourceCulture);
}
@@ -414,7 +414,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Cooling 的本地化字符串。
///
- internal static string Cooling {
+ public static string Cooling {
get {
return ResourceManager.GetString("Cooling", resourceCulture);
}
@@ -423,7 +423,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Cooling 的本地化字符串。
///
- internal static string Cooling1 {
+ public static string Cooling1 {
get {
return ResourceManager.GetString("Cooling1", resourceCulture);
}
@@ -432,7 +432,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Curve 的本地化字符串。
///
- internal static string Curve {
+ public static string Curve {
get {
return ResourceManager.GetString("Curve", resourceCulture);
}
@@ -441,7 +441,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Curve 的本地化字符串。
///
- internal static string Curve1 {
+ public static string Curve1 {
get {
return ResourceManager.GetString("Curve1", resourceCulture);
}
@@ -450,7 +450,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Curve 的本地化字符串。
///
- internal static string CurveDiagram {
+ public static string CurveDiagram {
get {
return ResourceManager.GetString("CurveDiagram", resourceCulture);
}
@@ -459,7 +459,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Curve 的本地化字符串。
///
- internal static string CurveDiagram1 {
+ public static string CurveDiagram1 {
get {
return ResourceManager.GetString("CurveDiagram1", resourceCulture);
}
@@ -468,7 +468,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Cycletime 的本地化字符串。
///
- internal static string Cycletime {
+ public static string Cycletime {
get {
return ResourceManager.GetString("Cycletime", resourceCulture);
}
@@ -477,7 +477,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Cycletime 的本地化字符串。
///
- internal static string Cycletime1 {
+ public static string Cycletime1 {
get {
return ResourceManager.GetString("Cycletime1", resourceCulture);
}
@@ -486,7 +486,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Delete 的本地化字符串。
///
- internal static string Delete {
+ public static string Delete {
get {
return ResourceManager.GetString("Delete", resourceCulture);
}
@@ -495,7 +495,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Delete 的本地化字符串。
///
- internal static string Delete1 {
+ public static string Delete1 {
get {
return ResourceManager.GetString("Delete1", resourceCulture);
}
@@ -504,7 +504,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Depressurized 的本地化字符串。
///
- internal static string Depressurized {
+ public static string Depressurized {
get {
return ResourceManager.GetString("Depressurized", resourceCulture);
}
@@ -513,7 +513,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Depressurized 的本地化字符串。
///
- internal static string Depressurized1 {
+ public static string Depressurized1 {
get {
return ResourceManager.GetString("Depressurized1", resourceCulture);
}
@@ -522,7 +522,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Dide 的本地化字符串。
///
- internal static string Dide {
+ public static string Dide {
get {
return ResourceManager.GetString("Dide", resourceCulture);
}
@@ -531,7 +531,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Dide 的本地化字符串。
///
- internal static string Dide1 {
+ public static string Dide1 {
get {
return ResourceManager.GetString("Dide1", resourceCulture);
}
@@ -540,7 +540,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 DifferentialPressure 的本地化字符串。
///
- internal static string DifferentialPressure {
+ public static string DifferentialPressure {
get {
return ResourceManager.GetString("DifferentialPressure", resourceCulture);
}
@@ -549,7 +549,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 DifferentialPressure 的本地化字符串。
///
- internal static string DifferentialPressure1 {
+ public static string DifferentialPressure1 {
get {
return ResourceManager.GetString("DifferentialPressure1", resourceCulture);
}
@@ -558,7 +558,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Directives 的本地化字符串。
///
- internal static string Directives {
+ public static string Directives {
get {
return ResourceManager.GetString("Directives", resourceCulture);
}
@@ -567,7 +567,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Directives 的本地化字符串。
///
- internal static string Directives1 {
+ public static string Directives1 {
get {
return ResourceManager.GetString("Directives1", resourceCulture);
}
@@ -576,7 +576,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Drainage 的本地化字符串。
///
- internal static string Drainage {
+ public static string Drainage {
get {
return ResourceManager.GetString("Drainage", resourceCulture);
}
@@ -585,7 +585,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Drainage 的本地化字符串。
///
- internal static string Drainage1 {
+ public static string Drainage1 {
get {
return ResourceManager.GetString("Drainage1", resourceCulture);
}
@@ -594,7 +594,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Dyelot 的本地化字符串。
///
- internal static string Dyelot {
+ public static string Dyelot {
get {
return ResourceManager.GetString("Dyelot", resourceCulture);
}
@@ -603,7 +603,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Dyelot 的本地化字符串。
///
- internal static string Dyelot1 {
+ public static string Dyelot1 {
get {
return ResourceManager.GetString("Dyelot1", resourceCulture);
}
@@ -612,7 +612,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 edit 的本地化字符串。
///
- internal static string edit {
+ public static string edit {
get {
return ResourceManager.GetString("edit", resourceCulture);
}
@@ -621,7 +621,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 edit 的本地化字符串。
///
- internal static string edit1 {
+ public static string edit1 {
get {
return ResourceManager.GetString("edit1", resourceCulture);
}
@@ -630,7 +630,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 End of program 的本地化字符串。
///
- internal static string End {
+ public static string End {
get {
return ResourceManager.GetString("End", resourceCulture);
}
@@ -639,7 +639,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 End of program 的本地化字符串。
///
- internal static string End1 {
+ public static string End1 {
get {
return ResourceManager.GetString("End1", resourceCulture);
}
@@ -648,7 +648,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 EndTime 的本地化字符串。
///
- internal static string EndTime {
+ public static string EndTime {
get {
return ResourceManager.GetString("EndTime", resourceCulture);
}
@@ -657,7 +657,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 EndTime 的本地化字符串。
///
- internal static string EndTime1 {
+ public static string EndTime1 {
get {
return ResourceManager.GetString("EndTime1", resourceCulture);
}
@@ -666,7 +666,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Engineer 的本地化字符串。
///
- internal static string EngineerSet {
+ public static string EngineerSet {
get {
return ResourceManager.GetString("EngineerSet", resourceCulture);
}
@@ -675,7 +675,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Engineer 的本地化字符串。
///
- internal static string EngineerSet1 {
+ public static string EngineerSet1 {
get {
return ResourceManager.GetString("EngineerSet1", resourceCulture);
}
@@ -684,7 +684,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Simulation 的本地化字符串。
///
- internal static string EquipmentSimulation {
+ public static string EquipmentSimulation {
get {
return ResourceManager.GetString("EquipmentSimulation", resourceCulture);
}
@@ -693,7 +693,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Simulation 的本地化字符串。
///
- internal static string EquipmentSimulation1 {
+ public static string EquipmentSimulation1 {
get {
return ResourceManager.GetString("EquipmentSimulation1", resourceCulture);
}
@@ -702,7 +702,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Expected 的本地化字符串。
///
- internal static string Expected {
+ public static string Expected {
get {
return ResourceManager.GetString("Expected", resourceCulture);
}
@@ -711,7 +711,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Expected 的本地化字符串。
///
- internal static string Expected1 {
+ public static string Expected1 {
get {
return ResourceManager.GetString("Expected1", resourceCulture);
}
@@ -720,7 +720,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 FailureRecovery 的本地化字符串。
///
- internal static string FailureRecovery {
+ public static string FailureRecovery {
get {
return ResourceManager.GetString("FailureRecovery", resourceCulture);
}
@@ -729,7 +729,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 FailureRecovery 的本地化字符串。
///
- internal static string FailureRecovery1 {
+ public static string FailureRecovery1 {
get {
return ResourceManager.GetString("FailureRecovery1", resourceCulture);
}
@@ -738,7 +738,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Finish 的本地化字符串。
///
- internal static string Finish {
+ public static string Finish {
get {
return ResourceManager.GetString("Finish", resourceCulture);
}
@@ -747,7 +747,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Finish 的本地化字符串。
///
- internal static string Finish1 {
+ public static string Finish1 {
get {
return ResourceManager.GetString("Finish1", resourceCulture);
}
@@ -756,7 +756,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Flowmeter 的本地化字符串。
///
- internal static string Flowmeter {
+ public static string Flowmeter {
get {
return ResourceManager.GetString("Flowmeter", resourceCulture);
}
@@ -765,7 +765,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Flowmeter 的本地化字符串。
///
- internal static string Flowmeter1 {
+ public static string Flowmeter1 {
get {
return ResourceManager.GetString("Flowmeter1", resourceCulture);
}
@@ -774,7 +774,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Function 的本地化字符串。
///
- internal static string Function {
+ public static string Function {
get {
return ResourceManager.GetString("Function", resourceCulture);
}
@@ -783,7 +783,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Function 的本地化字符串。
///
- internal static string Function1 {
+ public static string Function1 {
get {
return ResourceManager.GetString("Function1", resourceCulture);
}
@@ -792,7 +792,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 GuidingWheel 的本地化字符串。
///
- internal static string GuidingWheel {
+ public static string GuidingWheel {
get {
return ResourceManager.GetString("GuidingWheel", resourceCulture);
}
@@ -801,7 +801,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 GuidingWheel 的本地化字符串。
///
- internal static string GuidingWheel1 {
+ public static string GuidingWheel1 {
get {
return ResourceManager.GetString("GuidingWheel1", resourceCulture);
}
@@ -810,7 +810,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Headwaters 的本地化字符串。
///
- internal static string Headwaters {
+ public static string Headwaters {
get {
return ResourceManager.GetString("Headwaters", resourceCulture);
}
@@ -819,7 +819,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Headwaters 的本地化字符串。
///
- internal static string Headwaters1 {
+ public static string Headwaters1 {
get {
return ResourceManager.GetString("Headwaters1", resourceCulture);
}
@@ -828,7 +828,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Heat insulating 的本地化字符串。
///
- internal static string Heat_insulating {
+ public static string Heat_insulating {
get {
return ResourceManager.GetString("Heat insulating", resourceCulture);
}
@@ -837,7 +837,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Heat insulating 的本地化字符串。
///
- internal static string Heat_insulating1 {
+ public static string Heat_insulating1 {
get {
return ResourceManager.GetString("Heat insulating1", resourceCulture);
}
@@ -846,7 +846,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Heats 的本地化字符串。
///
- internal static string Heats {
+ public static string Heats {
get {
return ResourceManager.GetString("Heats", resourceCulture);
}
@@ -855,7 +855,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Heats 的本地化字符串。
///
- internal static string Heats1 {
+ public static string Heats1 {
get {
return ResourceManager.GetString("Heats1", resourceCulture);
}
@@ -864,7 +864,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 High-water level 的本地化字符串。
///
- internal static string High_waterlevel {
+ public static string High_waterlevel {
get {
return ResourceManager.GetString("High-waterlevel", resourceCulture);
}
@@ -873,7 +873,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 High-water level 的本地化字符串。
///
- internal static string High_waterlevel1 {
+ public static string High_waterlevel1 {
get {
return ResourceManager.GetString("High-waterlevel1", resourceCulture);
}
@@ -882,7 +882,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 History 的本地化字符串。
///
- internal static string HistoryRecords {
+ public static string HistoryRecords {
get {
return ResourceManager.GetString("HistoryRecords", resourceCulture);
}
@@ -891,7 +891,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 History 的本地化字符串。
///
- internal static string HistoryRecords1 {
+ public static string HistoryRecords1 {
get {
return ResourceManager.GetString("HistoryRecords1", resourceCulture);
}
@@ -900,7 +900,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ID 的本地化字符串。
///
- internal static string ID {
+ public static string ID {
get {
return ResourceManager.GetString("ID", resourceCulture);
}
@@ -909,7 +909,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ID 的本地化字符串。
///
- internal static string ID1 {
+ public static string ID1 {
get {
return ResourceManager.GetString("ID1", resourceCulture);
}
@@ -918,7 +918,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Implementation 的本地化字符串。
///
- internal static string Implementation {
+ public static string Implementation {
get {
return ResourceManager.GetString("Implementation", resourceCulture);
}
@@ -927,7 +927,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Implementation 的本地化字符串。
///
- internal static string Implementation1 {
+ public static string Implementation1 {
get {
return ResourceManager.GetString("Implementation1", resourceCulture);
}
@@ -936,7 +936,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 I/O 的本地化字符串。
///
- internal static string InOut {
+ public static string InOut {
get {
return ResourceManager.GetString("InOut", resourceCulture);
}
@@ -945,7 +945,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 I/O 的本地化字符串。
///
- internal static string InOut1 {
+ public static string InOut1 {
get {
return ResourceManager.GetString("InOut1", resourceCulture);
}
@@ -954,7 +954,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Insert 的本地化字符串。
///
- internal static string Insert {
+ public static string Insert {
get {
return ResourceManager.GetString("Insert", resourceCulture);
}
@@ -963,7 +963,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Insert 的本地化字符串。
///
- internal static string Insert1 {
+ public static string Insert1 {
get {
return ResourceManager.GetString("Insert1", resourceCulture);
}
@@ -972,7 +972,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Invalid features 的本地化字符串。
///
- internal static string Invalidfeatures {
+ public static string Invalidfeatures {
get {
return ResourceManager.GetString("Invalidfeatures", resourceCulture);
}
@@ -981,7 +981,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Invalid features 的本地化字符串。
///
- internal static string Invalidfeatures1 {
+ public static string Invalidfeatures1 {
get {
return ResourceManager.GetString("Invalidfeatures1", resourceCulture);
}
@@ -990,7 +990,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Language 的本地化字符串。
///
- internal static string Language {
+ public static string Language {
get {
return ResourceManager.GetString("Language", resourceCulture);
}
@@ -999,7 +999,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Language 的本地化字符串。
///
- internal static string Language1 {
+ public static string Language1 {
get {
return ResourceManager.GetString("Language1", resourceCulture);
}
@@ -1008,7 +1008,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 LineUp 的本地化字符串。
///
- internal static string LineUp {
+ public static string LineUp {
get {
return ResourceManager.GetString("LineUp", resourceCulture);
}
@@ -1017,7 +1017,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 LineUp 的本地化字符串。
///
- internal static string LineUp1 {
+ public static string LineUp1 {
get {
return ResourceManager.GetString("LineUp1", resourceCulture);
}
@@ -1026,7 +1026,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 LnsufficientPower 的本地化字符串。
///
- internal static string LnsufficientPower {
+ public static string LnsufficientPower {
get {
return ResourceManager.GetString("LnsufficientPower", resourceCulture);
}
@@ -1035,7 +1035,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 LnsufficientPower 的本地化字符串。
///
- internal static string LnsufficientPower1 {
+ public static string LnsufficientPower1 {
get {
return ResourceManager.GetString("LnsufficientPower1", resourceCulture);
}
@@ -1044,7 +1044,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 lock 的本地化字符串。
///
- internal static string lock1 {
+ public static string lock1 {
get {
return ResourceManager.GetString("lock1", resourceCulture);
}
@@ -1053,7 +1053,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Low-water level 的本地化字符串。
///
- internal static string Low_waterlevel {
+ public static string Low_waterlevel {
get {
return ResourceManager.GetString("Low-waterlevel", resourceCulture);
}
@@ -1062,7 +1062,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Low-water level 的本地化字符串。
///
- internal static string Low_waterlevel1 {
+ public static string Low_waterlevel1 {
get {
return ResourceManager.GetString("Low-waterlevel1", resourceCulture);
}
@@ -1071,7 +1071,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Malfunction 的本地化字符串。
///
- internal static string Malfunction {
+ public static string Malfunction {
get {
return ResourceManager.GetString("Malfunction", resourceCulture);
}
@@ -1080,7 +1080,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Malfunction 的本地化字符串。
///
- internal static string Malfunction1 {
+ public static string Malfunction1 {
get {
return ResourceManager.GetString("Malfunction1", resourceCulture);
}
@@ -1089,7 +1089,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 MasterCylinder 的本地化字符串。
///
- internal static string MasterCylinder {
+ public static string MasterCylinder {
get {
return ResourceManager.GetString("MasterCylinder", resourceCulture);
}
@@ -1098,7 +1098,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 MasterCylinder 的本地化字符串。
///
- internal static string MasterCylinder1 {
+ public static string MasterCylinder1 {
get {
return ResourceManager.GetString("MasterCylinder1", resourceCulture);
}
@@ -1107,7 +1107,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Measure 的本地化字符串。
///
- internal static string Measure {
+ public static string Measure {
get {
return ResourceManager.GetString("Measure", resourceCulture);
}
@@ -1116,7 +1116,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Measure 的本地化字符串。
///
- internal static string Measure1 {
+ public static string Measure1 {
get {
return ResourceManager.GetString("Measure1", resourceCulture);
}
@@ -1125,7 +1125,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Medicine 的本地化字符串。
///
- internal static string Medicine {
+ public static string Medicine {
get {
return ResourceManager.GetString("Medicine", resourceCulture);
}
@@ -1134,7 +1134,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Medicine 的本地化字符串。
///
- internal static string Medicine1 {
+ public static string Medicine1 {
get {
return ResourceManager.GetString("Medicine1", resourceCulture);
}
@@ -1143,7 +1143,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Mid-waterlevel 的本地化字符串。
///
- internal static string Mid_waterlevel {
+ public static string Mid_waterlevel {
get {
return ResourceManager.GetString("Mid-waterlevel", resourceCulture);
}
@@ -1152,7 +1152,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Mid-waterlevel 的本地化字符串。
///
- internal static string Mid_waterlevel1 {
+ public static string Mid_waterlevel1 {
get {
return ResourceManager.GetString("Mid-waterlevel1", resourceCulture);
}
@@ -1161,7 +1161,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Min 的本地化字符串。
///
- internal static string Min {
+ public static string Min {
get {
return ResourceManager.GetString("Min", resourceCulture);
}
@@ -1170,7 +1170,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Min 的本地化字符串。
///
- internal static string Min1 {
+ public static string Min1 {
get {
return ResourceManager.GetString("Min1", resourceCulture);
}
@@ -1179,7 +1179,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Mixing 的本地化字符串。
///
- internal static string Mixing {
+ public static string Mixing {
get {
return ResourceManager.GetString("Mixing", resourceCulture);
}
@@ -1188,7 +1188,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Mixing 的本地化字符串。
///
- internal static string Mixing1 {
+ public static string Mixing1 {
get {
return ResourceManager.GetString("Mixing1", resourceCulture);
}
@@ -1197,7 +1197,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 New 的本地化字符串。
///
- internal static string New {
+ public static string New {
get {
return ResourceManager.GetString("New", resourceCulture);
}
@@ -1206,7 +1206,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 New 的本地化字符串。
///
- internal static string New1 {
+ public static string New1 {
get {
return ResourceManager.GetString("New1", resourceCulture);
}
@@ -1215,7 +1215,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Next 的本地化字符串。
///
- internal static string Next {
+ public static string Next {
get {
return ResourceManager.GetString("Next", resourceCulture);
}
@@ -1224,7 +1224,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Next 的本地化字符串。
///
- internal static string Next1 {
+ public static string Next1 {
get {
return ResourceManager.GetString("Next1", resourceCulture);
}
@@ -1233,7 +1233,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 NO 的本地化字符串。
///
- internal static string NO {
+ public static string NO {
get {
return ResourceManager.GetString("NO", resourceCulture);
}
@@ -1242,7 +1242,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 NO 的本地化字符串。
///
- internal static string NO1 {
+ public static string NO1 {
get {
return ResourceManager.GetString("NO1", resourceCulture);
}
@@ -1251,7 +1251,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Notimplementation 的本地化字符串。
///
- internal static string Notimplementation {
+ public static string Notimplementation {
get {
return ResourceManager.GetString("Notimplementation", resourceCulture);
}
@@ -1260,7 +1260,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Notimplementation 的本地化字符串。
///
- internal static string Notimplementation1 {
+ public static string Notimplementation1 {
get {
return ResourceManager.GetString("Notimplementation1", resourceCulture);
}
@@ -1269,7 +1269,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Nozzle 的本地化字符串。
///
- internal static string Nozzle {
+ public static string Nozzle {
get {
return ResourceManager.GetString("Nozzle", resourceCulture);
}
@@ -1278,7 +1278,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Nozzle 的本地化字符串。
///
- internal static string Nozzle1 {
+ public static string Nozzle1 {
get {
return ResourceManager.GetString("Nozzle1", resourceCulture);
}
@@ -1287,7 +1287,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Number 的本地化字符串。
///
- internal static string Number {
+ public static string Number {
get {
return ResourceManager.GetString("Number", resourceCulture);
}
@@ -1296,7 +1296,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Number 的本地化字符串。
///
- internal static string Number1 {
+ public static string Number1 {
get {
return ResourceManager.GetString("Number1", resourceCulture);
}
@@ -1305,7 +1305,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 OutTheCloth 的本地化字符串。
///
- internal static string OutTheCloth {
+ public static string OutTheCloth {
get {
return ResourceManager.GetString("OutTheCloth", resourceCulture);
}
@@ -1314,7 +1314,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 OutTheCloth 的本地化字符串。
///
- internal static string OutTheCloth1 {
+ public static string OutTheCloth1 {
get {
return ResourceManager.GetString("OutTheCloth1", resourceCulture);
}
@@ -1323,7 +1323,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Overflow 的本地化字符串。
///
- internal static string Overflow {
+ public static string Overflow {
get {
return ResourceManager.GetString("Overflow", resourceCulture);
}
@@ -1332,7 +1332,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Overflow 的本地化字符串。
///
- internal static string Overflow1 {
+ public static string Overflow1 {
get {
return ResourceManager.GetString("Overflow1", resourceCulture);
}
@@ -1341,7 +1341,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Parameter 的本地化字符串。
///
- internal static string ParameterSet {
+ public static string ParameterSet {
get {
return ResourceManager.GetString("ParameterSet", resourceCulture);
}
@@ -1350,7 +1350,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Parameter 的本地化字符串。
///
- internal static string ParameterSet1 {
+ public static string ParameterSet1 {
get {
return ResourceManager.GetString("ParameterSet1", resourceCulture);
}
@@ -1359,7 +1359,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Paused 的本地化字符串。
///
- internal static string Paused {
+ public static string Paused {
get {
return ResourceManager.GetString("Paused", resourceCulture);
}
@@ -1368,7 +1368,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Paused 的本地化字符串。
///
- internal static string Paused1 {
+ public static string Paused1 {
get {
return ResourceManager.GetString("Paused1", resourceCulture);
}
@@ -1377,7 +1377,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PHControl 的本地化字符串。
///
- internal static string PHControl {
+ public static string PHControl {
get {
return ResourceManager.GetString("PHControl", resourceCulture);
}
@@ -1386,7 +1386,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PHControl 的本地化字符串。
///
- internal static string PHControl1 {
+ public static string PHControl1 {
get {
return ResourceManager.GetString("PHControl1", resourceCulture);
}
@@ -1395,7 +1395,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PHDetection 的本地化字符串。
///
- internal static string PHDetection {
+ public static string PHDetection {
get {
return ResourceManager.GetString("PHDetection", resourceCulture);
}
@@ -1404,7 +1404,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PHDetection 的本地化字符串。
///
- internal static string PHDetection1 {
+ public static string PHDetection1 {
get {
return ResourceManager.GetString("PHDetection1", resourceCulture);
}
@@ -1413,7 +1413,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PHTemperatureControl 的本地化字符串。
///
- internal static string PHTemperatureControl {
+ public static string PHTemperatureControl {
get {
return ResourceManager.GetString("PHTemperatureControl", resourceCulture);
}
@@ -1422,7 +1422,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PHTemperatureControl 的本地化字符串。
///
- internal static string PHTemperatureControl1 {
+ public static string PHTemperatureControl1 {
get {
return ResourceManager.GetString("PHTemperatureControl1", resourceCulture);
}
@@ -1431,7 +1431,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Port 的本地化字符串。
///
- internal static string Port {
+ public static string Port {
get {
return ResourceManager.GetString("Port", resourceCulture);
}
@@ -1440,7 +1440,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Port 的本地化字符串。
///
- internal static string Port1 {
+ public static string Port1 {
get {
return ResourceManager.GetString("Port1", resourceCulture);
}
@@ -1449,7 +1449,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PrepareMedications 的本地化字符串。
///
- internal static string PrepareMedications {
+ public static string PrepareMedications {
get {
return ResourceManager.GetString("PrepareMedications", resourceCulture);
}
@@ -1458,7 +1458,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PrepareMedications 的本地化字符串。
///
- internal static string PrepareMedications1 {
+ public static string PrepareMedications1 {
get {
return ResourceManager.GetString("PrepareMedications1", resourceCulture);
}
@@ -1467,7 +1467,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Pressure 的本地化字符串。
///
- internal static string Pressure {
+ public static string Pressure {
get {
return ResourceManager.GetString("Pressure", resourceCulture);
}
@@ -1476,7 +1476,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Pressure 的本地化字符串。
///
- internal static string Pressure1 {
+ public static string Pressure1 {
get {
return ResourceManager.GetString("Pressure1", resourceCulture);
}
@@ -1485,7 +1485,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Pressurized 的本地化字符串。
///
- internal static string Pressurized {
+ public static string Pressurized {
get {
return ResourceManager.GetString("Pressurized", resourceCulture);
}
@@ -1494,7 +1494,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Pressurized 的本地化字符串。
///
- internal static string Pressurized1 {
+ public static string Pressurized1 {
get {
return ResourceManager.GetString("Pressurized1", resourceCulture);
}
@@ -1503,7 +1503,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 back 的本地化字符串。
///
- internal static string Previous {
+ public static string Previous {
get {
return ResourceManager.GetString("Previous", resourceCulture);
}
@@ -1512,7 +1512,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 back 的本地化字符串。
///
- internal static string Previous1 {
+ public static string Previous1 {
get {
return ResourceManager.GetString("Previous1", resourceCulture);
}
@@ -1521,7 +1521,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 The process does not exist 的本地化字符串。
///
- internal static string process_not {
+ public static string process_not {
get {
return ResourceManager.GetString("process_not", resourceCulture);
}
@@ -1530,7 +1530,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 The process does not exist 的本地化字符串。
///
- internal static string process_not1 {
+ public static string process_not1 {
get {
return ResourceManager.GetString("process_not1", resourceCulture);
}
@@ -1539,7 +1539,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ProcessName 的本地化字符串。
///
- internal static string ProcessName {
+ public static string ProcessName {
get {
return ResourceManager.GetString("ProcessName", resourceCulture);
}
@@ -1548,7 +1548,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ProcessName 的本地化字符串。
///
- internal static string ProcessName1 {
+ public static string ProcessName1 {
get {
return ResourceManager.GetString("ProcessName1", resourceCulture);
}
@@ -1557,7 +1557,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ProgramGroup 的本地化字符串。
///
- internal static string Programgroup {
+ public static string Programgroup {
get {
return ResourceManager.GetString("Programgroup", resourceCulture);
}
@@ -1566,7 +1566,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ProgramGroup 的本地化字符串。
///
- internal static string Programgroup1 {
+ public static string Programgroup1 {
get {
return ResourceManager.GetString("Programgroup1", resourceCulture);
}
@@ -1575,7 +1575,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ProportionalValves 的本地化字符串。
///
- internal static string ProportionalValves {
+ public static string ProportionalValves {
get {
return ResourceManager.GetString("ProportionalValves", resourceCulture);
}
@@ -1584,7 +1584,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 ProportionalValves 的本地化字符串。
///
- internal static string ProportionalValves1 {
+ public static string ProportionalValves1 {
get {
return ResourceManager.GetString("ProportionalValves1", resourceCulture);
}
@@ -1593,7 +1593,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Pump 的本地化字符串。
///
- internal static string Pump {
+ public static string Pump {
get {
return ResourceManager.GetString("Pump", resourceCulture);
}
@@ -1602,7 +1602,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Pump 的本地化字符串。
///
- internal static string Pump1 {
+ public static string Pump1 {
get {
return ResourceManager.GetString("Pump1", resourceCulture);
}
@@ -1611,7 +1611,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PumpDrainage 的本地化字符串。
///
- internal static string PumpDrainage {
+ public static string PumpDrainage {
get {
return ResourceManager.GetString("PumpDrainage", resourceCulture);
}
@@ -1620,7 +1620,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PumpDrainage 的本地化字符串。
///
- internal static string PumpDrainage1 {
+ public static string PumpDrainage1 {
get {
return ResourceManager.GetString("PumpDrainage1", resourceCulture);
}
@@ -1629,7 +1629,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PumpSpeed 的本地化字符串。
///
- internal static string PumpSpeed {
+ public static string PumpSpeed {
get {
return ResourceManager.GetString("PumpSpeed", resourceCulture);
}
@@ -1638,7 +1638,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PumpSpeed 的本地化字符串。
///
- internal static string PumpSpeed1 {
+ public static string PumpSpeed1 {
get {
return ResourceManager.GetString("PumpSpeed1", resourceCulture);
}
@@ -1647,7 +1647,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PumpStart 的本地化字符串。
///
- internal static string PumpStart {
+ public static string PumpStart {
get {
return ResourceManager.GetString("PumpStart", resourceCulture);
}
@@ -1656,7 +1656,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PumpStart 的本地化字符串。
///
- internal static string PumpStart1 {
+ public static string PumpStart1 {
get {
return ResourceManager.GetString("PumpStart1", resourceCulture);
}
@@ -1665,7 +1665,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PumpStops 的本地化字符串。
///
- internal static string PumpStops {
+ public static string PumpStops {
get {
return ResourceManager.GetString("PumpStops", resourceCulture);
}
@@ -1674,7 +1674,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 PumpStops 的本地化字符串。
///
- internal static string PumpStops1 {
+ public static string PumpStops1 {
get {
return ResourceManager.GetString("PumpStops1", resourceCulture);
}
@@ -1683,7 +1683,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Quit 的本地化字符串。
///
- internal static string Quit {
+ public static string Quit {
get {
return ResourceManager.GetString("Quit", resourceCulture);
}
@@ -1692,7 +1692,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Quit 的本地化字符串。
///
- internal static string Quit1 {
+ public static string Quit1 {
get {
return ResourceManager.GetString("Quit1", resourceCulture);
}
@@ -1701,7 +1701,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 RapidAcidAddition 的本地化字符串。
///
- internal static string RapidAcidAddition {
+ public static string RapidAcidAddition {
get {
return ResourceManager.GetString("RapidAcidAddition", resourceCulture);
}
@@ -1710,7 +1710,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 RapidAcidAddition 的本地化字符串。
///
- internal static string RapidAcidAddition1 {
+ public static string RapidAcidAddition1 {
get {
return ResourceManager.GetString("RapidAcidAddition1", resourceCulture);
}
@@ -1719,7 +1719,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Rate 的本地化字符串。
///
- internal static string Rate {
+ public static string Rate {
get {
return ResourceManager.GetString("Rate", resourceCulture);
}
@@ -1728,7 +1728,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Rate 的本地化字符串。
///
- internal static string Rate1 {
+ public static string Rate1 {
get {
return ResourceManager.GetString("Rate1", resourceCulture);
}
@@ -1737,7 +1737,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Ready 的本地化字符串。
///
- internal static string Ready {
+ public static string Ready {
get {
return ResourceManager.GetString("Ready", resourceCulture);
}
@@ -1746,7 +1746,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Ready 的本地化字符串。
///
- internal static string Ready1 {
+ public static string Ready1 {
get {
return ResourceManager.GetString("Ready1", resourceCulture);
}
@@ -1755,7 +1755,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Recover 的本地化字符串。
///
- internal static string Recover {
+ public static string Recover {
get {
return ResourceManager.GetString("Recover", resourceCulture);
}
@@ -1764,7 +1764,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Recover 的本地化字符串。
///
- internal static string Recover1 {
+ public static string Recover1 {
get {
return ResourceManager.GetString("Recover1", resourceCulture);
}
@@ -1773,7 +1773,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Redye 的本地化字符串。
///
- internal static string Redye {
+ public static string Redye {
get {
return ResourceManager.GetString("Redye", resourceCulture);
}
@@ -1782,7 +1782,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Redye 的本地化字符串。
///
- internal static string Redye1 {
+ public static string Redye1 {
get {
return ResourceManager.GetString("Redye1", resourceCulture);
}
@@ -1791,7 +1791,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Remark 的本地化字符串。
///
- internal static string Remark {
+ public static string Remark {
get {
return ResourceManager.GetString("Remark", resourceCulture);
}
@@ -1800,7 +1800,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Remark 的本地化字符串。
///
- internal static string Remark1 {
+ public static string Remark1 {
get {
return ResourceManager.GetString("Remark1", resourceCulture);
}
@@ -1809,7 +1809,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Rename 的本地化字符串。
///
- internal static string Rename {
+ public static string Rename {
get {
return ResourceManager.GetString("Rename", resourceCulture);
}
@@ -1818,7 +1818,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Rename 的本地化字符串。
///
- internal static string Rename1 {
+ public static string Rename1 {
get {
return ResourceManager.GetString("Rename1", resourceCulture);
}
@@ -1827,7 +1827,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 RunningTime 的本地化字符串。
///
- internal static string RunningTime {
+ public static string RunningTime {
get {
return ResourceManager.GetString("RunningTime", resourceCulture);
}
@@ -1836,7 +1836,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 RunningTime 的本地化字符串。
///
- internal static string RunningTime1 {
+ public static string RunningTime1 {
get {
return ResourceManager.GetString("RunningTime1", resourceCulture);
}
@@ -1845,7 +1845,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Sampling 的本地化字符串。
///
- internal static string Sampling {
+ public static string Sampling {
get {
return ResourceManager.GetString("Sampling", resourceCulture);
}
@@ -1854,7 +1854,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Sampling 的本地化字符串。
///
- internal static string Sampling1 {
+ public static string Sampling1 {
get {
return ResourceManager.GetString("Sampling1", resourceCulture);
}
@@ -1863,7 +1863,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Save 的本地化字符串。
///
- internal static string Save {
+ public static string Save {
get {
return ResourceManager.GetString("Save", resourceCulture);
}
@@ -1872,7 +1872,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Save 的本地化字符串。
///
- internal static string Save1 {
+ public static string Save1 {
get {
return ResourceManager.GetString("Save1", resourceCulture);
}
@@ -1881,7 +1881,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Sensor 的本地化字符串。
///
- internal static string Sensor {
+ public static string Sensor {
get {
return ResourceManager.GetString("Sensor", resourceCulture);
}
@@ -1890,7 +1890,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Sensor 的本地化字符串。
///
- internal static string Sensor1 {
+ public static string Sensor1 {
get {
return ResourceManager.GetString("Sensor1", resourceCulture);
}
@@ -1899,7 +1899,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 StartTime 的本地化字符串。
///
- internal static string StartTime {
+ public static string StartTime {
get {
return ResourceManager.GetString("StartTime", resourceCulture);
}
@@ -1908,7 +1908,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 StartTime 的本地化字符串。
///
- internal static string StartTime1 {
+ public static string StartTime1 {
get {
return ResourceManager.GetString("StartTime1", resourceCulture);
}
@@ -1917,7 +1917,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 State 的本地化字符串。
///
- internal static string State {
+ public static string State {
get {
return ResourceManager.GetString("State", resourceCulture);
}
@@ -1926,7 +1926,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 State 的本地化字符串。
///
- internal static string State1 {
+ public static string State1 {
get {
return ResourceManager.GetString("State1", resourceCulture);
}
@@ -1935,7 +1935,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Step 的本地化字符串。
///
- internal static string Step {
+ public static string Step {
get {
return ResourceManager.GetString("Step", resourceCulture);
}
@@ -1944,7 +1944,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Step 的本地化字符串。
///
- internal static string Step1 {
+ public static string Step1 {
get {
return ResourceManager.GetString("Step1", resourceCulture);
}
@@ -1953,7 +1953,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 StopProcess 的本地化字符串。
///
- internal static string StopProcess {
+ public static string StopProcess {
get {
return ResourceManager.GetString("StopProcess", resourceCulture);
}
@@ -1962,7 +1962,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 StopProcess 的本地化字符串。
///
- internal static string StopProcess1 {
+ public static string StopProcess1 {
get {
return ResourceManager.GetString("StopProcess1", resourceCulture);
}
@@ -1971,7 +1971,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 SystemDataLoss 的本地化字符串。
///
- internal static string SysDatLoss {
+ public static string SysDatLoss {
get {
return ResourceManager.GetString("SysDatLoss", resourceCulture);
}
@@ -1980,7 +1980,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 SystemDataLoss 的本地化字符串。
///
- internal static string SysDatLoss1 {
+ public static string SysDatLoss1 {
get {
return ResourceManager.GetString("SysDatLoss1", resourceCulture);
}
@@ -1989,7 +1989,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 System 的本地化字符串。
///
- internal static string SysSet {
+ public static string SysSet {
get {
return ResourceManager.GetString("SysSet", resourceCulture);
}
@@ -1998,7 +1998,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 System 的本地化字符串。
///
- internal static string SysSet1 {
+ public static string SysSet1 {
get {
return ResourceManager.GetString("SysSet1", resourceCulture);
}
@@ -2007,7 +2007,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Tank 的本地化字符串。
///
- internal static string Tank {
+ public static string Tank {
get {
return ResourceManager.GetString("Tank", resourceCulture);
}
@@ -2016,7 +2016,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Tank 的本地化字符串。
///
- internal static string Tank1 {
+ public static string Tank1 {
get {
return ResourceManager.GetString("Tank1", resourceCulture);
}
@@ -2025,7 +2025,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Target 的本地化字符串。
///
- internal static string Target {
+ public static string Target {
get {
return ResourceManager.GetString("Target", resourceCulture);
}
@@ -2034,7 +2034,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Target 的本地化字符串。
///
- internal static string Target1 {
+ public static string Target1 {
get {
return ResourceManager.GetString("Target1", resourceCulture);
}
@@ -2043,7 +2043,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Process 的本地化字符串。
///
- internal static string TechnologicalProcess {
+ public static string TechnologicalProcess {
get {
return ResourceManager.GetString("TechnologicalProcess", resourceCulture);
}
@@ -2052,7 +2052,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Process 的本地化字符串。
///
- internal static string TechnologicalProcess1 {
+ public static string TechnologicalProcess1 {
get {
return ResourceManager.GetString("TechnologicalProcess1", resourceCulture);
}
@@ -2061,7 +2061,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Temperature 的本地化字符串。
///
- internal static string Temperature {
+ public static string Temperature {
get {
return ResourceManager.GetString("Temperature", resourceCulture);
}
@@ -2070,7 +2070,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Temperature 的本地化字符串。
///
- internal static string Temperature1 {
+ public static string Temperature1 {
get {
return ResourceManager.GetString("Temperature1", resourceCulture);
}
@@ -2079,7 +2079,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Temperature Control 的本地化字符串。
///
- internal static string TemperatureControl {
+ public static string TemperatureControl {
get {
return ResourceManager.GetString("TemperatureControl", resourceCulture);
}
@@ -2088,7 +2088,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Temperature Control 的本地化字符串。
///
- internal static string TemperatureControl1 {
+ public static string TemperatureControl1 {
get {
return ResourceManager.GetString("TemperatureControl1", resourceCulture);
}
@@ -2097,7 +2097,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Time 的本地化字符串。
///
- internal static string Time {
+ public static string Time {
get {
return ResourceManager.GetString("Time", resourceCulture);
}
@@ -2106,7 +2106,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Time 的本地化字符串。
///
- internal static string Time1 {
+ public static string Time1 {
get {
return ResourceManager.GetString("Time1", resourceCulture);
}
@@ -2115,7 +2115,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Type 的本地化字符串。
///
- internal static string Type {
+ public static string Type {
get {
return ResourceManager.GetString("Type", resourceCulture);
}
@@ -2124,7 +2124,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Type 的本地化字符串。
///
- internal static string Type1 {
+ public static string Type1 {
get {
return ResourceManager.GetString("Type1", resourceCulture);
}
@@ -2133,7 +2133,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Washing 的本地化字符串。
///
- internal static string Washing {
+ public static string Washing {
get {
return ResourceManager.GetString("Washing", resourceCulture);
}
@@ -2142,7 +2142,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Washing 的本地化字符串。
///
- internal static string Washing1 {
+ public static string Washing1 {
get {
return ResourceManager.GetString("Washing1", resourceCulture);
}
@@ -2151,7 +2151,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Water Level 的本地化字符串。
///
- internal static string WaterLevel {
+ public static string WaterLevel {
get {
return ResourceManager.GetString("WaterLevel", resourceCulture);
}
@@ -2160,7 +2160,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Water Level 的本地化字符串。
///
- internal static string WaterLevel1 {
+ public static string WaterLevel1 {
get {
return ResourceManager.GetString("WaterLevel1", resourceCulture);
}
@@ -2169,7 +2169,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Wiggle 的本地化字符串。
///
- internal static string Wiggle {
+ public static string Wiggle {
get {
return ResourceManager.GetString("Wiggle", resourceCulture);
}
@@ -2178,7 +2178,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Wiggle 的本地化字符串。
///
- internal static string Wiggle1 {
+ public static string Wiggle1 {
get {
return ResourceManager.GetString("Wiggle1", resourceCulture);
}
@@ -2187,7 +2187,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 WorkingStatus 的本地化字符串。
///
- internal static string WorkingStatus {
+ public static string WorkingStatus {
get {
return ResourceManager.GetString("WorkingStatus", resourceCulture);
}
@@ -2196,7 +2196,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 WorkingStatus 的本地化字符串。
///
- internal static string WorkingStatus1 {
+ public static string WorkingStatus1 {
get {
return ResourceManager.GetString("WorkingStatus1", resourceCulture);
}
@@ -2205,7 +2205,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Worklist 的本地化字符串。
///
- internal static string WorkOrder {
+ public static string WorkOrder {
get {
return ResourceManager.GetString("WorkOrder", resourceCulture);
}
@@ -2214,7 +2214,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 Worklist 的本地化字符串。
///
- internal static string WorkOrder1 {
+ public static string WorkOrder1 {
get {
return ResourceManager.GetString("WorkOrder1", resourceCulture);
}
@@ -2223,7 +2223,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 WorkOrderNumder 的本地化字符串。
///
- internal static string WorkOrderNumder {
+ public static string WorkOrderNumder {
get {
return ResourceManager.GetString("WorkOrderNumder", resourceCulture);
}
@@ -2232,7 +2232,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 WorkOrderNumder 的本地化字符串。
///
- internal static string WorkOrderNumder1 {
+ public static string WorkOrderNumder1 {
get {
return ResourceManager.GetString("WorkOrderNumder1", resourceCulture);
}
@@ -2241,7 +2241,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 YES 的本地化字符串。
///
- internal static string YES {
+ public static string YES {
get {
return ResourceManager.GetString("YES", resourceCulture);
}
@@ -2250,7 +2250,7 @@ namespace SunlightCentralizedControlManagement_SCCM_.Properties {
///
/// 查找类似 YES 的本地化字符串。
///
- internal static string YES1 {
+ public static string YES1 {
get {
return ResourceManager.GetString("YES1", resourceCulture);
}
diff --git a/SunlightCentralizedControlManagement(SCCM).csproj b/SunlightCentralizedControlManagement(SCCM).csproj
index fc66246..dfba47e 100644
--- a/SunlightCentralizedControlManagement(SCCM).csproj
+++ b/SunlightCentralizedControlManagement(SCCM).csproj
@@ -114,7 +114,7 @@
- ResXFileCodeGenerator
+ PublicResXFileCodeGenerator
Resources.Designer.cs