wjc
2023-04-17 6795626732f9a0e0789b4ceb6dbe8f17b1db6cfe
2023年04月17日15:08:14
4个文件已修改
26 ■■■■ 已修改文件
HDL-ON_Android/Assets/Language.ini 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/Language.ini 10 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/R.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_Android/Assets/Language.ini
@@ -1146,7 +1146,7 @@
8508=History
8509=Fluorite video door lock
8510=Call from the doorbell
8511=User Education
8511=Door opener
8512=Serial number
8513=Model
@@ -2419,7 +2419,7 @@
8508=历史记录
8509=萤石视频门锁
8510=来自“门铃”呼叫
8511=用户人员
8511=开门人员
8512=序列号
8513=型号
@@ -3682,7 +3682,7 @@
8508=History
8509=Fluorite video door lock
8510=Call from the doorbell
8511=User Education
8511=Door opener
8512=Serial number
8513=Model
@@ -4941,7 +4941,7 @@
8508=History
8509=Fluorite video door lock
8510=Call from the doorbell
8511=User Education
8511=Door opener
8512=Serial number
8513=Model
@@ -6200,7 +6200,7 @@
8508=History
8509=Fluorite video door lock
8510=Call from the doorbell
8511=User Education
8511=Door opener
8512=Serial number
8513=Model
HDL-ON_iOS/Resources/Language.ini
@@ -1146,7 +1146,7 @@
8508=History
8509=Fluorite video door lock
8510=Call from the doorbell
8511=User Education
8511=Door opener
8512=Serial number
8513=Model
@@ -2422,7 +2422,7 @@
8508=历史记录
8509=萤石视频门锁
8510=来自“门铃”呼叫
8511=用户人员
8511=开门人员
8512=序列号
8513=型号
@@ -3688,7 +3688,7 @@
8508=History
8509=Fluorite video door lock
8510=Call from the doorbell
8511=User Education
8511=Door opener
8512=Serial number
8513=Model
@@ -4947,7 +4947,7 @@
8508=History
8509=Fluorite video door lock
8510=Call from the doorbell
8511=User Education
8511=Door opener
8512=Serial number
8513=Model
@@ -6206,7 +6206,7 @@
8508=History
8509=Fluorite video door lock
8510=Call from the doorbell
8511=User Education
8511=Door opener
8512=Serial number
8513=Model
HDL_ON/Common/R.cs
@@ -3224,9 +3224,9 @@
        /// </summary>
        public const int laizimenlinghujiao = 8510;
        /// <summary>
        /// 用户人员
        /// 开门人员
        /// </summary>
        public const int yonghurenyuan = 8511;
        public const int kaimenrenyuan = 8511;
        /// <summary>
        /// 序列号
        /// </summary>
HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
@@ -623,7 +623,7 @@
                case SPK.VideoDoorLock:
                    {
                        LogicView.FunTypeView view1 = new LogicView.FunTypeView();
                        view1.btnText.TextID=StringId.yonghurenyuan;
                        view1.btnText.TextID=StringId.kaimenrenyuan;
                        view1.btnText.Name = Language.StringByID(StringId.shipinmensuo);
                        fLayout.AddChidren(view1.FLayoutView());
                        view1.btnClick.MouseUpEventHandler += (sender, e) =>