1.1.3 -> 1.1.4 第33次更新

This commit is contained in:
Space Time 2024-12-07 13:56:47 +08:00
parent 8c44b0b82a
commit 0021b1516e
3 changed files with 18 additions and 18 deletions

View File

@ -163,13 +163,13 @@
<value>GLB. Purging INIT.</value> <value>GLB. Purging INIT.</value>
</data> </data>
<data name="MihomoButtonIsRunningContent" xml:space="preserve"> <data name="MihomoButtonIsRunningContent" xml:space="preserve">
<value>Stop Global Purging</value> <value>Stop GLB. Purging</value>
</data> </data>
<data name="MihomoButtonIsRunningToolTip" xml:space="preserve"> <data name="MihomoButtonIsRunningToolTip" xml:space="preserve">
<value>Click to stop the local Mihomo</value> <value>Click to stop the local Mihomo</value>
</data> </data>
<data name="MihomoButtonIsStoppedContent" xml:space="preserve"> <data name="MihomoButtonIsStoppedContent" xml:space="preserve">
<value>Start Global Purging</value> <value>Start GLB. Purging</value>
</data> </data>
<data name="MihomoButtonIsStoppedToolTip" xml:space="preserve"> <data name="MihomoButtonIsStoppedToolTip" xml:space="preserve">
<value>Click to launch a local Mihomo</value> <value>Click to launch a local Mihomo</value>

View File

@ -61,7 +61,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Change successfuly, restart to refresh the windows 的本地化字符串。 /// 查找类似 Switch successfuly, restart to refresh the windows 的本地化字符串。
/// </summary> /// </summary>
public static string _ChangeLangSuccessMsg { public static string _ChangeLangSuccessMsg {
get { get {
@ -70,7 +70,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Switch Color (Fully Random) 的本地化字符串。 /// 查找类似 SWT. Color (Fully Random) 的本地化字符串。
/// </summary> /// </summary>
public static string ColorsButtonContent { public static string ColorsButtonContent {
get { get {
@ -124,7 +124,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Switch Theme (Dark → Light) 的本地化字符串。 /// 查找类似 SWT. Theme (Dark → Light) 的本地化字符串。
/// </summary> /// </summary>
public static string ThemesButtonDarkThemeContent { public static string ThemesButtonDarkThemeContent {
get { get {
@ -133,7 +133,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Switch Theme (Auto → Dark) 的本地化字符串。 /// 查找类似 SWT. Theme (Auto → Dark) 的本地化字符串。
/// </summary> /// </summary>
public static string ThemesButtonInheritThemeContent { public static string ThemesButtonInheritThemeContent {
get { get {
@ -142,7 +142,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Switch Theme (Light → Auto) 的本地化字符串。 /// 查找类似 SWT. Theme (Light → Auto) 的本地化字符串。
/// </summary> /// </summary>
public static string ThemesButtonLightThemeContent { public static string ThemesButtonLightThemeContent {
get { get {
@ -160,7 +160,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Switch Weight (Bold → Light) 的本地化字符串。 /// 查找类似 SWT. Weight (Bold → Light) 的本地化字符串。
/// </summary> /// </summary>
public static string WeightsButtonBoldWeightContent { public static string WeightsButtonBoldWeightContent {
get { get {
@ -169,7 +169,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Switch Weight (Light → Regular) 的本地化字符串。 /// 查找类似 SWT. Weight (Light → Regular) 的本地化字符串。
/// </summary> /// </summary>
public static string WeightsButtonLightWeightContent { public static string WeightsButtonLightWeightContent {
get { get {
@ -178,7 +178,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Switch Weight (Regular → Bold) 的本地化字符串。 /// 查找类似 SWT. Weight (RGL. → Bold) 的本地化字符串。
/// </summary> /// </summary>
public static string WeightsButtonRegularWeightContent { public static string WeightsButtonRegularWeightContent {
get { get {

View File

@ -98,7 +98,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3500.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="ColorsButtonContent" xml:space="preserve"> <data name="ColorsButtonContent" xml:space="preserve">
<value>Switch Color (Fully Random)</value> <value>SWT. Color (Fully Random)</value>
</data> </data>
<data name="ColorsButtonToolTip" xml:space="preserve"> <data name="ColorsButtonToolTip" xml:space="preserve">
<value>Click to switch colors</value> <value>Click to switch colors</value>
@ -116,30 +116,30 @@
<value>Click to switch langs</value> <value>Click to switch langs</value>
</data> </data>
<data name="ThemesButtonDarkThemeContent" xml:space="preserve"> <data name="ThemesButtonDarkThemeContent" xml:space="preserve">
<value>Switch Theme (Dark → Light)</value> <value>SWT. Theme (Dark → Light)</value>
</data> </data>
<data name="ThemesButtonInheritThemeContent" xml:space="preserve"> <data name="ThemesButtonInheritThemeContent" xml:space="preserve">
<value>Switch Theme (Auto → Dark)</value> <value>SWT. Theme (Auto → Dark)</value>
</data> </data>
<data name="ThemesButtonLightThemeContent" xml:space="preserve"> <data name="ThemesButtonLightThemeContent" xml:space="preserve">
<value>Switch Theme (Light → Auto)</value> <value>SWT. Theme (Light → Auto)</value>
</data> </data>
<data name="ThemesButtonToolTip" xml:space="preserve"> <data name="ThemesButtonToolTip" xml:space="preserve">
<value>Click to switch themes</value> <value>Click to switch themes</value>
</data> </data>
<data name="WeightsButtonBoldWeightContent" xml:space="preserve"> <data name="WeightsButtonBoldWeightContent" xml:space="preserve">
<value>Switch Weight (Bold → Light)</value> <value>SWT. Weight (Bold → Light)</value>
</data> </data>
<data name="WeightsButtonLightWeightContent" xml:space="preserve"> <data name="WeightsButtonLightWeightContent" xml:space="preserve">
<value>Switch Weight (Light → Regular)</value> <value>SWT. Weight (Light → Regular)</value>
</data> </data>
<data name="WeightsButtonRegularWeightContent" xml:space="preserve"> <data name="WeightsButtonRegularWeightContent" xml:space="preserve">
<value>Switch Weight (Regular → Bold)</value> <value>SWT. Weight (RGL. → Bold)</value>
</data> </data>
<data name="WeightsButtonToolTip" xml:space="preserve"> <data name="WeightsButtonToolTip" xml:space="preserve">
<value>Click to switch font weights</value> <value>Click to switch font weights</value>
</data> </data>
<data name="_ChangeLangSuccessMsg" xml:space="preserve"> <data name="_ChangeLangSuccessMsg" xml:space="preserve">
<value>Change successfuly, restart to refresh the windows</value> <value>Switch successfuly, restart to refresh the windows</value>
</data> </data>
</root> </root>