From b3e96fce4cc01113128ddf8e0a18fc19594a9e56 Mon Sep 17 00:00:00 2001 From: 黄学彪 <hxb@hdlchina.com.cn> Date: 星期四, 05 十二月 2019 18:38:30 +0800 Subject: [PATCH] 一个新的版本 --- ZigbeeApp/Shared/R.cs | 392 +++++++++++++------------------------------------------ 1 files changed, 92 insertions(+), 300 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs old mode 100755 new mode 100644 index 5658982..aba0dce --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -715,7 +715,7 @@ /// </summary> public const int USERNAMEORPWDERROR = 10131; /// <summary> - /// 璐﹀彿涓嶅瓨鍦紝璇峰厛娉ㄥ唽 + /// 璐﹀彿涓嶅瓨鍦紝璇锋敞鍐岀敤鎴� /// </summary> public const int ACCOUNTNOEXISTS = 10132; /// <summary> @@ -726,16 +726,100 @@ /// 鍗冲皢閫氳繃寰俊鎺堟潈鐧诲綍 /// </summary> public const int LoginByWechat = 10134; + /// <summary> + /// 鐧诲綍涓�... + /// </summary> + public const int Logining = 10135; + /// <summary> + /// 褰撳墠浣忓畢涓虹┖锛岃鍏堝缓绔嬩綇瀹� + /// </summary> + public const int CurrentlyTheUserIshHouseIsEmptyPleaseBuildANewHouseFirst = 10136; + /// <summary> + /// 浣忓畢鍚嶇О涓虹┖ + /// </summary> + public const int TheResidenceNameNull = 10137; + /// <summary> + /// 閭閿欒锛岃閲嶆柊杈撳叆 + /// </summary> + public const int TheEmailError = 10138; + /// <summary> + /// 鎵嬫満鍙烽敊璇紝璇烽噸鏂拌緭鍏� + /// </summary> + public const int ThePhoneError = 10139; + /// <summary> + /// 浣犲凡琚己鍒朵笅绾匡紒 + /// </summary> + public const int YouHaveBeenSignOut = 10141; - #endregion + /// <summary> + /// 鏀规埧闂村悕绉板凡瀛樺湪 + /// </summary> + public const int HadSameRoom = 10150; + /// <summary> + /// 鍦烘櫙鍚嶄笉鑳戒负绌� + /// </summary> + public const int SceneNameCannotBeNull = 10151; + /// <summary> + /// 鎺у埗鍦烘櫙澶辫触 + /// </summary> + public const int ControlSceneFail = 10152; + /// <summary> + /// 鍦烘櫙涓虹┖ + /// </summary> + public const int TheSceneIsNull = 10153; + /// <summary> + /// 璇ュ満鏅腑娌℃湁鎵ц鐩爣 + /// </summary> + public const int ThisSceneHaveNoDevice = 10154; + /// <summary> + /// 鎿嶄綔澶辫触 + /// </summary> + public const int FAIL = 10155; + /// <summary> + /// 鍙戦�侀獙璇佺爜澶辫触 + /// </summary> + public const int SENDFAIL = 10156; + /// <summary> + /// 缃戝叧涓嶅湪绾� + /// </summary> + public const int TheMainGatewayIsNotOnLine = 10157; - #region 鍒嗙被 - /// <summary> - /// 鍔熻兘 - /// </summary> - public const int Function = 11000; + /// <summary> + /// 宸叉槸鏈�鏂扮増鏈� + /// </summary> + public const int TheAppVersionIsNewest = 10160; + /// <summary> + /// 鏇存柊 + /// </summary> + public const int Update = 10161; + /// <summary> + /// 鏇存柊鍐呭 + /// </summary> + public const int UpdateContent = 10162; + /// <summary> + /// 鏇存柊澶辫触 + /// </summary> + public const int UpdateAppFail = 10163; + /// <summary> + /// 鏇存柊涓�... + /// </summary> + public const int Updating = 10164; + /// <summary> + /// 鍙栨秷鏇存柊 + /// </summary> + public const int CancelUpdating = 10165; + + + #endregion + + #region 鍒嗙被 + + /// <summary> + /// 鍔熻兘 + /// </summary> + public const int Function = 11000; /// <summary> /// 鍦烘櫙 /// </summary> @@ -1140,301 +1224,9 @@ #endregion + - - - - public static readonly int OK = 10005; - - public static readonly int AccountOrPasswordCanNotBeEmpty = 10006; - - public static readonly int IncorrectMailboxformat = 10008; - public static readonly int PasswordLengthIsLessThanSix = 10009; - - - public static readonly int ThePasswordIsEmpty = 10011; - public static readonly int PleaseGoToTheMailboxToActivateTheAccountNumber = 10012; - public static readonly int PleaseInputTheCorrectCellPhoneNumber = 10013; - public static readonly int PleaseInputTheCorrectVerificationCode = 10014; - - - public static readonly int ThePhoneNumberIsNotRegisteredYetPleaseRegisterFirst = 10017; - public static readonly int LoginCodeError = 10018; - public static readonly int ThisUserBelongsToDebugAccountAndIsNotEnabled = 10019; - public static readonly int PleaseGoToTheMailboxToConfirmThePasswordChange = 10020; - - public static readonly int MailDeliveryFailedPleaseTryAgain = 10021; - public static readonly int TheAccountIsNotAuthorized = 10022; - public static readonly int Version = 10023; - public static readonly int QuitAccount = 10024; - public static readonly int InputNewPWD = 10025; - public static readonly int CurrentlyTheUserIshHouseIsEmptyPleaseBuildANewHouseFirst = 10026; - public static readonly int ResidentialNameCannotBeEmpty = 10027; - public static readonly int TheResidenceNameHasExist = 10028; - public static readonly int DelResidence = 10029; - public static readonly int PWDCannotBeNull = 10030; - - public static readonly int AddRoomBackgroundPicture = 10031; - public static readonly int TheRoomNameCannotBeNUll = 10032; - public static readonly int TheResidenceNameNull = 10033; - - - - public static readonly int PleaseInputPhoneNumberOrEmail = 11000; - - //*****public static readonly int ForgotPassword = 11002; - - - public static readonly int Account = 11005; - public static readonly int RegisterByPhone = 11006; - public static readonly int RegisterByEmail = 11007; - public static readonly int LoginHadAccountPWD = 11008; - - - - - - - public static readonly int BackToLogin = 11015; - - public static readonly int FindPWDByPhone = 11017; - public static readonly int FindPWDByEmail = 11018; - public static readonly int PleaseInputThePhoneAndYouWillHaveVerificationCode = 11019; - public static readonly int PleaseInputTheEmailAndYouWillHaveVerificatoinCode = 11020; - public static readonly int ResetPWD = 11021; - public static readonly int ResetPWDSuccessPleaseLoginAgain = 11022; - - public static readonly int Logining = 11024; - - public static readonly int AddRoom = 11026; - - - - public static readonly int SettingContent = 11031; - public static readonly int PleaseInputRoomName = 11032; - public static readonly int LocalPic = 11033; - public static readonly int TakePhoto = 11034; - public static readonly int SystemPic = 11035; - - public static readonly int HadSameRoom = 11037; - //*****public static readonly int Function = 11038; - - - - public static readonly int AddFunction = 11042; - - public static readonly int Light = 11044; - public static readonly int AddLight = 11045; - public static readonly int DropLight = 11046; - public static readonly int DownLight = 11047; - public static readonly int SpotLight = 11048; - public static readonly int DeviceName = 11049; - - - public static readonly int ConfirmAdd = 11052; - - public static readonly int Add = 11054; - public static readonly int DeviceSetting = 11055; - - public static readonly int AddDeviceSuccess = 11058; - - public static readonly int Device = 11060; - - public static readonly int ConfirmDeleteThisRoom = 11062; - - - - - - - - - public static readonly int NextStep = 11071; - public static readonly int SelectRoom = 11072; - public static readonly int SelectDevice = 11073; - - /// <summary> - /// 璋冨厜 - /// </summary> - public static readonly int Dimming = 11075; - public static readonly int ThisSceneHadTheDevice = 11076; - public static readonly int SceneNameCannotBeNull = 11077; - public static readonly int ModifyScene = 11078; - - - - - - public static readonly int YourPWDIsTooSample = 11088; - public static readonly int PleaseInputTheCorrectEmail = 11089; - /// <summary> - /// 鎿嶄綔澶辫触 - /// </summary> - public static readonly int FAIL = 11090; - /// <summary> - /// 鍙戦�侀獙璇佺爜澶辫触 - /// </summary> - public static readonly int SENDFAIL = 11091; - /// <summary> - /// 杩炴帴缃戝叧鎴栬�呰幏鍙栨暟鎹け璐� - /// </summary> - public static readonly int ConnectGWFail = 11092; - /// <summary> - /// 鏃堕棿闂撮殧 - /// </summary> - public static readonly int TimeSpan = 11093; - - - - - /// <summary> - /// 鑷畾涔� - /// </summary> - public static readonly int Custom = 11098; - - /// <summary> - /// 鍙栨秷鏀惰棌 - /// </summary> - public static readonly int CancelCollect = 11101; - /// <summary> - /// 淇敼淇℃伅 - /// </summary> - public static readonly int ChangeDeviceInfo = 11102; - /// <summary> - /// 鐧惧垎姣� - /// </summary> - public static readonly int Percent = 11103; - - - /// <summary> - /// The please confirm new password. - /// </summary> - public readonly static int PleaseConfirmNewPassword = 11106; - /// <summary> - /// 楠岃瘉鐮佸け鏁� - /// </summary> - public readonly static int NORECORD = 11107; - - public static readonly int TheMainGatewayIsNotOnLine = 12000; - - public static readonly int TheSceneIsNull = 12002; - /// <summary> - /// 璇ュ満鏅腑娌℃湁鎵ц鐩爣 - /// </summary> - public static readonly int ThisSceneHaveNoDevice = 12003; - public static readonly int TheAppVersionIsNewest = 12004; - public static readonly int Update = 12005; - public static readonly int UpdateContent = 12006; - public static readonly int UpdateAppFail = 12007; - public static readonly int ControlSceneFail = 12008; - public static readonly int DeleteSceneFail = 12009; - public static readonly int SaveTheNewRoomOrNo = 12010; - public static readonly int Updating = 12011; - public static readonly int CancelUpdating = 12012; - /// <summary> - /// 鏂瑰悜涓庨檺浣� - /// </summary> - public static readonly int DirectionLimit = 12013; - /// <summary> - /// 缁存姢妯″紡 - /// </summary> - public static readonly int MaintenanceMode = 12014; - /// <summary> - /// 鍚姩/绂佹鎵嬫媺寮�鍏� - /// </summary> - public static readonly int Start_Forbid_Hand_Pull_Switch = 12015; - /// <summary> - /// 璧峰鏂瑰悜 - /// </summary> - public static readonly int InitialDirection = 12016; - /// <summary> - /// 姝e悜 - /// </summary> - public static readonly int ForwardDirection = 12017; - /// <summary> - /// 鍙嶅悜 - /// </summary> - public static readonly int ReverseDirection = 12018; - /// <summary> - /// 闄愪綅 - /// </summary> - public static readonly int Limit = 12019; - /// <summary> - /// 寮�濮� - /// </summary> - public static readonly int Start = 12020; - /// <summary> - /// 缁撴潫 - /// </summary> - public static readonly int End = 12021; - /// <summary> - /// 鎭㈠琛岀▼璁剧疆 - /// </summary> - public static readonly int RestoreTravelSettings = 12022; - /// <summary> - /// 鎭㈠琛岀▼璁剧疆鍚庯紝褰撳墠璁剧疆灏嗚鍒濆鍖栵紝纭畾缁х画鍚楋紵 - /// </summary> - public static readonly int IsCancelRestoreTravelSettings = 12023; - /// <summary> - /// 鍒囨崲缁存姢妯″紡澶辫触 - /// </summary> - public static readonly int ChangeMaintenanceMode_Fail = 12024; - /// <summary> - /// 鏄惁璁剧疆褰撳墠浣嶇疆涓哄紑濮嬮檺浣嶏紵 - /// </summary> - public static readonly int SettingStartLimit = 12025; - /// <summary> - /// 鏄惁璁剧疆褰撳墠浣嶇疆涓虹粨鏉熼檺浣嶏紵 - /// </summary> - public static readonly int SettingEndLimit = 12026; - /// <summary> - /// 璁剧疆寮�濮嬮檺浣� - /// </summary> - public static readonly int SetStartLimit = 12027; - /// <summary> - /// 璁剧疆缁撴潫闄愪綅 - /// </summary> - public static readonly int SetEndLimit = 12028; - /// <summary> - /// 瀵艰建绉诲姩涓紝璇风瓑寰呫�傘�傘�� - /// </summary> - public static readonly int PleaseWaitWhileTheGuidewayIsMoving = 12029; - /// <summary> - /// 鎮ㄧ殑璐﹀彿宸插湪鍙︿竴鍙拌澶囩櫥褰曪紝鎮ㄥ凡琚己鍒朵笅绾� - /// </summary> - public static readonly int YouHaveBeenSignOut = 12030; - - /// <summary> - /// 鍦烘櫙涓凡鍖呭惈璇ュ満鏅� - /// </summary> - public static readonly int ThisSceneHadTheScene = 12032; - /// <summary> - /// 褰撳墠娌℃悳绱㈠埌缃戝叧锛岃鍏堟坊鍔犵綉鍏� - /// </summary> - public static readonly int NoGateway = 12033; - /// <summary> - ///褰撳墠娌℃湁鍙互娣诲姞鍒拌鎴块棿鐨勮澶� - /// </summary> - public static readonly int NoDeviceCanAddToRoom = 12034; - - - - - - /// <summary> - /// 褰撳墠鎴块棿娌℃湁璁惧鍙互娣诲姞鍒板満鏅� - /// </summary> - public static readonly int TheRoomNoDeviceAddToScene = 12500; - - /// <summary> - /// 寰�涓婄Щ鍔� - /// </summary> - public static readonly int RollerShadeUp = 12501; - /// <summary> - /// 寰�涓嬬Щ鍔� - /// </summary> - public static readonly int RollerShadeDown = 12502; /// <summary> -- Gitblit v1.8.0