From 0b8ccdf3be572f023721352caba559cd53ddd43d Mon Sep 17 00:00:00 2001
From: JLChen <551775569@qq.com>
Date: 星期五, 11 十二月 2020 14:35:42 +0800
Subject: [PATCH] 1.更新提示文字
---
HDL-ON_iOS/Resources/Language.ini | 2 +-
HDL-ON_Android/Assets/Language.ini | 2 +-
.vs/HDL_APP_Project/xs/UserPrefs.xml | 32 ++++++++++----------------------
3 files changed, 12 insertions(+), 24 deletions(-)
diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml
index db8e6a1..0115bd2 100644
--- a/.vs/HDL_APP_Project/xs/UserPrefs.xml
+++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml
@@ -3,30 +3,20 @@
<MonoDevelop.Ide.Workbench ActiveDocument="HDL-ON_iOS/AppDelegate.cs">
<Files>
<File FileName="HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordVerificationCodePage.cs" Line="41" Column="1" />
- <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordPage.cs" Line="1" Column="1" />
- <File FileName="HDL-ON_iOS/Info.plist" />
- <File FileName="HDL_ON/Common/HDLCommon.cs" Line="246" Column="38" />
- <File FileName="HDL_ON/Entity/UserInfo.cs" Line="150" Column="21" />
- <File FileName="HDL-ON_iOS/AppDelegate.cs" Line="325" Column="43" />
+ <File FileName="HDL-ON_iOS/AppDelegate.cs" Line="218" Column="22" />
+ <File FileName="HDL-ON_iOS/ViewControllerBase.cs" Line="40" Column="64" />
+ <File FileName="HDL-ON_iOS/ViewController.cs" Line="11" Column="53" />
+ <File FileName="HDL_ON/UI/UI2/FuntionControlView/Music/A31PlayMusicPage.cs" />
+ <File FileName="HDL-ON_iOS/Resources/Language.ini" />
+ <File FileName="HDL_ON/UI/UI2/FuntionControlView/Music/A31LocalMusicList.cs" Line="49" Column="131" />
+ <File FileName="HDL_ON/UI/UI2/FuntionControlView/Music/SendMethod.cs" Line="714" Column="21" />
+ <File FileName="HDL_ON/UI/UI2/FuntionControlView/Music/View/SongView.cs" Line="97" Column="79" />
</Files>
<Pads>
<Pad Id="ProjectPad">
<State name="__root__">
<Node name="HDL_APP_Project" expanded="True">
- <Node name="HDL_ON" expanded="True">
- <Node name="Common" expanded="True" />
- <Node name="Entity" expanded="True" />
- <Node name="UI" expanded="True">
- <Node name="UI2" expanded="True">
- <Node name="4-PersonalCenter" expanded="True">
- <Node name="ResetAccountPassword" expanded="True" />
- </Node>
- <Node name="FuntionControlView" expanded="True">
- <Node name="Music" expanded="True" />
- </Node>
- </Node>
- </Node>
- </Node>
+ <Node name="HDL_ON" expanded="True" />
<Node name="HDL-ON_iOS" expanded="True">
<Node name="AppDelegate.cs" selected="True" />
</Node>
@@ -44,9 +34,7 @@
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|iPhone" />
<MonoDevelop.Ide.ItemProperties.HDL-ON__Android PreferredExecutionTarget="Android.4b65c4650918" />
<MonoDevelop.Ide.DebuggingService.Breakpoints>
- <BreakpointStore>
- <Breakpoint file="/Users/jlchen/JLChen/ProjectsCode/HDLGit/ON+/HDL_ON/Common/HDLCommon.cs" relfile="HDL_ON/Common/HDLCommon.cs" line="250" column="1" />
- </BreakpointStore>
+ <BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MultiItemStartupConfigurations />
</Properties>
\ No newline at end of file
diff --git a/HDL-ON_Android/Assets/Language.ini b/HDL-ON_Android/Assets/Language.ini
index 30fd22a..ccc45f1 100644
--- a/HDL-ON_Android/Assets/Language.ini
+++ b/HDL-ON_Android/Assets/Language.ini
@@ -549,7 +549,7 @@
9040=鎶ヨ绫�
9041=绯荤粺淇℃伅
9042=淇℃伅涓績
-9043=璇ヨ处鍙峰凡鍦ㄥ叾瀹冭澶囩櫥褰�
+9043=鎮ㄧ殑璐﹀彿宸插湪鍒鐧诲綍锛屽鏋滀笉鏄偍鏈汉鎿嶄綔锛岃绔嬪嵆淇敼瀵嗙爜锛�
9044=涓婁紶鎴愬姛
9045=涓婁紶澶辫触
9046=淇敼鎴愬姛!
diff --git a/HDL-ON_iOS/Resources/Language.ini b/HDL-ON_iOS/Resources/Language.ini
index 0b9190a..e940997 100644
--- a/HDL-ON_iOS/Resources/Language.ini
+++ b/HDL-ON_iOS/Resources/Language.ini
@@ -552,7 +552,7 @@
9040=鎶ヨ绫�
9041=绯荤粺淇℃伅
9042=淇℃伅涓績
-9043=璇ヨ处鍙峰凡鍦ㄥ叾瀹冭澶囩櫥褰�
+9043=鎮ㄧ殑璐﹀彿宸插湪鍒鐧诲綍锛屽鏋滀笉鏄偍鏈汉鎿嶄綔锛岃绔嬪嵆淇敼瀵嗙爜锛�
9044=涓婁紶鎴愬姛
9045=涓婁紶澶辫触
9046=淇敼鎴愬姛!
--
Gitblit v1.8.0