|
@@ -0,0 +1,603 @@
|
|
|
+//------------------------------------------------------------------------------
|
|
|
+// <auto-generated>
|
|
|
+// This code was generated by a tool.
|
|
|
+// Runtime Version:4.0.30319.42000
|
|
|
+//
|
|
|
+// Changes to this file may cause incorrect behavior and will be lost if
|
|
|
+// the code is regenerated.
|
|
|
+// </auto-generated>
|
|
|
+//------------------------------------------------------------------------------
|
|
|
+
|
|
|
+namespace AwInitilizer.Resx {
|
|
|
+ using System;
|
|
|
+
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// A strongly-typed resource class, for looking up localized strings, etc.
|
|
|
+ /// </summary>
|
|
|
+ // 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", "16.0.0.0")]
|
|
|
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
|
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
|
+ public class AppResources {
|
|
|
+
|
|
|
+ private static global::System.Resources.ResourceManager resourceMan;
|
|
|
+
|
|
|
+ private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
+
|
|
|
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
|
+ internal AppResources() {
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Returns the cached ResourceManager instance used by this class.
|
|
|
+ /// </summary>
|
|
|
+ [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("AwInitilizer.Resx.AppResources", typeof(AppResources).Assembly);
|
|
|
+ resourceMan = temp;
|
|
|
+ }
|
|
|
+ return resourceMan;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Overrides the current thread's CurrentUICulture property for all
|
|
|
+ /// resource lookups using this strongly typed resource class.
|
|
|
+ /// </summary>
|
|
|
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|
|
+ public static global::System.Globalization.CultureInfo Culture {
|
|
|
+ get {
|
|
|
+ return resourceCulture;
|
|
|
+ }
|
|
|
+ set {
|
|
|
+ resourceCulture = value;
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Account.
|
|
|
+ /// </summary>
|
|
|
+ public static string Account {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Account", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Barcode Setting.
|
|
|
+ /// </summary>
|
|
|
+ public static string BarcodeSetting {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("BarcodeSetting", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to BLUE Button.
|
|
|
+ /// </summary>
|
|
|
+ public static string BtnPressBlueBtn {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("BtnPressBlueBtn", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to .
|
|
|
+ /// </summary>
|
|
|
+ public static string BtnPressEmergencyBtn {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("BtnPressEmergencyBtn", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to GREEN Button.
|
|
|
+ /// </summary>
|
|
|
+ public static string BtnPressGreenBtn {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("BtnPressGreenBtn", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Starting Button test.
|
|
|
+ /// </summary>
|
|
|
+ public static string BtnPressHintTitle {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("BtnPressHintTitle", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to PRESS {0} 2 secnds.
|
|
|
+ /// </summary>
|
|
|
+ public static string BtnPressPressHint {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("BtnPressPressHint", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Please make sure All button is Unpressed&#x0a;Press Ok while complete.
|
|
|
+ /// </summary>
|
|
|
+ public static string BtnPressUnpressHint {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("BtnPressUnpressHint", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to OK.
|
|
|
+ /// </summary>
|
|
|
+ public static string Confirm {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Confirm", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Firmware file is Required.
|
|
|
+ /// </summary>
|
|
|
+ public static string FirmwareFileEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FirmwareFileEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to FirmwareUpdateModels should be decalred.
|
|
|
+ /// </summary>
|
|
|
+ public static string FirmwareListNullAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FirmwareListNullAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Firmware module name is Required.
|
|
|
+ /// </summary>
|
|
|
+ public static string FirmwareNameEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FirmwareNameEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Firmware version.
|
|
|
+ /// </summary>
|
|
|
+ public static string FirmwareVersion {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FirmwareVersion", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Firmware version is Required.
|
|
|
+ /// </summary>
|
|
|
+ public static string FirmwareVersionEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FirmwareVersionEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Module.
|
|
|
+ /// </summary>
|
|
|
+ public static string FirmwareVersionHeaderName {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FirmwareVersionHeaderName", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Version.
|
|
|
+ /// </summary>
|
|
|
+ public static string FirmwareVersionHeaderVersion {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FirmwareVersionHeaderVersion", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to 4G Module Version is Required.
|
|
|
+ /// </summary>
|
|
|
+ public static string FourGenVersionEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("FourGenVersionEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Sim ICCID.
|
|
|
+ /// </summary>
|
|
|
+ public static string ICCID {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("ICCID", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to ICCID is Required when sim installed.
|
|
|
+ /// </summary>
|
|
|
+ public static string IccidEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("IccidEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Sim IMSI.
|
|
|
+ /// </summary>
|
|
|
+ public static string IMSI {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("IMSI", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to IMSI is Required when sim installed.
|
|
|
+ /// </summary>
|
|
|
+ public static string ImsiEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("ImsiEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to File name should not empty while {0} version is set.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitFirmwareFileEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitFirmwareFileEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to {0} Firemware header ERROR.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitFirmwareFileHeaderFormatAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitFirmwareFileHeaderFormatAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to {0} Firemware and ModelName is Mismatched.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitFirmwareFileHeaderMismatchAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitFirmwareFileHeaderMismatchAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to {0} Firemware file is missing.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitFirmwareFileMissingAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitFirmwareFileMissingAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Firmware module name should not empty.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitFirmwareNameEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitFirmwareNameEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Version should not empty while {0} firmware is set.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitFirmwareVersionEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitFirmwareVersionEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to ICCID should not empty while IsSimInsert is set.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitIccidEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitIccidEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to IMSI should not empty while IsSimInsert is set.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitImsiEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitImsiEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to ModelName is requred.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitModelNameEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitModelNameEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to ModelName format Error.
|
|
|
+ /// </summary>
|
|
|
+ public static string InitModelNameErrorAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("InitModelNameErrorAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Firmware root path not exist.
|
|
|
+ /// </summary>
|
|
|
+ public static string LoadConfigFolderNotfoundAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("LoadConfigFolderNotfoundAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Model firmware root path not exist.
|
|
|
+ /// </summary>
|
|
|
+ public static string LoadConfigModelFolderNotfoundAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("LoadConfigModelFolderNotfoundAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Setting file ERROR.
|
|
|
+ /// </summary>
|
|
|
+ public static string LoadConfigModelInitFormatErrorAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("LoadConfigModelInitFormatErrorAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Model firmware setting not exist.
|
|
|
+ /// </summary>
|
|
|
+ public static string LoadConfigModelInitNotfoundAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("LoadConfigModelInitNotfoundAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Firmware root path ERROR.
|
|
|
+ /// </summary>
|
|
|
+ public static string LoadConfigRootFolderNotfoundAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("LoadConfigRootFolderNotfoundAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to logout.
|
|
|
+ /// </summary>
|
|
|
+ public static string Logout {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("Logout", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Model Name.
|
|
|
+ /// </summary>
|
|
|
+ public static string ModelName {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("ModelName", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Model Name is Required.
|
|
|
+ /// </summary>
|
|
|
+ public static string ModelNameEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("ModelNameEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Model Name format Error.
|
|
|
+ /// </summary>
|
|
|
+ public static string ModelNameErrorAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("ModelNameErrorAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Model Name setting is Mismathed.
|
|
|
+ /// </summary>
|
|
|
+ public static string ModelNameMismatchAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("ModelNameMismatchAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Serial Number.
|
|
|
+ /// </summary>
|
|
|
+ public static string SerialNumber {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SerialNumber", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Serial Number is Required.
|
|
|
+ /// </summary>
|
|
|
+ public static string SerialNumberEmptyAlert {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SerialNumberEmptyAlert", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to ID Error.
|
|
|
+ /// </summary>
|
|
|
+ public static string SigninDialogEnterIDError {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SigninDialogEnterIDError", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Enter ID.
|
|
|
+ /// </summary>
|
|
|
+ public static string SigninDialogEnterIDHint {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SigninDialogEnterIDHint", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to WorkOrder Error.
|
|
|
+ /// </summary>
|
|
|
+ public static string SigninDialogEnterWOError {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SigninDialogEnterWOError", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Enter WorkOrder.
|
|
|
+ /// </summary>
|
|
|
+ public static string SigninDialogEnterWOHint {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SigninDialogEnterWOHint", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to MES no response.
|
|
|
+ /// </summary>
|
|
|
+ public static string SigninDialogNoResponseError {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SigninDialogNoResponseError", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Sigin in.
|
|
|
+ /// </summary>
|
|
|
+ public static string SigninDialogTitle {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SigninDialogTitle", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to 4G Sim Card Inserted.
|
|
|
+ /// </summary>
|
|
|
+ public static string SimStatus {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SimStatus", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Serial Number or WorkOrder Error.
|
|
|
+ /// </summary>
|
|
|
+ public static string SnWoMisMatch {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("SnWoMisMatch", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Start.
|
|
|
+ /// </summary>
|
|
|
+ public static string StartProcedure {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("StartProcedure", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Process {0} Failed.
|
|
|
+ /// </summary>
|
|
|
+ public static string StatusBarFailed {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("StatusBarFailed", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Processing {0}.
|
|
|
+ /// </summary>
|
|
|
+ public static string StatusBarUpdating {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("StatusBarUpdating", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Fail.
|
|
|
+ /// </summary>
|
|
|
+ public static string StatusFail {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("StatusFail", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Idel.
|
|
|
+ /// </summary>
|
|
|
+ public static string StatusIdel {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("StatusIdel", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Success.
|
|
|
+ /// </summary>
|
|
|
+ public static string StatusSuccess {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("StatusSuccess", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Updating.
|
|
|
+ /// </summary>
|
|
|
+ public static string StatusUpdating {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("StatusUpdating", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to User Id.
|
|
|
+ /// </summary>
|
|
|
+ public static string UserID {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("UserID", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ /// <summary>
|
|
|
+ /// Looks up a localized string similar to Work Order.
|
|
|
+ /// </summary>
|
|
|
+ public static string WorkOrder {
|
|
|
+ get {
|
|
|
+ return ResourceManager.GetString("WorkOrder", resourceCulture);
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|