From 568400b341b18ec319d1aee2149e312392778af8 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 22 七月 2021 09:19:12 +0800 Subject: [PATCH] 修个红外宝配置提示信息 --- HDL-ON_iOS/Resources/Language.ini | 4 ++-- HDL-ON_Android/Assets/Language.ini | 4 ++-- .vs/HDL_APP_Project/xs/UserPrefs.xml | 15 +++++++++++++-- 3 files changed, 17 insertions(+), 6 deletions(-) diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml index 37d52f4..5e34c85 100644 --- a/.vs/HDL_APP_Project/xs/UserPrefs.xml +++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml @@ -1,11 +1,22 @@ 锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default"> <MonoDevelop.Ide.ItemProperties.HDL-ON__iOS PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008020-000404163432002E" /> - <MonoDevelop.Ide.Workbench> + <MonoDevelop.Ide.Workbench ActiveDocument="HDL-ON_iOS/Resources/Language.ini"> + <Files> + <File FileName="HDL-ON_Android/Assets/Language.ini" Line="1599" Column="10" /> + <File FileName="HDL-ON_iOS/Resources/Language.ini" Line="2138" Column="1" /> + </Files> <Pads> <Pad Id="ProjectPad"> <State name="__root__"> <Node name="HDL_APP_Project" expanded="True"> - <Node name="HDL-ON_Android" selected="True" /> + <Node name="HDL-ON_Android" expanded="True"> + <Node name="Assets" expanded="True" /> + </Node> + <Node name="HDL-ON_iOS" expanded="True"> + <Node name="Resources" expanded="True"> + <Node name="Language.ini" selected="True" /> + </Node> + </Node> </Node> </State> </Pad> diff --git a/HDL-ON_Android/Assets/Language.ini b/HDL-ON_Android/Assets/Language.ini index 6a07828..ba81005 100644 --- a/HDL-ON_Android/Assets/Language.ini +++ b/HDL-ON_Android/Assets/Language.ini @@ -523,7 +523,7 @@ 1050=Add Device 1051=Mini Intelligent Remote Control 1052=Add Infrared Remote Control -1053=Press the infrared remote control button{0}for 10 seconds and the indicator light{0}flashes blue quickly +1053=Press the infrared remote control button{0}for 3 seconds and the indicator light{0}flashes blue quickly 1054=Please make sure your Bluetooth{0}is on and searchable 1055=Next Step 1056=Device searching... @@ -1599,7 +1599,7 @@ 1050=娣诲姞璁惧 1051=mini鏅鸿兘閬ユ帶鍣� 1052=娣诲姞绾㈠閬ユ帶 -1053=闀挎寜绾㈠閬ユ帶鍣ㄦ寜閽�10绉掞紝鎸囩ず鐏摑鑹插揩闂� +1053=闀挎寜绾㈠閬ユ帶鍣ㄦ寜閽�3绉掞紝鎸囩ず鐏摑鑹插揩闂� 1054=璇风‘淇濇偍鐨勮摑鐗欏凡寮�鍚苟澶勪簬鍙互琚悳绱㈢姸鎬� 1055=涓嬩竴姝� 1056=璁惧鎼滅储涓�... diff --git a/HDL-ON_iOS/Resources/Language.ini b/HDL-ON_iOS/Resources/Language.ini index 6a07828..ba81005 100644 --- a/HDL-ON_iOS/Resources/Language.ini +++ b/HDL-ON_iOS/Resources/Language.ini @@ -523,7 +523,7 @@ 1050=Add Device 1051=Mini Intelligent Remote Control 1052=Add Infrared Remote Control -1053=Press the infrared remote control button{0}for 10 seconds and the indicator light{0}flashes blue quickly +1053=Press the infrared remote control button{0}for 3 seconds and the indicator light{0}flashes blue quickly 1054=Please make sure your Bluetooth{0}is on and searchable 1055=Next Step 1056=Device searching... @@ -1599,7 +1599,7 @@ 1050=娣诲姞璁惧 1051=mini鏅鸿兘閬ユ帶鍣� 1052=娣诲姞绾㈠閬ユ帶 -1053=闀挎寜绾㈠閬ユ帶鍣ㄦ寜閽�10绉掞紝鎸囩ず鐏摑鑹插揩闂� +1053=闀挎寜绾㈠閬ユ帶鍣ㄦ寜閽�3绉掞紝鎸囩ず鐏摑鑹插揩闂� 1054=璇风‘淇濇偍鐨勮摑鐗欏凡寮�鍚苟澶勪簬鍙互琚悳绱㈢姸鎬� 1055=涓嬩竴姝� 1056=璁惧鎼滅储涓�... -- Gitblit v1.8.0