//------------------------------------------------------------------------------
//
// 這段程式碼是由工具產生的。
// 執行階段版本:4.0.30319.42000
//
// 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
// 變更將會遺失。
//
//------------------------------------------------------------------------------
namespace AwInitilizer.Resx {
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 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() {
}
///
/// 傳回這個類別使用的快取的 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("AwInitilizer.Resx.AppResources", typeof(AppResources).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;
}
}
///
/// 查詢類似 Account 的當地語系化字串。
///
public static string Account {
get {
return ResourceManager.GetString("Account", resourceCulture);
}
}
///
/// 查詢類似 Barcode Setting 的當地語系化字串。
///
public static string BarcodeSetting {
get {
return ResourceManager.GetString("BarcodeSetting", resourceCulture);
}
}
///
/// 查詢類似 blue button 的當地語系化字串。
///
public static string BtnPressBlueBtn {
get {
return ResourceManager.GetString("BtnPressBlueBtn", resourceCulture);
}
}
///
/// 查詢類似 emergency Button 的當地語系化字串。
///
public static string BtnPressEmergencyBtn {
get {
return ResourceManager.GetString("BtnPressEmergencyBtn", resourceCulture);
}
}
///
/// 查詢類似 green button 的當地語系化字串。
///
public static string BtnPressGreenBtn {
get {
return ResourceManager.GetString("BtnPressGreenBtn", resourceCulture);
}
}
///
/// 查詢類似 Starting Button test 的當地語系化字串。
///
public static string BtnPressHintTitle {
get {
return ResourceManager.GetString("BtnPressHintTitle", resourceCulture);
}
}
///
/// 查詢類似 Press and hold the {0} for 2 seconds, then release it. 的當地語系化字串。
///
public static string BtnPressPressHint {
get {
return ResourceManager.GetString("BtnPressPressHint", resourceCulture);
}
}
///
/// 查詢類似 Please make sure all buttons are unpressed,then Press OK... 的當地語系化字串。
///
public static string BtnPressUnpressHint {
get {
return ResourceManager.GetString("BtnPressUnpressHint", resourceCulture);
}
}
///
/// 查詢類似 OK 的當地語系化字串。
///
public static string Confirm {
get {
return ResourceManager.GetString("Confirm", resourceCulture);
}
}
///
/// 查詢類似 Disable Authentication 的當地語系化字串。
///
public static string DisableAuth {
get {
return ResourceManager.GetString("DisableAuth", resourceCulture);
}
}
///
/// 查詢類似 Press the emergency button for 2 seconds, then twist release it. 的當地語系化字串。
///
public static string EmergencyBtnPressPressHint {
get {
return ResourceManager.GetString("EmergencyBtnPressPressHint", resourceCulture);
}
}
///
/// 查詢類似 Firmware file is Required 的當地語系化字串。
///
public static string FirmwareFileEmptyAlert {
get {
return ResourceManager.GetString("FirmwareFileEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 FirmwareUpdateModels should be decalred 的當地語系化字串。
///
public static string FirmwareListNullAlert {
get {
return ResourceManager.GetString("FirmwareListNullAlert", resourceCulture);
}
}
///
/// 查詢類似 Firmware module name is Required 的當地語系化字串。
///
public static string FirmwareNameEmptyAlert {
get {
return ResourceManager.GetString("FirmwareNameEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 Firmware version 的當地語系化字串。
///
public static string FirmwareVersion {
get {
return ResourceManager.GetString("FirmwareVersion", resourceCulture);
}
}
///
/// 查詢類似 Firmware version is Required 的當地語系化字串。
///
public static string FirmwareVersionEmptyAlert {
get {
return ResourceManager.GetString("FirmwareVersionEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 Module 的當地語系化字串。
///
public static string FirmwareVersionHeaderName {
get {
return ResourceManager.GetString("FirmwareVersionHeaderName", resourceCulture);
}
}
///
/// 查詢類似 Version 的當地語系化字串。
///
public static string FirmwareVersionHeaderVersion {
get {
return ResourceManager.GetString("FirmwareVersionHeaderVersion", resourceCulture);
}
}
///
/// 查詢類似 4G Module Version is Required 的當地語系化字串。
///
public static string FourGenVersionEmptyAlert {
get {
return ResourceManager.GetString("FourGenVersionEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 SIM ICCID 的當地語系化字串。
///
public static string ICCID {
get {
return ResourceManager.GetString("ICCID", resourceCulture);
}
}
///
/// 查詢類似 ICCID is Required when sim installed 的當地語系化字串。
///
public static string IccidEmptyAlert {
get {
return ResourceManager.GetString("IccidEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 SIM IMSI 的當地語系化字串。
///
public static string IMSI {
get {
return ResourceManager.GetString("IMSI", resourceCulture);
}
}
///
/// 查詢類似 IMSI is Required when sim installed 的當地語系化字串。
///
public static string ImsiEmptyAlert {
get {
return ResourceManager.GetString("ImsiEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 File name should not empty while {0} version is set 的當地語系化字串。
///
public static string InitFirmwareFileEmptyAlert {
get {
return ResourceManager.GetString("InitFirmwareFileEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 {0} Firmwareheader ERROR 的當地語系化字串。
///
public static string InitFirmwareFileHeaderFormatAlert {
get {
return ResourceManager.GetString("InitFirmwareFileHeaderFormatAlert", resourceCulture);
}
}
///
/// 查詢類似 {0} Firmware and ModelName is Mismatched 的當地語系化字串。
///
public static string InitFirmwareFileHeaderMismatchAlert {
get {
return ResourceManager.GetString("InitFirmwareFileHeaderMismatchAlert", resourceCulture);
}
}
///
/// 查詢類似 {0} Firemware file is missing 的當地語系化字串。
///
public static string InitFirmwareFileMissingAlert {
get {
return ResourceManager.GetString("InitFirmwareFileMissingAlert", resourceCulture);
}
}
///
/// 查詢類似 Firmware module name should not empty 的當地語系化字串。
///
public static string InitFirmwareNameEmptyAlert {
get {
return ResourceManager.GetString("InitFirmwareNameEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 Version should not empty while {0} firmware is set 的當地語系化字串。
///
public static string InitFirmwareVersionEmptyAlert {
get {
return ResourceManager.GetString("InitFirmwareVersionEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 ICCID should not empty while IsSimInsert is set 的當地語系化字串。
///
public static string InitIccidEmptyAlert {
get {
return ResourceManager.GetString("InitIccidEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 IMSI should not empty while IsSimInsert is set 的當地語系化字串。
///
public static string InitImsiEmptyAlert {
get {
return ResourceManager.GetString("InitImsiEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 ModelName is requred 的當地語系化字串。
///
public static string InitModelNameEmptyAlert {
get {
return ResourceManager.GetString("InitModelNameEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 ModelName format Error 的當地語系化字串。
///
public static string InitModelNameErrorAlert {
get {
return ResourceManager.GetString("InitModelNameErrorAlert", resourceCulture);
}
}
///
/// 查詢類似 Firmware root path not exist 的當地語系化字串。
///
public static string LoadConfigFolderNotfoundAlert {
get {
return ResourceManager.GetString("LoadConfigFolderNotfoundAlert", resourceCulture);
}
}
///
/// 查詢類似 Model firmware root path not exist 的當地語系化字串。
///
public static string LoadConfigModelFolderNotfoundAlert {
get {
return ResourceManager.GetString("LoadConfigModelFolderNotfoundAlert", resourceCulture);
}
}
///
/// 查詢類似 Setting file ERROR 的當地語系化字串。
///
public static string LoadConfigModelInitFormatErrorAlert {
get {
return ResourceManager.GetString("LoadConfigModelInitFormatErrorAlert", resourceCulture);
}
}
///
/// 查詢類似 Model firmware setting not exist 的當地語系化字串。
///
public static string LoadConfigModelInitNotfoundAlert {
get {
return ResourceManager.GetString("LoadConfigModelInitNotfoundAlert", resourceCulture);
}
}
///
/// 查詢類似 Firmware root path ERROR 的當地語系化字串。
///
public static string LoadConfigRootFolderNotfoundAlert {
get {
return ResourceManager.GetString("LoadConfigRootFolderNotfoundAlert", resourceCulture);
}
}
///
/// 查詢類似 Sign out 的當地語系化字串。
///
public static string Logout {
get {
return ResourceManager.GetString("Logout", resourceCulture);
}
}
///
/// 查詢類似 Model Name 的當地語系化字串。
///
public static string ModelName {
get {
return ResourceManager.GetString("ModelName", resourceCulture);
}
}
///
/// 查詢類似 Model Name is Required 的當地語系化字串。
///
public static string ModelNameEmptyAlert {
get {
return ResourceManager.GetString("ModelNameEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 Model Name format Error 的當地語系化字串。
///
public static string ModelNameErrorAlert {
get {
return ResourceManager.GetString("ModelNameErrorAlert", resourceCulture);
}
}
///
/// 查詢類似 Model Name setting is Mismathed 的當地語系化字串。
///
public static string ModelNameMismatchAlert {
get {
return ResourceManager.GetString("ModelNameMismatchAlert", resourceCulture);
}
}
///
/// 查詢類似 Serial Number 的當地語系化字串。
///
public static string SerialNumber {
get {
return ResourceManager.GetString("SerialNumber", resourceCulture);
}
}
///
/// 查詢類似 Serial Number is Required 的當地語系化字串。
///
public static string SerialNumberEmptyAlert {
get {
return ResourceManager.GetString("SerialNumberEmptyAlert", resourceCulture);
}
}
///
/// 查詢類似 ID Error 的當地語系化字串。
///
public static string SigninDialogEnterIDError {
get {
return ResourceManager.GetString("SigninDialogEnterIDError", resourceCulture);
}
}
///
/// 查詢類似 Enter User ID 的當地語系化字串。
///
public static string SigninDialogEnterIDHint {
get {
return ResourceManager.GetString("SigninDialogEnterIDHint", resourceCulture);
}
}
///
/// 查詢類似 Work Order Number Error 的當地語系化字串。
///
public static string SigninDialogEnterWOError {
get {
return ResourceManager.GetString("SigninDialogEnterWOError", resourceCulture);
}
}
///
/// 查詢類似 Enter Work Order Number 的當地語系化字串。
///
public static string SigninDialogEnterWOHint {
get {
return ResourceManager.GetString("SigninDialogEnterWOHint", resourceCulture);
}
}
///
/// 查詢類似 MES no response 的當地語系化字串。
///
public static string SigninDialogNoResponseError {
get {
return ResourceManager.GetString("SigninDialogNoResponseError", resourceCulture);
}
}
///
/// 查詢類似 Sign in 的當地語系化字串。
///
public static string SigninDialogTitle {
get {
return ResourceManager.GetString("SigninDialogTitle", resourceCulture);
}
}
///
/// 查詢類似 4G SIM Card Inserted 的當地語系化字串。
///
public static string SimStatus {
get {
return ResourceManager.GetString("SimStatus", resourceCulture);
}
}
///
/// 查詢類似 Serial Number or WorkOrder Error 的當地語系化字串。
///
public static string SnWoMisMatch {
get {
return ResourceManager.GetString("SnWoMisMatch", resourceCulture);
}
}
///
/// 查詢類似 Start 的當地語系化字串。
///
public static string StartProcedure {
get {
return ResourceManager.GetString("StartProcedure", resourceCulture);
}
}
///
/// 查詢類似 Process {0} Failed 的當地語系化字串。
///
public static string StatusBarFailed {
get {
return ResourceManager.GetString("StatusBarFailed", resourceCulture);
}
}
///
/// 查詢類似 Processing {0} 的當地語系化字串。
///
public static string StatusBarUpdating {
get {
return ResourceManager.GetString("StatusBarUpdating", resourceCulture);
}
}
///
/// 查詢類似 Fail 的當地語系化字串。
///
public static string StatusFail {
get {
return ResourceManager.GetString("StatusFail", resourceCulture);
}
}
///
/// 查詢類似 Idle 的當地語系化字串。
///
public static string StatusIdel {
get {
return ResourceManager.GetString("StatusIdel", resourceCulture);
}
}
///
/// 查詢類似 Success 的當地語系化字串。
///
public static string StatusSuccess {
get {
return ResourceManager.GetString("StatusSuccess", resourceCulture);
}
}
///
/// 查詢類似 Updating 的當地語系化字串。
///
public static string StatusUpdating {
get {
return ResourceManager.GetString("StatusUpdating", resourceCulture);
}
}
///
/// 查詢類似 User ID 的當地語系化字串。
///
public static string UserID {
get {
return ResourceManager.GetString("UserID", resourceCulture);
}
}
///
/// 查詢類似 Work Order Number 的當地語系化字串。
///
public static string WorkOrder {
get {
return ResourceManager.GetString("WorkOrder", resourceCulture);
}
}
}
}