From 01da9f0fd4e453053fdf5fc67f20b1561be6134c Mon Sep 17 00:00:00 2001 From: Davin <591807572@qq.com> Date: 星期四, 27 七月 2023 13:49:03 +0800 Subject: [PATCH] bugfix 猫眼呼叫 --- HDL-ON_iOS/Resources/en.lproj/Localizable.strings | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings index 0d5be5d..8b6ff4d 100644 --- a/HDL-ON_iOS/Resources/en.lproj/Localizable.strings +++ b/HDL-ON_iOS/Resources/en.lproj/Localizable.strings @@ -111,7 +111,7 @@ "device_callout_alert_message" = "Doorbell on call..."; "device_callout_hang_up" = "Hang up"; "device_callout_ignore" = "Ignore"; -"device_callout_answer" = "Answer"; +"device_callout_answered" = "Answer"; "device_full_scene_play" = "play"; "device_full_scene_pause" = "Pause"; "device_full_scene_sound" = "Sound"; -- Gitblit v1.8.0