diff --git a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs index b64c0bbe..64ca0292 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs +++ b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs @@ -1663,7 +1663,7 @@ namespace ServiceLib.Resx { } /// - /// 查找类似 Configuration List 的本地化字符串。 + /// 查找类似 Configuration item 1, Auto add from subscription group 的本地化字符串。 /// public static string menuServerList { get { @@ -1671,6 +1671,15 @@ namespace ServiceLib.Resx { } } + /// + /// 查找类似 Configuration Item 2, Select and add from self-built 的本地化字符串。 + /// + public static string menuServerList2 { + get { + return ResourceManager.GetString("menuServerList2", resourceCulture); + } + } + /// /// 查找类似 Configuration 的本地化字符串。 /// diff --git a/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx b/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx index 1872f674..4f5467b3 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.fa-Ir.resx @@ -1540,7 +1540,7 @@ Remove Child Configuration - Configuration List + Configuration item 1, Auto add from subscription group Fallback @@ -1638,4 +1638,7 @@ The "Get Certificate" action may fail if a self-signed certificate is used or if macOS displays this in the Dock (requires restart) - + + Configuration Item 2, Select and add from self-built + + \ No newline at end of file diff --git a/v2rayN/ServiceLib/Resx/ResUI.fr.resx b/v2rayN/ServiceLib/Resx/ResUI.fr.resx index 47d23982..a4fbf84b 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.fr.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.fr.resx @@ -1537,7 +1537,7 @@ Supprimer une sous-configuration - Liste des configurations + Configuration item 1, Auto add from subscription group Basculement (failover) @@ -1635,4 +1635,7 @@ Si un certificat auto-signé est utilisé ou si le système contient une CA non Afficher dans le Dock de macOS (redém. requis) - + + Configuration Item 2, Select and add from self-built + + \ No newline at end of file diff --git a/v2rayN/ServiceLib/Resx/ResUI.hu.resx b/v2rayN/ServiceLib/Resx/ResUI.hu.resx index 648bd2ad..0841b111 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.hu.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.hu.resx @@ -1540,7 +1540,7 @@ Remove Child Configuration - Configuration List + Configuration item 1, Auto add from subscription group Fallback @@ -1638,4 +1638,7 @@ The "Get Certificate" action may fail if a self-signed certificate is used or if macOS displays this in the Dock (requires restart) + + Configuration Item 2, Select and add from self-built + \ No newline at end of file diff --git a/v2rayN/ServiceLib/Resx/ResUI.resx b/v2rayN/ServiceLib/Resx/ResUI.resx index 1f38c385..ceb7c91e 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.resx @@ -1540,7 +1540,7 @@ Remove Child - Configuration List + Configuration item 1, Auto add from subscription group Fallback @@ -1638,4 +1638,7 @@ The "Get Certificate" action may fail if a self-signed certificate is used or if macOS displays this in the Dock (requires restart) + + Configuration Item 2, Select and add from self-built + \ No newline at end of file diff --git a/v2rayN/ServiceLib/Resx/ResUI.ru.resx b/v2rayN/ServiceLib/Resx/ResUI.ru.resx index 134c32f4..33102733 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.ru.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.ru.resx @@ -1540,7 +1540,7 @@ Remove Child Configuration - Configuration List + Configuration item 1, Auto add from subscription group Fallback @@ -1638,4 +1638,7 @@ The "Get Certificate" action may fail if a self-signed certificate is used or if macOS displays this in the Dock (requires restart) + + Configuration Item 2, Select and add from self-built + \ No newline at end of file diff --git a/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx b/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx index 1d5883fb..e53c4203 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.zh-Hans.resx @@ -1537,7 +1537,7 @@ 删除子配置 - 子配置项 + 子配置项一,从订阅分组中自动添加 故障转移 @@ -1635,4 +1635,7 @@ macOS 在 Dock 栏中显示 (需重启) + + 子配置项二,从自建中选择添加 + \ No newline at end of file diff --git a/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx b/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx index 036e69d8..92421199 100644 --- a/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx +++ b/v2rayN/ServiceLib/Resx/ResUI.zh-Hant.resx @@ -1537,7 +1537,7 @@ 刪除子配置 - 子配置項 + 子配置項目一,從訂閱分組中自動新增 容錯移轉 @@ -1635,4 +1635,7 @@ macOS 在 Dock 欄顯示 (需重啟) - + + 子配置項二,從自建中選擇新增 + + \ No newline at end of file diff --git a/v2rayN/v2rayN.Desktop/Views/AddGroupServerWindow.axaml b/v2rayN/v2rayN.Desktop/Views/AddGroupServerWindow.axaml index 221a1b88..7507ce89 100644 --- a/v2rayN/v2rayN.Desktop/Views/AddGroupServerWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/AddGroupServerWindow.axaml @@ -134,7 +134,7 @@ - + - +