From 944b87b6bcccb095cd73f13f4410fb20faf48f74 Mon Sep 17 00:00:00 2001 From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local> Date: 星期三, 25 十二月 2019 11:21:06 +0800 Subject: [PATCH] 2019.12.25 --- ZigbeeApp/Shared/R.cs | 507 +++++++++++++++++++++---------------------------------- 1 files changed, 197 insertions(+), 310 deletions(-) diff --git a/ZigbeeApp/Shared/R.cs b/ZigbeeApp/Shared/R.cs old mode 100755 new mode 100644 index 5658982..574b6db --- a/ZigbeeApp/Shared/R.cs +++ b/ZigbeeApp/Shared/R.cs @@ -586,6 +586,7 @@ public const int Favorite = 10001; + /// <summary> /// 鎵嬫満鍙� /// </summary> @@ -650,20 +651,20 @@ /// 纭畾 /// </summary> public const int Confrim = 10115; - /// <summary> - /// 璇ヨ处鍙峰凡娉ㄥ唽锛屽彲鐩存帴鐧诲綍 - /// </summary> - public const int AccountHasBeenRegistered = 10116; + /// <summary> + /// 璇ョ敤鎴峰凡瀛樺湪锛屽彲鐩存帴鐧诲綍 + /// </summary> + public const int AccountHasBeenRegistered = 10116; /// <summary> /// 鎻愪緵鐨勫弬鏁伴敊璇� /// </summary> public const int PARAMETEROREMPTY = 10117; + /// <summary> + /// 纭瀵嗙爜涓嶄竴鑷达紝璇烽噸鏂拌緭鍏� + /// </summary> + public const int TwoPasswordInconsistency = 10118; /// <summary> - /// 涓ゆ瀵嗙爜涓嶄竴鑷� - /// </summary> - public const int TwoPasswordInconsistency = 10118; - /// <summary> - /// 楠岃瘉鐮侀敊璇� + /// 楠岃瘉鐮侀敊璇紝璇烽噸鏂拌緭鍏� /// </summary> public const int VALIDCODEANDPHONENOEQUAL = 10119; /// <summary> @@ -715,7 +716,7 @@ /// </summary> public const int USERNAMEORPWDERROR = 10131; /// <summary> - /// 璐﹀彿涓嶅瓨鍦紝璇峰厛娉ㄥ唽 + /// 璐﹀彿涓嶅瓨鍦紝璇锋敞鍐岀敤鎴� /// </summary> public const int ACCOUNTNOEXISTS = 10132; /// <summary> @@ -726,16 +727,128 @@ /// 鍗冲皢閫氳繃寰俊鎺堟潈鐧诲綍 /// </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> + /// 璇疯緭鍏ラ暱搴︿负6-13涓瓧绗︾殑瀵嗙爜 + /// </summary> + public const int ThePWDLengthError = 10140; + /// <summary> + /// 浣犲凡琚己鍒朵笅绾匡紒 + /// </summary> + public const int YouHaveBeenSignOut = 10141; + /// <summary> + /// 鏂板瘑鐮佸拰鍘熷瘑鐮佷竴鑷� + /// </summary> + public const int NEWPASSWORDANDOLDPASSWORDEQUAL = 10142; - #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> + /// 姝e湪鏇存柊涓�... + /// </summary> + public const int Updating = 10164; + /// <summary> + /// 鍙栨秷鏇存柊 + /// </summary> + public const int CancelUpdating = 10165; + /// <summary> + /// 鐗堟湰鍙� + /// </summary> + public const int VersionCode = 10166; + /// <summary> + /// 鏈嶅姟鍗忚 + /// </summary> + public const int SLA = 10167; + /// <summary> + /// 鐗堟湰鏇存柊 + /// </summary> + public const int UpdateVersion = 10168; + /// <summary> + /// 鍗忚鏂囨湰淇℃伅鍐呭 + /// </summary> + public const int SLA_Title = 10169; + /// <summary> + /// 鍗忚璇︾粏 + /// </summary> + public const int SLA_Detail = 10170; + + + #endregion + + #region 鍒嗙被 + + /// <summary> + /// 鍔熻兘 + /// </summary> + public const int Function = 11000; /// <summary> /// 鍦烘櫙 /// </summary> @@ -795,7 +908,7 @@ /// </summary> public const int Save = 11021; /// <summary> - /// 鎻愮ず + /// 鎻愰啋 /// </summary> public const int TIP = 11022; /// <summary> @@ -842,6 +955,18 @@ /// 閫夋嫨鍦烘櫙鍥剧墖 /// </summary> public const int SelectScenePic = 11033; + /// <summary> + /// 纭畾瑕佺Щ闄よ鍔熻兘锛� + /// </summary> + public const int DeleteFunction = 11034; + /// <summary> + /// 娣诲姞鍔熻兘 + /// </summary> + public const int AddFunction = 11035; + /// <summary> + /// 娣诲姞寤舵椂 + /// </summary> + public const int AddDelayTime = 11036; #region 璁惧绫诲瀷 /// <summary> @@ -892,6 +1017,41 @@ /// 娓╂箍搴︿紶鎰熷櫒 /// </summary> public const int TemperatureAndHumiditySensor = 12112; + + + /// <summary> + /// 鏈変汉 + /// </summary> + public const int IASZone_Statu_HavePerson = 12500; + /// <summary> + /// 鏃犱汉 + /// </summary> + public const int IASZone_Statu_NoPerson = 12501; + /// <summary> + /// 婕忔按 + /// </summary> + public const int IASZone_Statu_HaveWater = 12502; + /// <summary> + /// 姝e父 + /// </summary> + public const int IASZone_Statu_Normal = 12503; + /// <summary> + /// 寮�鍚� + /// </summary> + public const int IASZone_Statu_Open = 12504; + /// <summary> + /// 闂悎 + /// </summary> + public const int IASZone_Statu_Close = 12505; + /// <summary> + /// 鎶ヨ + /// </summary> + public const int IASZone_Statu_Alarm = 12506; + /// <summary> + /// 瀹夊叏 + /// </summary> + public const int IASZone_Statu_Safe = 12507; + #endregion @@ -1102,6 +1262,8 @@ /// </summary> public const int TheSceneIsDelaying = 13149; + + /// <summary> /// 閫夋嫨鎽嗛 /// </summary> @@ -1135,306 +1297,31 @@ /// </summary> public const int NeedCleanAC = 13511; + /// <summary> + /// 娌″姛鑳� 璇峰厛娣诲姞 + /// </summary> + public const int NoFunction_Tip = 13600; + /// <summary> + /// 娌″満鏅� 璇峰厛娣诲姞 + /// </summary> + public const int NoScene_Tip = 13601; + /// <summary> + /// 鏃� + /// </summary> + public const int No = 13602; + /// <summary> + /// 鑾峰彇涓�... + /// </summary> + public const int Getting = 13603; + #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