mirror of
https://github.com/SpaceTimee/Sheas-Cealer.git
synced 2025-07-13 12:52:08 +08:00
1.1.1 -> 1.1.2 第43次更新
This commit is contained in:
parent
788b639c1f
commit
c3bcd15084
10
Consts/MainMultilangConst.Designer.cs
generated
10
Consts/MainMultilangConst.Designer.cs
generated
@ -295,7 +295,7 @@ namespace Sheas_Cealer.Consts {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 Edit Upstream Host 的本地化字符串。
|
||||
/// 查找类似 Edit UPSTR. Host 的本地化字符串。
|
||||
/// </summary>
|
||||
public static string EditUpstreamHostButtonContent {
|
||||
get {
|
||||
@ -322,7 +322,7 @@ namespace Sheas_Cealer.Consts {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 Global Purging is Initing 的本地化字符串。
|
||||
/// 查找类似 GLB. Purging INIT. 的本地化字符串。
|
||||
/// </summary>
|
||||
public static string MihomoButtonIsInitingContent {
|
||||
get {
|
||||
@ -367,7 +367,7 @@ namespace Sheas_Cealer.Consts {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 Global Cealing is Initing 的本地化字符串。
|
||||
/// 查找类似 GLB. Cealing INIT. 的本地化字符串。
|
||||
/// </summary>
|
||||
public static string NginxButtonIsInitingContent {
|
||||
get {
|
||||
@ -376,7 +376,7 @@ namespace Sheas_Cealer.Consts {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 Stop Global Cealing 的本地化字符串。
|
||||
/// 查找类似 Stop GLB. Cealing 的本地化字符串。
|
||||
/// </summary>
|
||||
public static string NginxButtonIsRunningContent {
|
||||
get {
|
||||
@ -394,7 +394,7 @@ namespace Sheas_Cealer.Consts {
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 查找类似 Start Global Cealing 的本地化字符串。
|
||||
/// 查找类似 Start GLB. Cealing 的本地化字符串。
|
||||
/// </summary>
|
||||
public static string NginxButtonIsStoppedContent {
|
||||
get {
|
||||
|
@ -151,7 +151,7 @@
|
||||
<value>Click to edit nginx conf</value>
|
||||
</data>
|
||||
<data name="EditUpstreamHostButtonContent" xml:space="preserve">
|
||||
<value>Edit Upstream Host</value>
|
||||
<value>Edit UPSTR. Host</value>
|
||||
</data>
|
||||
<data name="EditUpstreamHostButtonToolTip" xml:space="preserve">
|
||||
<value>Click to edit upstream host</value>
|
||||
@ -160,7 +160,7 @@
|
||||
<value>Extra Args</value>
|
||||
</data>
|
||||
<data name="MihomoButtonIsInitingContent" xml:space="preserve">
|
||||
<value>Global Purging is Initing</value>
|
||||
<value>GLB. Purging INIT.</value>
|
||||
</data>
|
||||
<data name="MihomoButtonIsRunningContent" xml:space="preserve">
|
||||
<value>Stop Global Purging</value>
|
||||
@ -175,16 +175,16 @@
|
||||
<value>Click to launch a local Mihomo</value>
|
||||
</data>
|
||||
<data name="NginxButtonIsInitingContent" xml:space="preserve">
|
||||
<value>Global Cealing is Initing</value>
|
||||
<value>GLB. Cealing INIT.</value>
|
||||
</data>
|
||||
<data name="NginxButtonIsRunningContent" xml:space="preserve">
|
||||
<value>Stop Global Cealing</value>
|
||||
<value>Stop GLB. Cealing</value>
|
||||
</data>
|
||||
<data name="NginxButtonIsRunningToolTip" xml:space="preserve">
|
||||
<value>Click to stop the local Nginx</value>
|
||||
</data>
|
||||
<data name="NginxButtonIsStoppedContent" xml:space="preserve">
|
||||
<value>Start Global Cealing</value>
|
||||
<value>Start GLB. Cealing</value>
|
||||
</data>
|
||||
<data name="NginxButtonIsStoppedToolTip" xml:space="preserve">
|
||||
<value>Click to launch a local Nginx</value>
|
||||
|
Loading…
Reference in New Issue
Block a user