|
|
@ -78,6 +78,15 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 AddTheMedicine 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string AddTheMedicine { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("AddTheMedicine", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Add water 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -105,6 +114,42 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 CallDistribution 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string CallDistribution { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("CallDistribution", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 CallPreparation 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string CallPreparation { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("CallPreparation", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 CallWorkers 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string CallWorkers { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("CallWorkers", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 ClothIntake 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string ClothIntake { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("ClothIntake", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Code 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -150,6 +195,15 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Depressurized 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string Depressurized { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("Depressurized", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Directives 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -177,6 +231,15 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 End of program 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string End { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("End", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 EndTime 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -222,6 +285,15 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Function 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string Function { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("Function", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 History 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -258,6 +330,15 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Invalid features 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string Invalidfeatures { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("Invalidfeatures", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 LineUp 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -303,6 +384,15 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 OutTheCloth 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string OutTheCloth { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("OutTheCloth", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Parameter 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -312,6 +402,51 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 PHControl 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string PHControl { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("PHControl", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 PHDetection 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string PHDetection { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("PHDetection", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 PHTemperatureControl 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string PHTemperatureControl { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("PHTemperatureControl", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 PrepareMedications 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string PrepareMedications { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("PrepareMedications", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Pressurized 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string Pressurized { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("Pressurized", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 back 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -339,6 +474,42 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 PumpDrainage 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string PumpDrainage { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("PumpDrainage", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 PumpSpeed 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string PumpSpeed { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("PumpSpeed", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 PumpStart 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string PumpStart { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("PumpStart", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 PumpStops 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string PumpStops { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("PumpStops", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Quit 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -348,6 +519,15 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 RapidAcidAddition 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string RapidAcidAddition { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("RapidAcidAddition", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Ready 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
@ -393,6 +573,24 @@ namespace DyeingComputer.Properties { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 RunningTime 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string RunningTime { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("RunningTime", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Sampling 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|
public static string Sampling { |
|
|
|
get { |
|
|
|
return ResourceManager.GetString("Sampling", resourceCulture); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// 查找类似 Save 的本地化字符串。
|
|
|
|
/// </summary>
|
|
|
|