From 4a9d83f9dc90977c19d582af81336a8b9be70a7a Mon Sep 17 00:00:00 2001
From: 2dust <31833384+2dust@users.noreply.github.com>
Date: Fri, 7 Aug 2026 14:13:32 +0800
Subject: [PATCH] Fix duplicated wording in UI resource strings
https://github.com/2dust/v2rayN/pull/9914
---
v2rayN/ServiceLib/Resx/ResUI.Designer.cs | 6 +++---
v2rayN/ServiceLib/Resx/ResUI.resx | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
index 5942024b..ea26590f 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
+++ b/v2rayN/ServiceLib/Resx/ResUI.Designer.cs
@@ -178,7 +178,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Failed to import custom configuration Configuration 的本地化字符串。
+ /// 查找类似 Failed to import configuration 的本地化字符串。
///
public static string FailedImportedCustomServer {
get {
@@ -268,7 +268,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Please browse to import Configuration configuration 的本地化字符串。
+ /// 查找类似 Please browse to import configuration 的本地化字符串。
///
public static string FillServerAddressCustom {
get {
@@ -2653,7 +2653,7 @@ namespace ServiceLib.Resx {
}
///
- /// 查找类似 Custom configuration Configuration imported successfully 的本地化字符串。
+ /// 查找类似 Custom configuration imported successfully 的本地化字符串。
///
public static string SuccessfullyImportedCustomServer {
get {
diff --git a/v2rayN/ServiceLib/Resx/ResUI.resx b/v2rayN/ServiceLib/Resx/ResUI.resx
index 0c66c849..f0de8ad6 100644
--- a/v2rayN/ServiceLib/Resx/ResUI.resx
+++ b/v2rayN/ServiceLib/Resx/ResUI.resx
@@ -142,7 +142,7 @@
Failed to get the default configuration
- Failed to import custom configuration Configuration
+ Failed to import configuration
Failed to read configuration file
@@ -283,7 +283,7 @@
Configuration successful. {0}
- Custom configuration Configuration imported successfully
+ Custom configuration imported successfully
{0} Configurations have been imported from clipboard
@@ -385,7 +385,7 @@
All
- Please browse to import Configuration configuration
+ Please browse to import configuration
Testing...
@@ -1860,4 +1860,4 @@ The "Get Certificate" action may fail if a self-signed certificate is used or if
Custom config core
-
\ No newline at end of file
+