//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Dongke.IBOSS.PRD.Basics.BaseResources { using System; /// /// 一个强类型的资源类,用于查找本地化的字符串等。 /// // 此类是由 StronglyTypedResourceBuilder // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen // (以 /str 作为命令选项),或重新生成 VS 项目。 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class ButtonText { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal ButtonText() { } /// /// 返回此类使用的缓存的 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("Dongke.IBOSS.PRD.Basics.BaseResources.ButtonText", typeof(ButtonText).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; } } /// /// 查找类似 生成明细(&Q) 的本地化字符串。 /// public static string BTN_ADDDETAIL { get { return ResourceManager.GetString("BTN_ADDDETAIL", resourceCulture); } } /// /// 查找类似 添加模具(&A) 的本地化字符串。 /// public static string BTN_ADDMOULD { get { return ResourceManager.GetString("BTN_ADDMOULD", resourceCulture); } } /// /// 查找类似 后页(&>) 的本地化字符串。 /// public static string BTN_AFTERPAGE { get { return ResourceManager.GetString("BTN_AFTERPAGE", resourceCulture); } } /// /// 查找类似 绑定条码(&B) 的本地化字符串。 /// public static string BTN_BINDBARCODE { get { return ResourceManager.GetString("BTN_BINDBARCODE", resourceCulture); } } /// /// 查找类似 绑定原因(&B) 的本地化字符串。 /// public static string BTN_BINDSCRAPREASON { get { return ResourceManager.GetString("BTN_BINDSCRAPREASON", resourceCulture); } } /// /// 查找类似 取消(&X) 的本地化字符串。 /// public static string BTN_CANCEL { get { return ResourceManager.GetString("BTN_CANCEL", resourceCulture); } } /// /// 查找类似 取消绑定(&B) 的本地化字符串。 /// public static string BTN_CANCELBINDBARCODE { get { return ResourceManager.GetString("BTN_CANCELBINDBARCODE", resourceCulture); } } /// /// 查找类似 清空条码(&C) 的本地化字符串。 /// public static string BTN_CLEARBARCODE { get { return ResourceManager.GetString("BTN_CLEARBARCODE", resourceCulture); } } /// /// 查找类似 清空条件(&C) 的本地化字符串。 /// public static string BTN_CLEARCONDITION { get { return ResourceManager.GetString("BTN_CLEARCONDITION", resourceCulture); } } /// /// 查找类似 清空明细(&C) 的本地化字符串。 /// public static string BTN_CLEARDETAIL { get { return ResourceManager.GetString("BTN_CLEARDETAIL", resourceCulture); } } /// /// 查找类似 清空原因(&C) 的本地化字符串。 /// public static string BTN_CLEARSCRAPREASON { get { return ResourceManager.GetString("BTN_CLEARSCRAPREASON", resourceCulture); } } /// /// 查找类似 关闭(&X) 的本地化字符串。 /// public static string BTN_CLOSE { get { return ResourceManager.GetString("BTN_CLOSE", resourceCulture); } } /// /// 查找类似 删除(&D) 的本地化字符串。 /// public static string BTN_DELETE { get { return ResourceManager.GetString("BTN_DELETE", resourceCulture); } } /// /// 查找类似 删除选中(&D) 的本地化字符串。 /// public static string BTN_DELETESELECTED { get { return ResourceManager.GetString("BTN_DELETESELECTED", resourceCulture); } } /// /// 查找类似 修改(&U) 的本地化字符串。 /// public static string BTN_EDIT { get { return ResourceManager.GetString("BTN_EDIT", resourceCulture); } } /// /// 查找类似 初始化(&I) 的本地化字符串。 /// public static string BTN_INIT { get { return ResourceManager.GetString("BTN_INIT", resourceCulture); } } /// /// 查找类似 登录 的本地化字符串。 /// public static string BTN_LOGIN { get { return ResourceManager.GetString("BTN_LOGIN", resourceCulture); } } /// /// 查找类似 下一步(&N) 的本地化字符串。 /// public static string BTN_NEXTSTEP { get { return ResourceManager.GetString("BTN_NEXTSTEP", resourceCulture); } } /// /// 查找类似 不通过(&N) 的本地化字符串。 /// public static string BTN_NOTPASS { get { return ResourceManager.GetString("BTN_NOTPASS", resourceCulture); } } /// /// 查找类似 确定(&O) 的本地化字符串。 /// public static string BTN_OK { get { return ResourceManager.GetString("BTN_OK", resourceCulture); } } /// /// 查找类似 通过(&P) 的本地化字符串。 /// public static string BTN_PASS { get { return ResourceManager.GetString("BTN_PASS", resourceCulture); } } /// /// 查找类似 前页(&<) 的本地化字符串。 /// public static string BTN_PREVIOUSPAGE { get { return ResourceManager.GetString("BTN_PREVIOUSPAGE", resourceCulture); } } /// /// 查找类似 打印(&P) 的本地化字符串。 /// public static string BTN_PRINT { get { return ResourceManager.GetString("BTN_PRINT", resourceCulture); } } /// /// 查找类似 替换(&R) 的本地化字符串。 /// public static string BTN_REPLACE { get { return ResourceManager.GetString("BTN_REPLACE", resourceCulture); } } /// /// 查找类似 重新生成(&R) 的本地化字符串。 /// public static string BTN_RESETPAGE { get { return ResourceManager.GetString("BTN_RESETPAGE", resourceCulture); } } /// /// 查找类似 重启(&R) 的本地化字符串。 /// public static string BTN_RESTART { get { return ResourceManager.GetString("BTN_RESTART", resourceCulture); } } /// /// 查找类似 保存(&S) 的本地化字符串。 /// public static string BTN_SAVE { get { return ResourceManager.GetString("BTN_SAVE", resourceCulture); } } /// /// 查找类似 保存图片(&S) 的本地化字符串。 /// public static string BTN_SAVEIMAGE { get { return ResourceManager.GetString("BTN_SAVEIMAGE", resourceCulture); } } /// /// 查找类似 查询(&Q) 的本地化字符串。 /// public static string BTN_SEARCH { get { return ResourceManager.GetString("BTN_SEARCH", resourceCulture); } } /// /// 查找类似 查询明细(&Q) 的本地化字符串。 /// public static string BTN_SEARCHDETAIL { get { return ResourceManager.GetString("BTN_SEARCHDETAIL", resourceCulture); } } /// /// 查找类似 设置 的本地化字符串。 /// public static string BTN_SETTING { get { return ResourceManager.GetString("BTN_SETTING", resourceCulture); } } /// /// 查找类似 更新财年(&R) 的本地化字符串。 /// public static string BTN_SKDATE { get { return ResourceManager.GetString("BTN_SKDATE", resourceCulture); } } /// /// 查找类似 测试(&T) 的本地化字符串。 /// public static string BTN_TEST { get { return ResourceManager.GetString("BTN_TEST", resourceCulture); } } /// /// 查找类似 上传(&U) 的本地化字符串。 /// public static string BTN_UPLOAD { get { return ResourceManager.GetString("BTN_UPLOAD", resourceCulture); } } /// /// 查找类似 查看审批(&R) 的本地化字符串。 /// public static string BTN_VIEWAPPROVER { get { return ResourceManager.GetString("BTN_VIEWAPPROVER", resourceCulture); } } /// /// 查找类似 自适应列宽(&A) 的本地化字符串。 /// public static string TSBTN_ADAPTIVE { get { return ResourceManager.GetString("TSBTN_ADAPTIVE", resourceCulture); } } /// /// 查找类似 新建(&N) 的本地化字符串。 /// public static string TSBTN_ADD { get { return ResourceManager.GetString("TSBTN_ADD", resourceCulture); } } /// /// 查找类似 全选(&L) 的本地化字符串。 /// public static string TSBTN_ALL { get { return ResourceManager.GetString("TSBTN_ALL", resourceCulture); } } /// /// 查找类似 全线注浆(&G) 的本地化字符串。 /// public static string TSBTN_ALLGROUTING { get { return ResourceManager.GetString("TSBTN_ALLGROUTING", resourceCulture); } } /// /// 查找类似 审批(&P) 的本地化字符串。 /// public static string TSBTN_APPROVER { get { return ResourceManager.GetString("TSBTN_APPROVER", resourceCulture); } } /// /// 查找类似 附件(&T) 的本地化字符串。 /// public static string TSBTN_ATTACHMENT { get { return ResourceManager.GetString("TSBTN_ATTACHMENT", resourceCulture); } } /// /// 查找类似 审核(&R) 的本地化字符串。 /// public static string TSBTN_AUDIT { get { return ResourceManager.GetString("TSBTN_AUDIT", resourceCulture); } } /// /// 查找类似 撤销复检(&U) 的本地化字符串。 /// public static string TSBTN_BACKRESEMICHECK { get { return ResourceManager.GetString("TSBTN_BACKRESEMICHECK", resourceCulture); } } /// /// 查找类似 数据刷(&B) 的本地化字符串。 /// public static string TSBTN_BRUSH { get { return ResourceManager.GetString("TSBTN_BRUSH", resourceCulture); } } /// /// 查找类似 更换成型工(&R) 的本地化字符串。 /// public static string TSBTN_CHANGEGROUTINGUSER { get { return ResourceManager.GetString("TSBTN_CHANGEGROUTINGUSER", resourceCulture); } } /// /// 查找类似 换模(H) 的本地化字符串。 /// public static string TSBTN_CHANGEMOULD { get { return ResourceManager.GetString("TSBTN_CHANGEMOULD", resourceCulture); } } /// /// 查找类似 结束换模(D) 的本地化字符串。 /// public static string TSBTN_CHANGEMOULDEND { get { return ResourceManager.GetString("TSBTN_CHANGEMOULDEND", resourceCulture); } } /// /// 查找类似 整线变产(&Z) 的本地化字符串。 /// public static string TSBTN_CHANGEMOULDENDALL { get { return ResourceManager.GetString("TSBTN_CHANGEMOULDENDALL", resourceCulture); } } /// /// 查找类似 结束整线变产(&F) 的本地化字符串。 /// public static string TSBTN_CHANGEMOULDENDALLEND { get { return ResourceManager.GetString("TSBTN_CHANGEMOULDENDALLEND", resourceCulture); } } /// /// 查找类似 变更单号整板(&P) 的本地化字符串。 /// public static string TSBTN_CHANGEORDERNOFORPLATE { get { return ResourceManager.GetString("TSBTN_CHANGEORDERNOFORPLATE", resourceCulture); } } /// /// 查找类似 切换用户 的本地化字符串。 /// public static string TSBTN_CHANGEUSER { get { return ResourceManager.GetString("TSBTN_CHANGEUSER", resourceCulture); } } /// /// 查找类似 批量清除(&L) 的本地化字符串。 /// public static string TSBTN_CLEARALL { get { return ResourceManager.GetString("TSBTN_CLEARALL", resourceCulture); } } /// /// 查找类似 清除未盘点数据(&D) 的本地化字符串。 /// public static string TSBTN_CLEARDATAINCHECKED { get { return ResourceManager.GetString("TSBTN_CLEARDATAINCHECKED", resourceCulture); } } /// /// 查找类似 清空明细(&C) 的本地化字符串。 /// public static string TSBTN_CLEARDETAIL { get { return ResourceManager.GetString("TSBTN_CLEARDETAIL", resourceCulture); } } /// /// 查找类似 清除选择(&D) 的本地化字符串。 /// public static string TSBTN_CLEARSELECTED { get { return ResourceManager.GetString("TSBTN_CLEARSELECTED", resourceCulture); } } /// /// 查找类似 关闭(&X) 的本地化字符串。 /// public static string TSBTN_CLOSE { get { return ResourceManager.GetString("TSBTN_CLOSE", resourceCulture); } } /// /// 查找类似 复制(&P) 的本地化字符串。 /// public static string TSBTN_COPY { get { return ResourceManager.GetString("TSBTN_COPY", resourceCulture); } } /// /// 查找类似 生成产品信息(&G) 的本地化字符串。 /// public static string TSBTN_CREATEGOODS { get { return ResourceManager.GetString("TSBTN_CREATEGOODS", resourceCulture); } } /// /// 查找类似 生成工种信息(&J) 的本地化字符串。 /// public static string TSBTN_CREATEJOBS { get { return ResourceManager.GetString("TSBTN_CREATEJOBS", resourceCulture); } } /// /// 查找类似 删除(&D) 的本地化字符串。 /// public static string TSBTN_DELETE { get { return ResourceManager.GetString("TSBTN_DELETE", resourceCulture); } } /// /// 查找类似 明细(&O) 的本地化字符串。 /// public static string TSBTN_DETAIL { get { return ResourceManager.GetString("TSBTN_DETAIL", resourceCulture); } } /// /// 查找类似 停用(&S) 的本地化字符串。 /// public static string TSBTN_DISABLE { get { return ResourceManager.GetString("TSBTN_DISABLE", resourceCulture); } } /// /// 查找类似 下载模版(&D) 的本地化字符串。 /// public static string TSBTN_DOWNLOADTEMPLATE { get { return ResourceManager.GetString("TSBTN_DOWNLOADTEMPLATE", resourceCulture); } } /// /// 查找类似 编辑(&E) 的本地化字符串。 /// public static string TSBTN_EDIT { get { return ResourceManager.GetString("TSBTN_EDIT", resourceCulture); } } /// /// 查找类似 修改密码 的本地化字符串。 /// public static string TSBTN_EDITPASSWORD { get { return ResourceManager.GetString("TSBTN_EDITPASSWORD", resourceCulture); } } /// /// 查找类似 退出 的本地化字符串。 /// public static string TSBTN_EXIT { get { return ResourceManager.GetString("TSBTN_EXIT", resourceCulture); } } /// /// 查找类似 撤销(&D) 的本地化字符串。 /// public static string TSBTN_FINISHEDCANCELHANDOVER { get { return ResourceManager.GetString("TSBTN_FINISHEDCANCELHANDOVER", resourceCulture); } } /// /// 查找类似 变更单号(&R) 的本地化字符串。 /// public static string TSBTN_FINISHEDCHANGEHANDOVER { get { return ResourceManager.GetString("TSBTN_FINISHEDCHANGEHANDOVER", resourceCulture); } } /// /// 查找类似 交接(&H) 的本地化字符串。 /// public static string TSBTN_FINISHEDHANDOVER { get { return ResourceManager.GetString("TSBTN_FINISHEDHANDOVER", resourceCulture); } } /// /// 查找类似 功能权限(&F) 的本地化字符串。 /// public static string TSBTN_FUNCTIONRIGHT { get { return ResourceManager.GetString("TSBTN_FUNCTIONRIGHT", resourceCulture); } } /// /// 查找类似 部分注浆(&Q) 的本地化字符串。 /// public static string TSBTN_GROUTING { get { return ResourceManager.GetString("TSBTN_GROUTING", resourceCulture); } } /// /// 查找类似 导入(&I) 的本地化字符串。 /// public static string TSBTN_IMPORT { get { return ResourceManager.GetString("TSBTN_IMPORT", resourceCulture); } } /// /// 查找类似 更多条件(&M) 的本地化字符串。 /// public static string TSBTN_MORECONDITION { get { return ResourceManager.GetString("TSBTN_MORECONDITION", resourceCulture); } } /// /// 查找类似 导航菜单 的本地化字符串。 /// public static string TSBTN_NAVIGATION { get { return ResourceManager.GetString("TSBTN_NAVIGATION", resourceCulture); } } /// /// 查找类似 结算(&P) 的本地化字符串。 /// public static string TSBTN_PAY { get { return ResourceManager.GetString("TSBTN_PAY", resourceCulture); } } /// /// 查找类似 打印工号条码(&P) 的本地化字符串。 /// public static string TSBTN_PRINTUSERCODE { get { return ResourceManager.GetString("TSBTN_PRINTUSERCODE", resourceCulture); } } /// /// 查找类似 范围权限(&V) 的本地化字符串。 /// public static string TSBTN_PURVIEWRIGHT { get { return ResourceManager.GetString("TSBTN_PURVIEWRIGHT", resourceCulture); } } /// /// 查找类似 查询履历(&L) 的本地化字符串。 /// public static string TSBTN_QUERYRECORD { get { return ResourceManager.GetString("TSBTN_QUERYRECORD", resourceCulture); } } /// /// 查找类似 刷新菜单 的本地化字符串。 /// public static string TSBTN_REFRESH { get { return ResourceManager.GetString("TSBTN_REFRESH", resourceCulture); } } /// /// 查找类似 维修(&R) 的本地化字符串。 /// public static string TSBTN_REPAIRMOULD { get { return ResourceManager.GetString("TSBTN_REPAIRMOULD", resourceCulture); } } /// /// 查找类似 结束维修(E) 的本地化字符串。 /// public static string TSBTN_REPAIRMOULDEND { get { return ResourceManager.GetString("TSBTN_REPAIRMOULDEND", resourceCulture); } } /// /// 查找类似 变更(&R) 的本地化字符串。 /// public static string TSBTN_REPLACE { get { return ResourceManager.GetString("TSBTN_REPLACE", resourceCulture); } } /// /// 查找类似 复检登记(&R) 的本地化字符串。 /// public static string TSBTN_RESEMICHECK { get { return ResourceManager.GetString("TSBTN_RESEMICHECK", resourceCulture); } } /// /// 查找类似 恢复数据(R) 的本地化字符串。 /// public static string TSBTN_RESETDATA { get { return ResourceManager.GetString("TSBTN_RESETDATA", resourceCulture); } } /// /// 查找类似 重置密码(&R) 的本地化字符串。 /// public static string TSBTN_RESETPASSWORD { get { return ResourceManager.GetString("TSBTN_RESETPASSWORD", resourceCulture); } } /// /// 查找类似 恢复选定(&S) 的本地化字符串。 /// public static string TSBTN_RESETSELECTEDDATA { get { return ResourceManager.GetString("TSBTN_RESETSELECTEDDATA", resourceCulture); } } /// /// 查找类似 重启3#高压注浆(&R) 的本地化字符串。 /// public static string TSBTN_RESTARTGROUTINGLINE { get { return ResourceManager.GetString("TSBTN_RESTARTGROUTINGLINE", resourceCulture); } } /// /// 查找类似 选择条码(&S) 的本地化字符串。 /// public static string TSBTN_SELECTBARCODE { get { return ResourceManager.GetString("TSBTN_SELECTBARCODE", resourceCulture); } } /// /// 查找类似 半检登记(&N) 的本地化字符串。 /// public static string TSBTN_SEMICHECK { get { return ResourceManager.GetString("TSBTN_SEMICHECK", resourceCulture); } } /// /// 查找类似 挂起(&S) 的本地化字符串。 /// public static string TSBTN_SUSPEND { get { return ResourceManager.GetString("TSBTN_SUSPEND", resourceCulture); } } /// /// 查找类似 关闭(&C) 的本地化字符串。 /// public static string TSBTN_TOOL_CLOSE { get { return ResourceManager.GetString("TSBTN_TOOL_CLOSE", resourceCulture); } } /// /// 查找类似 商标(&M) 的本地化字符串。 /// public static string TSBTN_TRADEMARK { get { return ResourceManager.GetString("TSBTN_TRADEMARK", resourceCulture); } } /// /// 查找类似 取消全选(&B) 的本地化字符串。 /// public static string TSBTN_UNALL { get { return ResourceManager.GetString("TSBTN_UNALL", resourceCulture); } } /// /// 查找类似 撤销装车(&E) 的本地化字符串。 /// public static string TSBTN_UNDOLOADING { get { return ResourceManager.GetString("TSBTN_UNDOLOADING", resourceCulture); } } /// /// 查找类似 解锁(&U) 的本地化字符串。 /// public static string TSBTN_UNLOCK { get { return ResourceManager.GetString("TSBTN_UNLOCK", resourceCulture); } } /// /// 查找类似 切换用户 的本地化字符串。 /// public static string TSMI_CHANGEUSER { get { return ResourceManager.GetString("TSMI_CHANGEUSER", resourceCulture); } } /// /// 查找类似 修改密码 的本地化字符串。 /// public static string TSMI_EDITPASSWORD { get { return ResourceManager.GetString("TSMI_EDITPASSWORD", resourceCulture); } } /// /// 查找类似 退出 的本地化字符串。 /// public static string TSMI_EXIT { get { return ResourceManager.GetString("TSMI_EXIT", resourceCulture); } } /// /// 查找类似 导航菜单 的本地化字符串。 /// public static string TSMI_NAVIGATION { get { return ResourceManager.GetString("TSMI_NAVIGATION", resourceCulture); } } /// /// 查找类似 刷新菜单 的本地化字符串。 /// public static string TSMI_REFRESH { get { return ResourceManager.GetString("TSMI_REFRESH", resourceCulture); } } } }