From 0b0f87750410cfdb07f88c264bb059c7861a15c6 Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期五, 21 七月 2023 14:45:45 +0800 Subject: [PATCH] feature Resoure file update --- HDL-ON_iOS/Resources/en.lproj/Localizable.strings | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings index 8f52c45..7937614 100644 --- a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings +++ b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings @@ -158,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)."; @@ -240,4 +244,12 @@ //閫氱敤 "hdl_ez_common_no_data"="No Data"; -"hdl_ez_download"="Download"; \ No newline at end of file +"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