From 17a2bee074dc8d625016647b1acfe3f0a9734b18 Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期二, 13 十二月 2022 11:01:23 +0800
Subject: [PATCH] beifen

---
 SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs b/SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs
index 6258a3b..a9313a6 100644
--- a/SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs
+++ b/SmartHome/UI/SimpleControl/Phone/System/RemoteOnePort.cs
@@ -7,14 +7,14 @@
     public class RemoteOnePort : FrameLayout
     {
         #region 鏂囨湰
-        string text_Title = "杩滅▼杩炴帴";
+        string text_Title = "杩滅▼";
         string text_userName = "鐢ㄦ埛鍚�";
         string text_projectName ="宸ョ▼鍚�";
         string text_password = "瀵嗙爜";
         string text_entry_userName_tip = "璇疯緭鍏ョ粍鍚嶃��";
         string text_entry_projectName_tip = "璇疯緭鍏ュ伐绋嬪悕銆�";
         string text_entry_password_tip = "璇疯緭鍏ュ瘑鐮併��";
-        string text_link = "杩炴帴涓�绔彛";
+        string text_link = "杩炴帴骞堕厤缃�";
         string text_back = "鍚庨��";
         string text_reading = "璇诲彇涓�";
         /// <summary>
@@ -83,7 +83,7 @@
                 text_UnknownVersion = "Other version";
                 text_readFailure = "Read failure";
                 text_back = "Back";
-                text_link = "Link";
+                text_link = "Connect and configure";
                 text_reading = "Reading";
                 txt_breakLink = "Break link";
                 txt_connectionSucceeded = "Connection succeeded";

--
Gitblit v1.8.0