1.1.3 -> 1.1.4 第25次更新

This commit is contained in:
Space Time 2024-12-06 16:38:18 +08:00
parent fe8f73afb8
commit 007fea343c
3 changed files with 3 additions and 3 deletions

View File

@ -502,7 +502,7 @@ namespace Sheas_Cealer.Consts {
} }
/// <summary> /// <summary>
/// 查找类似 Software Settings 的本地化字符串。 /// 查找类似 Appearance Settings 的本地化字符串。
/// </summary> /// </summary>
public static string SettingsButtonContent { public static string SettingsButtonContent {
get { get {

View File

@ -211,7 +211,7 @@
<value>Fill in an upstream host URL</value> <value>Fill in an upstream host URL</value>
</data> </data>
<data name="SettingsButtonContent" xml:space="preserve"> <data name="SettingsButtonContent" xml:space="preserve">
<value>Software Settings</value> <value>Appearance Settings</value>
</data> </data>
<data name="SettingsButtonToolTip" xml:space="preserve"> <data name="SettingsButtonToolTip" xml:space="preserve">
<value>Click to open an settings window</value> <value>Click to open an settings window</value>

View File

@ -211,7 +211,7 @@
<value>填入任意上游规则链接</value> <value>填入任意上游规则链接</value>
</data> </data>
<data name="SettingsButtonContent" xml:space="preserve"> <data name="SettingsButtonContent" xml:space="preserve">
<value>软件设置</value> <value>界面设置</value>
</data> </data>
<data name="SettingsButtonToolTip" xml:space="preserve"> <data name="SettingsButtonToolTip" xml:space="preserve">
<value>点击打开设置窗口</value> <value>点击打开设置窗口</value>