//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Sicentury.Localization { 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()] public class lang_common { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal lang_common() { } /// /// 返回此类使用的缓存的 ResourceManager 实例。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Sicentury.Localization.lang_common", typeof(lang_common).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 重写当前线程的 CurrentUICulture 属性,对 /// 使用此强类型资源类的所有资源查找执行重写。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查找类似 中 的本地化字符串。 /// public static string ID_APP_BTN_LANG_SW_Content { get { return ResourceManager.GetString("ID_APP_BTN_LANG_SW_Content", resourceCulture); } } /// /// 查找类似 切换至中文 的本地化字符串。 /// public static string ID_APP_BTN_LANG_SW_ToolTip { get { return ResourceManager.GetString("ID_APP_BTN_LANG_SW_ToolTip", resourceCulture); } } /// /// 查找类似 Sic 的本地化字符串。 /// public static string ID_APP_TITLE { get { return ResourceManager.GetString("ID_APP_TITLE", resourceCulture); } } /// /// 查找类似 Abort 的本地化字符串。 /// public static string ID_BTN_Abort_Content { get { return ResourceManager.GetString("ID_BTN_Abort_Content", resourceCulture); } } /// /// 查找类似 Abort 的本地化字符串。 /// public static string ID_BTN_Abort_ToolTip { get { return ResourceManager.GetString("ID_BTN_Abort_ToolTip", resourceCulture); } } /// /// 查找类似 Buzzer Off 的本地化字符串。 /// public static string ID_BTN_BuzzerOff_Content { get { return ResourceManager.GetString("ID_BTN_BuzzerOff_Content", resourceCulture); } } /// /// 查找类似 Turn off the buzzer without clear alarms 的本地化字符串。 /// public static string ID_BTN_BuzzerOff_ToolTip { get { return ResourceManager.GetString("ID_BTN_BuzzerOff_ToolTip", resourceCulture); } } /// /// 查找类似 Cancel 的本地化字符串。 /// public static string ID_BTN_Cancel_Content { get { return ResourceManager.GetString("ID_BTN_Cancel_Content", resourceCulture); } } /// /// 查找类似 Cancel 的本地化字符串。 /// public static string ID_BTN_Cancel_ToolTip { get { return ResourceManager.GetString("ID_BTN_Cancel_ToolTip", resourceCulture); } } /// /// 查找类似 Clean 的本地化字符串。 /// public static string ID_BTN_Clean_Content { get { return ResourceManager.GetString("ID_BTN_Clean_Content", resourceCulture); } } /// /// 查找类似 Clean 的本地化字符串。 /// public static string ID_BTN_Clean_ToolTip { get { return ResourceManager.GetString("ID_BTN_Clean_ToolTip", resourceCulture); } } /// /// 查找类似 Disable 的本地化字符串。 /// public static string ID_BTN_Disable_Content { get { return ResourceManager.GetString("ID_BTN_Disable_Content", resourceCulture); } } /// /// 查找类似 Disable 的本地化字符串。 /// public static string ID_BTN_Disable_ToolTip { get { return ResourceManager.GetString("ID_BTN_Disable_ToolTip", resourceCulture); } } /// /// 查找类似 Enable 的本地化字符串。 /// public static string ID_BTN_Enable_Content { get { return ResourceManager.GetString("ID_BTN_Enable_Content", resourceCulture); } } /// /// 查找类似 Enable 的本地化字符串。 /// public static string ID_BTN_Enable_ToolTip { get { return ResourceManager.GetString("ID_BTN_Enable_ToolTip", resourceCulture); } } /// /// 查找类似 Group 的本地化字符串。 /// public static string ID_BTN_Group_Content { get { return ResourceManager.GetString("ID_BTN_Group_Content", resourceCulture); } } /// /// 查找类似 Group 的本地化字符串。 /// public static string ID_BTN_Group_ToolTip { get { return ResourceManager.GetString("ID_BTN_Group_ToolTip", resourceCulture); } } /// /// 查找类似 Home 的本地化字符串。 /// public static string ID_BTN_Home_Content { get { return ResourceManager.GetString("ID_BTN_Home_Content", resourceCulture); } } /// /// 查找类似 Single Module Initialize 的本地化字符串。 /// public static string ID_BTN_Home_ToolTip { get { return ResourceManager.GetString("ID_BTN_Home_ToolTip", resourceCulture); } } /// /// 查找类似 Initialize 的本地化字符串。 /// public static string ID_BTN_Init_Content { get { return ResourceManager.GetString("ID_BTN_Init_Content", resourceCulture); } } /// /// 查找类似 Initialize 的本地化字符串。 /// public static string ID_BTN_Init_ToolTip { get { return ResourceManager.GetString("ID_BTN_Init_ToolTip", resourceCulture); } } /// /// 查找类似 LeakCheck 的本地化字符串。 /// public static string ID_BTN_LeakCheck_Content { get { return ResourceManager.GetString("ID_BTN_LeakCheck_Content", resourceCulture); } } /// /// 查找类似 LeakCheck 的本地化字符串。 /// public static string ID_BTN_LeakCheck_ToolTip { get { return ResourceManager.GetString("ID_BTN_LeakCheck_ToolTip", resourceCulture); } } /// /// 查找类似 Lock 的本地化字符串。 /// public static string ID_BTN_Lock_Content { get { return ResourceManager.GetString("ID_BTN_Lock_Content", resourceCulture); } } /// /// 查找类似 Lock 的本地化字符串。 /// public static string ID_BTN_Lock_ToolTip { get { return ResourceManager.GetString("ID_BTN_Lock_ToolTip", resourceCulture); } } /// /// 查找类似 Logout 的本地化字符串。 /// public static string ID_BTN_Logout_Content { get { return ResourceManager.GetString("ID_BTN_Logout_Content", resourceCulture); } } /// /// 查找类似 Logout 的本地化字符串。 /// public static string ID_BTN_Logout_ToolTip { get { return ResourceManager.GetString("ID_BTN_Logout_ToolTip", resourceCulture); } } /// /// 查找类似 Loosen 的本地化字符串。 /// public static string ID_BTN_Loosen_Content { get { return ResourceManager.GetString("ID_BTN_Loosen_Content", resourceCulture); } } /// /// 查找类似 Loosen 的本地化字符串。 /// public static string ID_BTN_Loosen_ToolTip { get { return ResourceManager.GetString("ID_BTN_Loosen_ToolTip", resourceCulture); } } /// /// 查找类似 Map 的本地化字符串。 /// public static string ID_BTN_Map_Content { get { return ResourceManager.GetString("ID_BTN_Map_Content", resourceCulture); } } /// /// 查找类似 Map 的本地化字符串。 /// public static string ID_BTN_Map_ToolTip { get { return ResourceManager.GetString("ID_BTN_Map_ToolTip", resourceCulture); } } /// /// 查找类似 Offline 的本地化字符串。 /// public static string ID_BTN_Offline_Content { get { return ResourceManager.GetString("ID_BTN_Offline_Content", resourceCulture); } } /// /// 查找类似 Offline 的本地化字符串。 /// public static string ID_BTN_Offline_ToolTip { get { return ResourceManager.GetString("ID_BTN_Offline_ToolTip", resourceCulture); } } /// /// 查找类似 Online 的本地化字符串。 /// public static string ID_BTN_Online_Content { get { return ResourceManager.GetString("ID_BTN_Online_Content", resourceCulture); } } /// /// 查找类似 Online 的本地化字符串。 /// public static string ID_BTN_Online_ToolTip { get { return ResourceManager.GetString("ID_BTN_Online_ToolTip", resourceCulture); } } /// /// 查找类似 Pause 的本地化字符串。 /// public static string ID_BTN_Pause_Content { get { return ResourceManager.GetString("ID_BTN_Pause_Content", resourceCulture); } } /// /// 查找类似 Pause 的本地化字符串。 /// public static string ID_BTN_Pause_ToolTip { get { return ResourceManager.GetString("ID_BTN_Pause_ToolTip", resourceCulture); } } /// /// 查找类似 Pick 的本地化字符串。 /// public static string ID_BTN_Pick_Content { get { return ResourceManager.GetString("ID_BTN_Pick_Content", resourceCulture); } } /// /// 查找类似 Pick 的本地化字符串。 /// public static string ID_BTN_Pick_Tooltip { get { return ResourceManager.GetString("ID_BTN_Pick_Tooltip", resourceCulture); } } /// /// 查找类似 Place 的本地化字符串。 /// public static string ID_BTN_Place_Content { get { return ResourceManager.GetString("ID_BTN_Place_Content", resourceCulture); } } /// /// 查找类似 Place 的本地化字符串。 /// public static string ID_BTN_Place_ToolTip { get { return ResourceManager.GetString("ID_BTN_Place_ToolTip", resourceCulture); } } /// /// 查找类似 Pump 的本地化字符串。 /// public static string ID_BTN_Pump_Content { get { return ResourceManager.GetString("ID_BTN_Pump_Content", resourceCulture); } } /// /// 查找类似 Pump 的本地化字符串。 /// public static string ID_BTN_Pump_ToolTip { get { return ResourceManager.GetString("ID_BTN_Pump_ToolTip", resourceCulture); } } /// /// 查找类似 Purge 的本地化字符串。 /// public static string ID_BTN_Purge_Content { get { return ResourceManager.GetString("ID_BTN_Purge_Content", resourceCulture); } } /// /// 查找类似 Purge 的本地化字符串。 /// public static string ID_BTN_Purge_ToolTip { get { return ResourceManager.GetString("ID_BTN_Purge_ToolTip", resourceCulture); } } /// /// 查找类似 Query 的本地化字符串。 /// public static string ID_BTN_Query_Content { get { return ResourceManager.GetString("ID_BTN_Query_Content", resourceCulture); } } /// /// 查找类似 Query 的本地化字符串。 /// public static string ID_BTN_Query_TooltTip { get { return ResourceManager.GetString("ID_BTN_Query_TooltTip", resourceCulture); } } /// /// 查找类似 Remove 的本地化字符串。 /// public static string ID_BTN_Remove_Content { get { return ResourceManager.GetString("ID_BTN_Remove_Content", resourceCulture); } } /// /// 查找类似 Remove 的本地化字符串。 /// public static string ID_BTN_Remove_ToolTip { get { return ResourceManager.GetString("ID_BTN_Remove_ToolTip", resourceCulture); } } /// /// 查找类似 Reset 的本地化字符串。 /// public static string ID_BTN_Reset_Content { get { return ResourceManager.GetString("ID_BTN_Reset_Content", resourceCulture); } } /// /// 查找类似 Reset warnings and alarms 的本地化字符串。 /// public static string ID_BTN_Reset_ToolTip { get { return ResourceManager.GetString("ID_BTN_Reset_ToolTip", resourceCulture); } } /// /// 查找类似 Save 的本地化字符串。 /// public static string ID_BTN_Save_Content { get { return ResourceManager.GetString("ID_BTN_Save_Content", resourceCulture); } } /// /// 查找类似 Save 的本地化字符串。 /// public static string ID_BTN_Save_ToolTip { get { return ResourceManager.GetString("ID_BTN_Save_ToolTip", resourceCulture); } } /// /// 查找类似 Separate 的本地化字符串。 /// public static string ID_BTN_Separate_Content { get { return ResourceManager.GetString("ID_BTN_Separate_Content", resourceCulture); } } /// /// 查找类似 Separate 的本地化字符串。 /// public static string ID_BTN_Separate_ToolTip { get { return ResourceManager.GetString("ID_BTN_Separate_ToolTip", resourceCulture); } } /// /// 查找类似 ServoOn 的本地化字符串。 /// public static string ID_BTN_ServoOn_Content { get { return ResourceManager.GetString("ID_BTN_ServoOn_Content", resourceCulture); } } /// /// 查找类似 ServoOn 的本地化字符串。 /// public static string ID_BTN_ServoOn_ToolTip { get { return ResourceManager.GetString("ID_BTN_ServoOn_ToolTip", resourceCulture); } } /// /// 查找类似 Set 的本地化字符串。 /// public static string ID_BTN_Set_Content { get { return ResourceManager.GetString("ID_BTN_Set_Content", resourceCulture); } } /// /// 查找类似 Set 的本地化字符串。 /// public static string ID_BTN_Set_ToolTip { get { return ResourceManager.GetString("ID_BTN_Set_ToolTip", resourceCulture); } } /// /// 查找类似 Skip 的本地化字符串。 /// public static string ID_BTN_Skip_Content { get { return ResourceManager.GetString("ID_BTN_Skip_Content", resourceCulture); } } /// /// 查找类似 Skip 的本地化字符串。 /// public static string ID_BTN_Skip_ToolTip { get { return ResourceManager.GetString("ID_BTN_Skip_ToolTip", resourceCulture); } } /// /// 查找类似 Start 的本地化字符串。 /// public static string ID_BTN_Start_Content { get { return ResourceManager.GetString("ID_BTN_Start_Content", resourceCulture); } } /// /// 查找类似 Start 的本地化字符串。 /// public static string ID_BTN_Start_ToolTip { get { return ResourceManager.GetString("ID_BTN_Start_ToolTip", resourceCulture); } } /// /// 查找类似 Stop 的本地化字符串。 /// public static string ID_BTN_Stop_Content { get { return ResourceManager.GetString("ID_BTN_Stop_Content", resourceCulture); } } /// /// 查找类似 Stop 的本地化字符串。 /// public static string ID_BTN_Stop_ToolTip { get { return ResourceManager.GetString("ID_BTN_Stop_ToolTip", resourceCulture); } } /// /// 查找类似 Tighten 的本地化字符串。 /// public static string ID_BTN_Tighten_Content { get { return ResourceManager.GetString("ID_BTN_Tighten_Content", resourceCulture); } } /// /// 查找类似 Tighten 的本地化字符串。 /// public static string ID_BTN_Tighten_ToolTip { get { return ResourceManager.GetString("ID_BTN_Tighten_ToolTip", resourceCulture); } } /// /// 查找类似 Unlock 的本地化字符串。 /// public static string ID_BTN_Unlock_Content { get { return ResourceManager.GetString("ID_BTN_Unlock_Content", resourceCulture); } } /// /// 查找类似 Unlock 的本地化字符串。 /// public static string ID_BTN_Unlock_ToolTip { get { return ResourceManager.GetString("ID_BTN_Unlock_ToolTip", resourceCulture); } } /// /// 查找类似 Vent 的本地化字符串。 /// public static string ID_BTN_Vent_Content { get { return ResourceManager.GetString("ID_BTN_Vent_Content", resourceCulture); } } /// /// 查找类似 Vent 的本地化字符串。 /// public static string ID_BTN_Vent_ToolTip { get { return ResourceManager.GetString("ID_BTN_Vent_ToolTip", resourceCulture); } } /// /// 查找类似 Alarm 的本地化字符串。 /// public static string ID_CBX_Alarm_Content { get { return ResourceManager.GetString("ID_CBX_Alarm_Content", resourceCulture); } } /// /// 查找类似 Show only alarm logs 的本地化字符串。 /// public static string ID_CBX_Alarm_ToolTip { get { return ResourceManager.GetString("ID_CBX_Alarm_ToolTip", resourceCulture); } } /// /// 查找类似 End Time 的本地化字符串。 /// public static string ID_TXT_EndTime { get { return ResourceManager.GetString("ID_TXT_EndTime", resourceCulture); } } /// /// 查找类似 Name 的本地化字符串。 /// public static string ID_TXT_GasName { get { return ResourceManager.GetString("ID_TXT_GasName", resourceCulture); } } /// /// 查找类似 LOG 的本地化字符串。 /// public static string ID_TXT_Log { get { return ResourceManager.GetString("ID_TXT_Log", resourceCulture); } } /// /// 查找类似 Online Mode 的本地化字符串。 /// public static string ID_TXT_OnlineMode { get { return ResourceManager.GetString("ID_TXT_OnlineMode", resourceCulture); } } /// /// 查找类似 Pressure 的本地化字符串。 /// public static string ID_TXT_Pressure { get { return ResourceManager.GetString("ID_TXT_Pressure", resourceCulture); } } /// /// 查找类似 Purge 的本地化字符串。 /// public static string ID_TXT_Purge { get { return ResourceManager.GetString("ID_TXT_Purge", resourceCulture); } } /// /// 查找类似 Purge Loop 的本地化字符串。 /// public static string ID_TXT_PurgeLoop { get { return ResourceManager.GetString("ID_TXT_PurgeLoop", resourceCulture); } } /// /// 查找类似 Run 的本地化字符串。 /// public static string ID_TXT_Run { get { return ResourceManager.GetString("ID_TXT_Run", resourceCulture); } } /// /// 查找类似 Start Time 的本地化字符串。 /// public static string ID_TXT_StartTime { get { return ResourceManager.GetString("ID_TXT_StartTime", resourceCulture); } } /// /// 查找类似 Status 的本地化字符串。 /// public static string ID_TXT_Status { get { return ResourceManager.GetString("ID_TXT_Status", resourceCulture); } } /// /// 查找类似 Time: 的本地化字符串。 /// public static string ID_TXT_Time { get { return ResourceManager.GetString("ID_TXT_Time", resourceCulture); } } /// /// 查找类似 Vent 的本地化字符串。 /// public static string ID_TXT_Vent { get { return ResourceManager.GetString("ID_TXT_Vent", resourceCulture); } } /// /// 查找类似 Ver: 的本地化字符串。 /// public static string ID_TXT_Ver { get { return ResourceManager.GetString("ID_TXT_Ver", resourceCulture); } } } }