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