mac
2024-01-23 976d3d484b25ea184a5da6968d4ad18605e5aa86
app/src/main/res/values/strings.xml
@@ -207,7 +207,13 @@
    <string name="go_to_settings">前往设置</string>
    <string name="system_positioning_switch">需要打开系统定位开关,否则取法获取位置信息.</string>
    <!--异常-->
    <string name="exception_unable_to_pull_up_the_cloud_upgrade_file_data">拉不到云端升级文件数据</string>
    <string name="exception_failed_to_obtain_the_md5_key_of_the_upgrade_file_on_the_cloud">拿不到云端上升级文件md5秘钥</string>
    <string name="exception_the_user_cancels_downloading_the_upgrade_file">用户取消下载升级文件.</string>
    <string name="exception_failed_to_decrypt_the_upgrade_aes_file">升级文件aes解密失败.</string>
    <string name="exception_failed_to_generate_md5_for_the_upgrade_file">升级文件生成md5失败失败.</string>
    <string name="exception_description_failed_to_compare_the_md5_of_the_upgrade_file">升级文件md5比对失败.</string>
    <string name="exception_the_upgrade_file_is_downloaded">升级文件下载完成.</string>
</resources>