From 95361e8b6584fa6132741001f5420b4f0c01c54c Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Sun, 23 Nov 2025 14:31:29 +0800 Subject: [PATCH] Simplify configuration-related resource strings --- v2rayN/ServiceLib/Resx/ResUI.Designer.cs | 82 ++++++++++++------------ v2rayN/ServiceLib/Resx/ResUI.resx | 80 +++++++++++------------ 2 files changed, 81 insertions(+), 81 deletions(-) diff --git a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs index 4ac11d1c..b64c0bbe 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs +++ b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs @@ -19,7 +19,7 @@ namespace ServiceLib.Resx { // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen // (以 /str 作为命令选项),或重新生成 VS 项目。 - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")] + [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class ResUI { @@ -529,7 +529,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Next proxy Configuration remarks 的本地化字符串。 + /// 查找类似 Next proxy remarks 的本地化字符串。 /// public static string LvNextProfile { get { @@ -547,7 +547,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Previous proxy Configuration remarks 的本地化字符串。 + /// 查找类似 Previous proxy remarks 的本地化字符串。 /// public static string LvPrevProfile { get { @@ -736,7 +736,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [Anytls] Configuration 的本地化字符串。 + /// 查找类似 Add [Anytls] 的本地化字符串。 /// public static string menuAddAnytlsServer { get { @@ -745,7 +745,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add Child Configuration 的本地化字符串。 + /// 查找类似 Add Child 的本地化字符串。 /// public static string menuAddChildServer { get { @@ -754,7 +754,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add a custom configuration Configuration 的本地化字符串。 + /// 查找类似 Add a custom configuration 的本地化字符串。 /// public static string menuAddCustomServer { get { @@ -763,7 +763,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [HTTP] Configuration 的本地化字符串。 + /// 查找类似 Add [HTTP] 的本地化字符串。 /// public static string menuAddHttpServer { get { @@ -772,7 +772,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [Hysteria2] Configuration 的本地化字符串。 + /// 查找类似 Add [Hysteria2] 的本地化字符串。 /// public static string menuAddHysteria2Server { get { @@ -781,7 +781,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add Policy Group Configuration 的本地化字符串。 + /// 查找类似 Add Policy Group 的本地化字符串。 /// public static string menuAddPolicyGroupServer { get { @@ -790,7 +790,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add Proxy Chain Configuration 的本地化字符串。 + /// 查找类似 Add Proxy Chain 的本地化字符串。 /// public static string menuAddProxyChainServer { get { @@ -826,7 +826,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [Shadowsocks] Configuration 的本地化字符串。 + /// 查找类似 Add [Shadowsocks] 的本地化字符串。 /// public static string menuAddShadowsocksServer { get { @@ -835,7 +835,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [SOCKS] Configuration 的本地化字符串。 + /// 查找类似 Add [SOCKS] 的本地化字符串。 /// public static string menuAddSocksServer { get { @@ -844,7 +844,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [Trojan] Configuration 的本地化字符串。 + /// 查找类似 Add [Trojan] 的本地化字符串。 /// public static string menuAddTrojanServer { get { @@ -853,7 +853,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [TUIC] Configuration 的本地化字符串。 + /// 查找类似 Add [TUIC] 的本地化字符串。 /// public static string menuAddTuicServer { get { @@ -862,7 +862,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [VLESS] Configuration 的本地化字符串。 + /// 查找类似 Add [VLESS] 的本地化字符串。 /// public static string menuAddVlessServer { get { @@ -871,7 +871,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [VMess] Configuration 的本地化字符串。 + /// 查找类似 Add [VMess] 的本地化字符串。 /// public static string menuAddVmessServer { get { @@ -880,7 +880,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Add [WireGuard] Configuration 的本地化字符串。 + /// 查找类似 Add [WireGuard] 的本地化字符串。 /// public static string menuAddWireguardServer { get { @@ -952,7 +952,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Clone selected Configuration 的本地化字符串。 + /// 查找类似 Clone selected 的本地化字符串。 /// public static string menuCopyServer { get { @@ -970,7 +970,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Edit Configuration 的本地化字符串。 + /// 查找类似 Edit 的本地化字符串。 /// public static string menuEditServer { get { @@ -997,7 +997,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Export selected Configuration for complete configuration 的本地化字符串。 + /// 查找类似 Export selected for complete configuration 的本地化字符串。 /// public static string menuExport2ClientConfig { get { @@ -1006,7 +1006,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Export selected Configuration for complete configuration to clipboard 的本地化字符串。 + /// 查找类似 Export selected for complete configuration to clipboard 的本地化字符串。 /// public static string menuExport2ClientConfigClipboard { get { @@ -1033,7 +1033,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Export Configuration 的本地化字符串。 + /// 查找类似 Export 的本地化字符串。 /// public static string menuExportConfig { get { @@ -1069,7 +1069,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-Configuration Fallback by sing-box 的本地化字符串。 + /// 查找类似 Fallback by sing-box 的本地化字符串。 /// public static string menuGenGroupMultipleServerSingBoxFallback { get { @@ -1078,7 +1078,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-Configuration LeastPing by sing-box 的本地化字符串。 + /// 查找类似 LeastPing by sing-box 的本地化字符串。 /// public static string menuGenGroupMultipleServerSingBoxLeastPing { get { @@ -1087,7 +1087,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-Configuration Fallback by Xray 的本地化字符串。 + /// 查找类似 Fallback by Xray 的本地化字符串。 /// public static string menuGenGroupMultipleServerXrayFallback { get { @@ -1096,7 +1096,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-Configuration LeastLoad by Xray 的本地化字符串。 + /// 查找类似 LeastLoad by Xray 的本地化字符串。 /// public static string menuGenGroupMultipleServerXrayLeastLoad { get { @@ -1105,7 +1105,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-Configuration LeastPing by Xray 的本地化字符串。 + /// 查找类似 LeastPing by Xray 的本地化字符串。 /// public static string menuGenGroupMultipleServerXrayLeastPing { get { @@ -1114,7 +1114,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-Configuration Random by Xray 的本地化字符串。 + /// 查找类似 Random by Xray 的本地化字符串。 /// public static string menuGenGroupMultipleServerXrayRandom { get { @@ -1123,7 +1123,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Multi-Configuration RoundRobin by Xray 的本地化字符串。 + /// 查找类似 RoundRobin by Xray 的本地化字符串。 /// public static string menuGenGroupMultipleServerXrayRoundRobin { get { @@ -1411,7 +1411,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Test Configurations real delay 的本地化字符串。 + /// 查找类似 Test real delay 的本地化字符串。 /// public static string menuRealPingServer { get { @@ -1501,7 +1501,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Remove Child Configuration 的本地化字符串。 + /// 查找类似 Remove Child 的本地化字符串。 /// public static string menuRemoveChildServer { get { @@ -1510,7 +1510,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Remove duplicate Configurations 的本地化字符串。 + /// 查找类似 Remove duplicate 的本地化字符串。 /// public static string menuRemoveDuplicateServer { get { @@ -1528,7 +1528,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Remove selected Configurations 的本地化字符串。 + /// 查找类似 Remove selected 的本地化字符串。 /// public static string menuRemoveServer { get { @@ -1672,7 +1672,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Configurations 的本地化字符串。 + /// 查找类似 Configuration 的本地化字符串。 /// public static string menuServers { get { @@ -1681,7 +1681,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Set as active Configuration 的本地化字符串。 + /// 查找类似 Set as active 的本地化字符串。 /// public static string menuSetDefaultServer { get { @@ -1699,7 +1699,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Share Configuration 的本地化字符串。 + /// 查找类似 Share 的本地化字符串。 /// public static string menuShareServer { get { @@ -1726,7 +1726,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Test Configurations download speed 的本地化字符串。 + /// 查找类似 Test download speed 的本地化字符串。 /// public static string menuSpeedServer { get { @@ -1870,7 +1870,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Test Configurations with tcping 的本地化字符串。 + /// 查找类似 Test tcping 的本地化字符串。 /// public static string menuTcpingServer { get { @@ -1978,7 +1978,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Configuration filter, press Enter to execute 的本地化字符串。 + /// 查找类似 Filter, press Enter to execute 的本地化字符串。 /// public static string MsgServerTitle { get { @@ -2275,7 +2275,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Are you sure you want to remove the Configuration? 的本地化字符串。 + /// 查找类似 Are you sure you want to remove? 的本地化字符串。 /// public static string RemoveServer { get { @@ -4105,7 +4105,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Tray right-click menu Configurations display limit 的本地化字符串。 + /// 查找类似 Tray right-click menu display limit 的本地化字符串。 /// public static string TbSettingsTrayMenuServersLimit { get { diff --git a/v2rayN/ServiceLib/Resx/ResUI.resx b/v2rayN/ServiceLib/Resx/ResUI.resx index 9b1a0eb8..1f38c385 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.resx @@ -271,7 +271,7 @@ Configurations deduplication completed. Old: {0}, New: {1}. - Are you sure you want to remove the Configuration? + Are you sure you want to remove? The client configuration file is saved at: {0} @@ -397,7 +397,7 @@ Local - Configuration filter, press Enter to execute + Filter, press Enter to execute Check Update @@ -427,7 +427,7 @@ Routing Setting - Configurations + Configuration Settings @@ -478,55 +478,55 @@ Scan QR code on the screen - Clone selected Configuration + Clone selected - Remove duplicate Configurations + Remove duplicate - Remove selected Configurations + Remove selected - Set as active Configuration + Set as active Clear all service statistics - Test Configurations real delay + Test real delay Sort by test result - Test Configurations download speed + Test download speed - Test Configurations with tcping + Test tcping - Export selected Configuration for complete configuration + Export selected for complete configuration Export Share Link to Clipboard - Add a custom configuration Configuration + Add a custom configuration - Add [Shadowsocks] Configuration + Add [Shadowsocks] - Add [SOCKS] Configuration + Add [SOCKS] - Add [Trojan] Configuration + Add [Trojan] - Add [VLESS] Configuration + Add [VLESS] - Add [VMess] Configuration + Add [VMess] Select all @@ -748,7 +748,7 @@ System proxy settings - Tray right-click menu Configurations display limit + Tray right-click menu display limit Enable UDP @@ -781,7 +781,7 @@ PAC mode - Share Configuration + Share Routing @@ -922,7 +922,7 @@ Skip test - Edit Configuration + Edit Double-clicking Configuration makes it active @@ -1036,7 +1036,7 @@ Domain - Add [Hysteria2] Configuration + Add [Hysteria2] Hysteria Max bandwidth (Up/Down) @@ -1045,16 +1045,16 @@ Use System Hosts - Add [TUIC] Configuration + Add [TUIC] Congestion control - Previous proxy Configuration remarks + Previous proxy remarks - Next proxy Configuration remarks + Next proxy remarks Please make sure the Configuration remarks exist and are unique @@ -1078,7 +1078,7 @@ Enable IPv6 Address - Add [WireGuard] Configuration + Add [WireGuard] Private Key @@ -1111,7 +1111,7 @@ *grpc Authority - Add [HTTP] Configuration + Add [HTTP] which conflicts with the group previous proxy @@ -1225,7 +1225,7 @@ Export Base64-encoded Share Links to Clipboard - Export selected Configuration for complete configuration to clipboard + Export selected for complete configuration to clipboard Show or hide the main window @@ -1381,22 +1381,22 @@ Generate Policy Group from Multiple Profiles - Multi-Configuration Random by Xray + Random by Xray - Multi-Configuration RoundRobin by Xray + RoundRobin by Xray - Multi-Configuration LeastPing by Xray + LeastPing by Xray - Multi-Configuration LeastLoad by Xray + LeastLoad by Xray - Multi-Configuration LeastPing by sing-box + LeastPing by sing-box - Export Configuration + Export Current connection info test URL @@ -1411,7 +1411,7 @@ Mldsa65Verify - Add [Anytls] Configuration + Add [Anytls] Remote DNS @@ -1528,16 +1528,16 @@ Policy Group Type - Add Policy Group Configuration + Add Policy Group - Add Proxy Chain Configuration + Add Proxy Chain - Add Child Configuration + Add Child - Remove Child Configuration + Remove Child Configuration List @@ -1546,10 +1546,10 @@ Fallback - Multi-Configuration Fallback by sing-box + Fallback by sing-box - Multi-Configuration Fallback by Xray + Fallback by Xray Core '{0}' does not support network type '{1}'.