//------------------------------------------------------------------------------ // // This code was generated by a tool. // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace WebStarter.Resources { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Controllers_SwapOrderStepController_zh { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Controllers_SwapOrderStepController_zh() { } /// /// Returns the cached ResourceManager instance used by this class. /// [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("WebStarter.Resources.Controllers.SwapOrderStepController.zh", typeof(Controllers_SwapOrderStepController_zh).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to rfid扫描完成. /// internal static string rfid扫描完成 { get { return ResourceManager.GetString("rfid扫描完成", resourceCulture); } } /// /// Looks up a localized string similar to 云平台车辆认证. /// internal static string 云平台车辆认证 { get { return ResourceManager.GetString("云平台车辆认证", resourceCulture); } } /// /// Looks up a localized string similar to 入库旧电池完成. /// internal static string 入库旧电池完成 { get { return ResourceManager.GetString("入库旧电池完成", resourceCulture); } } /// /// Looks up a localized string similar to 安装完成. /// internal static string 安装完成 { get { return ResourceManager.GetString("安装完成", resourceCulture); } } /// /// Looks up a localized string similar to 安装新电池完成. /// internal static string 安装新电池完成 { get { return ResourceManager.GetString("安装新电池完成", resourceCulture); } } /// /// Looks up a localized string similar to 开始换电. /// internal static string 开始换电 { get { return ResourceManager.GetString("开始换电", resourceCulture); } } /// /// Looks up a localized string similar to 拆旧电池完成. /// internal static string 拆旧电池完成 { get { return ResourceManager.GetString("拆旧电池完成", resourceCulture); } } /// /// Looks up a localized string similar to 搬运新电池完成. /// internal static string 搬运新电池完成 { get { return ResourceManager.GetString("搬运新电池完成", resourceCulture); } } /// /// Looks up a localized string similar to 空闲. /// internal static string 空闲 { get { return ResourceManager.GetString("空闲", resourceCulture); } } /// /// Looks up a localized string similar to 车辆上锁. /// internal static string 车辆上锁 { get { return ResourceManager.GetString("车辆上锁", resourceCulture); } } /// /// Looks up a localized string similar to 车辆到位. /// internal static string 车辆到位 { get { return ResourceManager.GetString("车辆到位", resourceCulture); } } /// /// Looks up a localized string similar to 车辆到站(入口雷达检测到车辆驶入). /// internal static string 车辆到站_入口雷达检测到车辆驶入_ { get { return ResourceManager.GetString("车辆到站(入口雷达检测到车辆驶入)", resourceCulture); } } /// /// Looks up a localized string similar to 车辆解锁. /// internal static string 车辆解锁 { get { return ResourceManager.GetString("车辆解锁", resourceCulture); } } } }