Davin
2023-07-21 0b0f87750410cfdb07f88c264bb059c7861a15c6
feature Resoure file update
4个文件已修改
30 ■■■■■ 已修改文件
DLL/IOS/EZSDK.IOS.dll 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/EZ/Base.lproj/EZMain.storyboard 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/en.lproj/Localizable.strings 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL-ON_iOS/Resources/zh-Hans.lproj/Localizable.strings 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DLL/IOS/EZSDK.IOS.dll
Binary files differ
HDL-ON_iOS/Resources/EZ/Base.lproj/EZMain.storyboard
@@ -2072,11 +2072,11 @@
                        <action selector="HDChanged:" destination="3ZH-14-C2h" eventType="valueChanged" id="fHK-6L-vL6"/>
                    </connections>
                </switch>
                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" id="rv3-Sh-Gib">
                <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="rv3-Sh-Gib">
                    <rect key="frame" x="0.0" y="0.0" width="51" height="31"/>
                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                    <connections>
                        <action selector="privacyMasking:" destination="3ZH-14-C2h" eventType="valueChanged" id="Tj0-Ec-Wey"/>
                        <action selector="privacyMasking:" destination="3ZH-14-C2h" eventType="valueChanged" id="X9h-ed-zD5"/>
                    </connections>
                </switch>
                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="hdl_ez_list_next" id="PR2-qZ-cVt">
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";
"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";
HDL-ON_iOS/Resources/zh-Hans.lproj/Localizable.strings
@@ -159,6 +159,10 @@
"setting_formatting_alert_message" = "您当前正在格式化SD卡";
"setting_opration_fail"="操作失败";
"setting_opration_success"="操作成功";
"setting_privacy_masking_ing"="正在执行中,请稍后再试";
"setting_privacy_masking_fail"="设置失败,请稍后再试";
"setting_sd_card_success"="格式化成功";
"setting_sd_card_fail"="格式化失败,请重新再试";
"setting_switching"="正在切换,请稍候...";
"setting_device_security_check"="设备操作安全验证";
"setting_input_code_plz"="请输入该设备的设备验证码(设备标签上的6位字母)";
@@ -242,3 +246,11 @@
//通用
"hdl_ez_common_no_data"="暂无数据";
"hdl_ez_download"="下载";
"hdl_ez_download_selectPhotos" = "选取照片";
"hdl_ez_download_takePhoto" = "拍照";
"hdl_ez_download_selectFrAlbum" = "从相册选取";
"hdl_ez_download_cancle"= "取消";
"hdl_ez_download_tip" = "温馨提示";
"hdl_ez_download_auth" = "请打开访问权限";
"hdl_ez_download_sure" = "确定";
"hdl_ez_download_toSet" = "去设置";