From 0de4cf306d8e13fd57b3e04bfb81362a10f12a4d Mon Sep 17 00:00:00 2001
From: Davin <591807572@qq.com>
Date: 星期一, 10 七月 2023 16:10:53 +0800
Subject: [PATCH] feature UI补全

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

diff --git a/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings b/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings
index b5a4f81..7937614 100644
--- a/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings
+++ b/EZDemo/HDLEZDemo/HDLEZDemo/resources/en.lproj/Localizable.strings
@@ -118,6 +118,8 @@
 "device_full_scene_sound_off" = "Sound off";
 "device_full_scene_quality" = "Articulation";
 "device_full_scene_exit_full" = "Exit";
+"device_callout_answer" = "Answered";
+"device_callout_no_answer" = "Missed";
 
 "dmessage_title"="Message";
 "message_read"="Mark as Read";
@@ -156,6 +158,10 @@
 "setting_formatting_alert_message" = "You are currently formatting an SD card";
 "setting_opration_fail"="Operation failed.";
 "setting_opration_success"="Completed.";
+"setting_privacy_masking_ing"="Running, please try again later";
+"setting_privacy_masking_fail"="Setup failed, please try again later";
+"setting_sd_card_success"="Successful formatting";
+"setting_sd_card_fail"="Formatting failed, please try again";
 "setting_switching"="Switching. Please wait...";
 "setting_device_security_check"="Security Authentication";
 "setting_input_code_plz"="Input the device verification code (6 characters on the device label).";
@@ -239,3 +245,11 @@
 //閫氱敤
 "hdl_ez_common_no_data"="No Data";
 "hdl_ez_download"="Download";
+"hdl_ez_download_selectPhotos" = "Select a photo";
+"hdl_ez_download_takePhoto" = "Take a picture";
+"hdl_ez_download_selectFrAlbum" = "Select from the albums";
+"hdl_ez_download_cancle"= "Cancle";
+"hdl_ez_download_tip" = "Tips";
+"hdl_ez_download_auth" = "Please authorize access";
+"hdl_ez_download_sure" = "Sure";
+"hdl_ez_download_toSet" = "Setting";

--
Gitblit v1.8.0