From 83de5ad48e86873b698c904f8954576e8b31dfb5 Mon Sep 17 00:00:00 2001
From: Davin <591807572@qq.com>
Date: 星期二, 20 六月 2023 11:35:36 +0800
Subject: [PATCH] feature 门锁全屏 && 设置页面UI

---
 EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings b/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings
index 0f496ef..d14b423 100644
--- a/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings
+++ b/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings
@@ -107,6 +107,10 @@
 "device_temp_copied"="Copied";
 "device_temp_long_tap_copy"="Long press to copy";
 "device_temp_sure_to_delete"="Are you sure to delete the temporary password?";
+"device_callout_alert_message" = "Doorbell on call...";
+"device_callout_hang_up" = "Hang up";
+"device_callout_ignore" = "Ignore";
+"device_callout_answer" = "Answer";
 
 "dmessage_title"="Message";
 "message_read"="Mark as Read";
@@ -140,6 +144,9 @@
 "setting_secure_code"="Encrypt Video and Picture";
 "setting_cloud_storage"="Cloud Storage";
 "setting_hardware_decoding" = "Hardware decoding";
+"setting_privacy_masking" = "Privacy masking";
+"setting_sd_card_formatting" = "SD card formatting";
+"setting_formatting_alert_message" = "You are currently formatting an SD card";
 "setting_opration_fail"="Operation failed.";
 "setting_opration_success"="Completed.";
 "setting_switching"="Switching. Please wait...";

--
Gitblit v1.8.0