From 5bed96bdc308ee10e1a5e9bd7ff056ed67808d02 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期二, 13 十二月 2022 11:29:49 +0800 Subject: [PATCH] 备份iOS --- SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs b/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs index 7dd6974..8f0061c 100644 --- a/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs +++ b/SmartHome/UI/SimpleControl/Phone/System/SystemMiddle.cs @@ -32,7 +32,7 @@ string text_reading = "璇诲彇涓�"; - string text_search = "鎼滅储缃戝叧璁惧"; + string text_search = "鎼滅储骞堕厤缃�"; /// <summary> /// 涓棿鐣岄潰 @@ -54,7 +54,7 @@ text_UpgradeFailed = "Upgrade failed"; text_UnknownVersion = "No upgrade required"; text_readFailure = "Read failure"; - text_search = "Search Gateway"; + text_search = "Search and configure"; text_reading = "Reading"; } -- Gitblit v1.8.0