//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Aitex.Triton160.UI.Properties { using System; /// /// 一个强类型的资源类,用于查找本地化的字符串等。 /// // 此类是由 StronglyTypedResourceBuilder // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen // (以 /str 作为命令选项),或重新生成 VS 项目。 [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 { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// 返回此类使用的缓存的 ResourceManager 实例。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Aitex.Triton160.UI.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 重写当前线程的 CurrentUICulture 属性,对 /// 使用此强类型资源类的所有资源查找执行重写。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查找类似 C1 Value should be 0 ~ 100, current setting 的本地化字符串。 /// internal static string DiagnoseViewModel_DoRfOperation_C1ValueShouldBe0100CurrentSetting { get { return ResourceManager.GetString("DiagnoseViewModel_DoRfOperation_C1ValueShouldBe0100CurrentSetting", resourceCulture); } } /// /// 查找类似 C2 Value should be 0 ~ 100, current setting 的本地化字符串。 /// internal static string DiagnoseViewModel_DoRfOperation_C2ValueShouldBe0100CurrentSetting { get { return ResourceManager.GetString("DiagnoseViewModel_DoRfOperation_C2ValueShouldBe0100CurrentSetting", resourceCulture); } } /// /// 查找类似 Warning 的本地化字符串。 /// internal static string DiagnoseViewModel_DoRfOperation_Warning { get { return ResourceManager.GetString("DiagnoseViewModel_DoRfOperation_Warning", resourceCulture); } } /// /// 查找类似 Pump PM Interval input {0} not valid 的本地化字符串。 /// internal static string HardwareConfigViewModel_SetConfig_PumpPMIntervalInput0NotValid { get { return ResourceManager.GetString("HardwareConfigViewModel_SetConfig_PumpPMIntervalInput0NotValid", resourceCulture); } } /// /// 查找类似 RF PM Interval input {0} not valid 的本地化字符串。 /// internal static string HardwareConfigViewModel_SetConfig_RFPMIntervalInput0NotValid { get { return ResourceManager.GetString("HardwareConfigViewModel_SetConfig_RFPMIntervalInput0NotValid", resourceCulture); } } /// /// 查找类似 Do you want to stop current leak check running? 的本地化字符串。 /// internal static string LeakCheckViewModel_AbortLeakCheck_DoYouWantToStopCurrentLeakCheckRunning { get { return ResourceManager.GetString("LeakCheckViewModel_AbortLeakCheck_DoYouWantToStopCurrentLeakCheckRunning", resourceCulture); } } /// /// 查找类似 did not select leak check result? 的本地化字符串。 /// internal static string LeakCheckViewModel_DeleteLeakCheck_DidNotSelectLeakCheckResult { get { return ResourceManager.GetString("LeakCheckViewModel_DeleteLeakCheck_DidNotSelectLeakCheckResult", resourceCulture); } } /// /// 查找类似 Do you want to delete current leak check result? 的本地化字符串。 /// internal static string LeakCheckViewModel_DeleteLeakCheck_DoYouWantToDeleteCurrentLeakCheckResult { get { return ResourceManager.GetString("LeakCheckViewModel_DeleteLeakCheck_DoYouWantToDeleteCurrentLeakCheckResult", resourceCulture); } } /// /// 查找类似 LotName 的本地化字符串。 /// internal static string LotName { get { return ResourceManager.GetString("LotName", resourceCulture); } } /// /// 查找类似 No data selected, please select lot from the lot list. 的本地化字符串。 /// internal static string NoDataSelectedPleaseSelectLotFromTheLotList { get { return ResourceManager.GetString("NoDataSelectedPleaseSelectLotFromTheLotList", resourceCulture); } } /// /// 查找类似 Do you want to stop current recipe running? 的本地化字符串。 /// internal static string OverviewViewModel_AbortRecipe_DoYouWantToStopCurrentRecipeRunning { get { return ResourceManager.GetString("OverviewViewModel_AbortRecipe_DoYouWantToStopCurrentRecipeRunning", resourceCulture); } } /// /// 查找类似 RF on, can not purge 的本地化字符串。 /// internal static string OverviewViewModel_DoCyclePurge_RFOnCanNotPurge { get { return ResourceManager.GetString("OverviewViewModel_DoCyclePurge_RFOnCanNotPurge", resourceCulture); } } /// /// 查找类似 Position {0} is not valid, should be in 0 and 100 的本地化字符串。 /// internal static string OverviewViewModel_DoGasFlow_Position0IsNotValidShouldBeIn0And100 { get { return ResourceManager.GetString("OverviewViewModel_DoGasFlow_Position0IsNotValidShouldBeIn0And100", resourceCulture); } } /// /// 查找类似 Pressure {0} is not valid, should be in 0 and 756000 的本地化字符串。 /// internal static string OverviewViewModel_DoGasFlow_Pressure0IsNotValidShouldBeIn0And756000 { get { return ResourceManager.GetString("OverviewViewModel_DoGasFlow_Pressure0IsNotValidShouldBeIn0And756000", resourceCulture); } } /// /// 查找类似 Pressure control mode {0} is not valid, should select first 的本地化字符串。 /// internal static string OverviewViewModel_DoGasFlow_PressureControlMode0IsNotValidShouldSelectFirst { get { return ResourceManager.GetString("OverviewViewModel_DoGasFlow_PressureControlMode0IsNotValidShouldSelectFirst", resourceCulture); } } /// /// 查找类似 set flow value before flowing gas 的本地化字符串。 /// internal static string OverviewViewModel_DoGasFlow_SetFlowValueBeforeFlowingGas { get { return ResourceManager.GetString("OverviewViewModel_DoGasFlow_SetFlowValueBeforeFlowingGas", resourceCulture); } } /// /// 查找类似 Base pressure {0} is not valid, should be in 0 and 1000 的本地化字符串。 /// internal static string OverviewViewModel_DoPump_BasePressure0IsNotValidShouldBeIn0And1000 { get { return ResourceManager.GetString("OverviewViewModel_DoPump_BasePressure0IsNotValidShouldBeIn0And1000", resourceCulture); } } /// /// 查找类似 Pressure {0} is not valid, should be in 0 and 1000 的本地化字符串。 /// internal static string OverviewViewModel_DoPump_Pressure0IsNotValidShouldBeIn0And1000 { get { return ResourceManager.GetString("OverviewViewModel_DoPump_Pressure0IsNotValidShouldBeIn0And1000", resourceCulture); } } /// /// 查找类似 Pump limit pressure {0} is not valid, should be in 0 and 1200 的本地化字符串。 /// internal static string OverviewViewModel_DoPump_PumpLimitPressure0IsNotValidShouldBeIn0And1000 { get { return ResourceManager.GetString("OverviewViewModel_DoPump_PumpLimitPressure0IsNotValidShouldBeIn0And1000", resourceCulture); } } /// /// 查找类似 duty {0} is not valid, should be in 0 and 100 的本地化字符串。 /// internal static string OverviewViewModel_DoRfPower_Duty0IsNotValidShouldBeIn0And100 { get { return ResourceManager.GetString("OverviewViewModel_DoRfPower_Duty0IsNotValidShouldBeIn0And100", resourceCulture); } } /// /// 查找类似 frequency {0} is not valid, should be in 0 and 1000 的本地化字符串。 /// internal static string OverviewViewModel_DoRfPower_Frequency0IsNotValidShouldBeIn0And1000 { get { return ResourceManager.GetString("OverviewViewModel_DoRfPower_Frequency0IsNotValidShouldBeIn0And1000", resourceCulture); } } /// /// 查找类似 power {0} is not valid, should be in 0 and {1} 的本地化字符串。 /// internal static string OverviewViewModel_DoRfPower_Power0IsNotValidShouldBeIn0And1 { get { return ResourceManager.GetString("OverviewViewModel_DoRfPower_Power0IsNotValidShouldBeIn0And1", resourceCulture); } } /// /// 查找类似 RF control mode {0} is not valid, should select first 的本地化字符串。 /// internal static string OverviewViewModel_DoRfPower_RFControlMode0IsNotValidShouldSelectFirst { get { return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFControlMode0IsNotValidShouldSelectFirst", resourceCulture); } } /// /// 查找类似 RF match mode not in manual mode, match position C1/C2 will not be effective. 的本地化字符串。 /// internal static string OverviewViewModel_DoRfPower_RFMatchModeNotInManualModeMatchPositionC1C2WillNotBeEffective { get { return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFMatchModeNotInManualModeMatchPositionC1C2WillNotBeE" + "ffective", resourceCulture); } } /// /// 查找类似 RF Match Position C1 value {0} is not value , should be in <0, 100> 的本地化字符串。 /// internal static string OverviewViewModel_DoRfPower_RFMatchPositionC1Value0IsNotValueShouldBeIn0100 { get { return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFMatchPositionC1Value0IsNotValueShouldBeIn0100", resourceCulture); } } /// /// 查找类似 RF Match Position C2 value {0} is not value , should be in <0, 100> 的本地化字符串。 /// internal static string OverviewViewModel_DoRfPower_RFMatchPositionC2Value0IsNotValueShouldBeIn0100 { get { return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFMatchPositionC2Value0IsNotValueShouldBeIn0100", resourceCulture); } } /// /// 查找类似 RF Power on time {0} not valid 的本地化字符串。 /// internal static string OverviewViewModel_DoRfPower_RFPowerOnTime0NotValid { get { return ResourceManager.GetString("OverviewViewModel_DoRfPower_RFPowerOnTime0NotValid", resourceCulture); } } /// /// 查找类似 Skip to next step? 的本地化字符串。 /// internal static string OverviewViewModel_SkipRecipe_SkipToNextStep { get { return ResourceManager.GetString("OverviewViewModel_SkipRecipe_SkipToNextStep", resourceCulture); } } /// /// 查找类似 ProcessBeginTime 的本地化字符串。 /// internal static string ProcessBeginTime { get { return ResourceManager.GetString("ProcessBeginTime", resourceCulture); } } /// /// 查找类似 set point {0} is not valid 的本地化字符串。 /// internal static string ProcessConfigViewModel_SetConfig_SetPoint0IsNotValid { get { return ResourceManager.GetString("ProcessConfigViewModel_SetConfig_SetPoint0IsNotValid", resourceCulture); } } /// /// 查找类似 ProcessEndTime 的本地化字符串。 /// internal static string ProcessEndTime { get { return ResourceManager.GetString("ProcessEndTime", resourceCulture); } } /// /// 查找类似 RecipeName 的本地化字符串。 /// internal static string RecipeName { get { return ResourceManager.GetString("RecipeName", resourceCulture); } } /// /// 查找类似 RecipeResult 的本地化字符串。 /// internal static string RecipeResult { get { return ResourceManager.GetString("RecipeResult", resourceCulture); } } /// /// 查找类似于 (图标) 的 System.Drawing.Icon 类型的本地化资源。 /// internal static System.Drawing.Icon Triton160 { get { object obj = ResourceManager.GetObject("Triton160", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// 查找类似 Connected with RT server 的本地化字符串。 /// internal static string WcfClient_Register_Connected_with_rt { get { return ResourceManager.GetString("WcfClient_Register_Connected_with_rt", resourceCulture); } } /// /// 查找类似 Try connecting with RT server 的本地化字符串。 /// internal static string WcfClient_Register_connecting_rt { get { return ResourceManager.GetString("WcfClient_Register_connecting_rt", resourceCulture); } } } }