Update 'CheckServerSettings' message
Some checks are pending
release Linux / build (push) Waiting to run
release Linux / release-zip (push) Blocked by required conditions
release Linux / build and release deb x64 & arm64 (push) Waiting to run
release Linux / build and release rpm x64 & arm64 (push) Waiting to run
release Linux / build and release rpm riscv64 (push) Waiting to run
release macOS / build (push) Waiting to run
release macOS / release-zip (push) Blocked by required conditions
release macOS / package and release macOS dmg (push) Blocked by required conditions
release Windows desktop (Avalonia UI) / build (push) Waiting to run
release Windows desktop (Avalonia UI) / release-zip (push) Blocked by required conditions
release Windows / build (push) Waiting to run
release Windows / release-zip (push) Blocked by required conditions

This commit is contained in:
2dust 2026-04-29 20:23:08 +08:00
parent 49d197e37f
commit 3e157b0d62
4 changed files with 6 additions and 6 deletions

View file

@ -106,7 +106,7 @@ namespace ServiceLib.Resx {
} }
/// <summary> /// <summary>
/// 查找类似 Please check the Configuration settings first. 的本地化字符串。 /// 查找类似 Invalid configuration, please check or reselect 的本地化字符串。
/// </summary> /// </summary>
public static string CheckServerSettings { public static string CheckServerSettings {
get { get {

View file

@ -121,7 +121,7 @@
<value>Export share link to clipboard successfully</value> <value>Export share link to clipboard successfully</value>
</data> </data>
<data name="CheckServerSettings" xml:space="preserve"> <data name="CheckServerSettings" xml:space="preserve">
<value>Please check the Configuration settings first.</value> <value>Invalid configuration, please check or reselect</value>
</data> </data>
<data name="ConfigurationFormatIncorrect" xml:space="preserve"> <data name="ConfigurationFormatIncorrect" xml:space="preserve">
<value>Invalid configuration format.</value> <value>Invalid configuration format.</value>
@ -1719,4 +1719,4 @@ The "Get Certificate" action may fail if a self-signed certificate is used or if
<data name="TbSettingsUdpTestUrl" xml:space="preserve"> <data name="TbSettingsUdpTestUrl" xml:space="preserve">
<value>UDP Test Url</value> <value>UDP Test Url</value>
</data> </data>
</root> </root>

View file

@ -121,7 +121,7 @@
<value>导出分享链接至剪贴板成功</value> <value>导出分享链接至剪贴板成功</value>
</data> </data>
<data name="CheckServerSettings" xml:space="preserve"> <data name="CheckServerSettings" xml:space="preserve">
<value>请先检查设置</value> <value>配置项无效,请检查或重新选择</value>
</data> </data>
<data name="ConfigurationFormatIncorrect" xml:space="preserve"> <data name="ConfigurationFormatIncorrect" xml:space="preserve">
<value>配置格式不正确</value> <value>配置格式不正确</value>
@ -1716,4 +1716,4 @@
<data name="TbSettingsUdpTestUrl" xml:space="preserve"> <data name="TbSettingsUdpTestUrl" xml:space="preserve">
<value>UDP 测试地址</value> <value>UDP 测试地址</value>
</data> </data>
</root> </root>

View file

@ -121,7 +121,7 @@
<value>匯出分享連結至剪貼簿成功</value> <value>匯出分享連結至剪貼簿成功</value>
</data> </data>
<data name="CheckServerSettings" xml:space="preserve"> <data name="CheckServerSettings" xml:space="preserve">
<value>請先檢查設定</value> <value>配置項目無效,請檢查或重新選擇</value>
</data> </data>
<data name="ConfigurationFormatIncorrect" xml:space="preserve"> <data name="ConfigurationFormatIncorrect" xml:space="preserve">
<value>設定格式不正確</value> <value>設定格式不正確</value>