From 590a012a34db27cd1630eb70406e05d5af55e4ca Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期三, 27 十一月 2019 10:15:21 +0800 Subject: [PATCH] 20191126 --- HDL_ON/Common/R.cs | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/HDL_ON/Common/R.cs b/HDL_ON/Common/R.cs index 0c630da..83ea282 100644 --- a/HDL_ON/Common/R.cs +++ b/HDL_ON/Common/R.cs @@ -1,6 +1,6 @@ using System; -namespace HDL_ON.R +namespace HDL_ON { public static class InternationalizationString { @@ -24,6 +24,20 @@ public readonly static int UniversalDevice = 358; public readonly static int Environmental = 435; + public readonly static int Personal = 39; + public readonly static int Intellectualization = 38; + public readonly static int Classification = 37; + public readonly static int Collection = 36; + public readonly static int GetSupport = 35; + public readonly static int GeneralSettings = 34; + public readonly static int NightView = 33; + public readonly static int AddFunction = 32; + public readonly static int AuxiliaryFunction = 31; + public readonly static int DataBackup = 30; + public readonly static int Defense = 29; + public readonly static int Undefense = 28; + public readonly static int ResidenceMemberManage = 27; + public readonly static int ResidenceManage = 26; public readonly static int PlsEntryEmailAddress = 25; public readonly static int PlsEntryCorrectEmailAddress = 24; public readonly static int VerificationCodeWrong = 23; -- Gitblit v1.8.0