//------------------------------------------------------------------------------ // // 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_SwapMonitorController_id { 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_SwapMonitorController_id() { } /// /// 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.SwapMonitorController.id", typeof(Controllers_SwapMonitorController_id).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 Masa luang. /// internal static string _0 { get { return ResourceManager.GetString("0", resourceCulture); } } /// /// Looks up a localized string similar to Kendaraan tiba Radar pintu masuk mendeteksikendaraan masuk. /// internal static string _1 { get { return ResourceManager.GetString("1", resourceCulture); } } /// /// Looks up a localized string similar to Pelepasan baterai lama selesai. /// internal static string _10 { get { return ResourceManager.GetString("10", resourceCulture); } } /// /// Looks up a localized string similar to Pemasangan baterai baru selesai. /// internal static string _11 { get { return ResourceManager.GetString("11", resourceCulture); } } /// /// Looks up a localized string similar to Instalasi selesai. /// internal static string _12 { get { return ResourceManager.GetString("12", resourceCulture); } } /// /// Looks up a localized string similar to Kendaraan terkunci. /// internal static string _13 { get { return ResourceManager.GetString("13", resourceCulture); } } /// /// Looks up a localized string similar to Penggantian baterai selesai ( Kendaraan pergi ). /// internal static string _14 { get { return ResourceManager.GetString("14", resourceCulture); } } /// /// Looks up a localized string similar to Deteksi status PLC. /// internal static string _2 { get { return ResourceManager.GetString("2", resourceCulture); } } /// /// Looks up a localized string similar to Pemindaian RFID selesai. /// internal static string _3 { get { return ResourceManager.GetString("3", resourceCulture); } } /// /// Looks up a localized string similar to Deteksi radar kedua kali. /// internal static string _4 { get { return ResourceManager.GetString("4", resourceCulture); } } /// /// Looks up a localized string similar to Pemilihan selesai. /// internal static string _5 { get { return ResourceManager.GetString("5", resourceCulture); } } /// /// Looks up a localized string similar to Kendaraan sampai di lokasi. /// internal static string _6 { get { return ResourceManager.GetString("6", resourceCulture); } } /// /// Looks up a localized string similar to Kendaraan membuka kunci. /// internal static string _7 { get { return ResourceManager.GetString("7", resourceCulture); } } /// /// Looks up a localized string similar to Mengeluarkan pemilihan PLC. /// internal static string _8 { get { return ResourceManager.GetString("8", resourceCulture); } } /// /// Looks up a localized string similar to Mulai ganti baterai. /// internal static string _9 { get { return ResourceManager.GetString("9", resourceCulture); } } } }