From 559ffcbab56e5a275adc335033cd10f55f325fb3 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Sat, 6 Jan 2024 13:47:03 +0800 Subject: [PATCH] up 6.33 --- v2rayN/v2rayN/Resx/ResUI.Designer.cs | 2 +- v2rayN/v2rayN/Resx/ResUI.resx | 2 +- v2rayN/v2rayN/v2rayN.csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v2rayN/v2rayN/Resx/ResUI.Designer.cs b/v2rayN/v2rayN/Resx/ResUI.Designer.cs index 40c35dfe5d..c6d92f7499 100644 --- a/v2rayN/v2rayN/Resx/ResUI.Designer.cs +++ b/v2rayN/v2rayN/Resx/ResUI.Designer.cs @@ -1744,7 +1744,7 @@ public static string SaveClientConfigurationIn { } /// - /// 查找类似 {0}:{1}/s↑ | {2}/s↓ 的本地化字符串。 + /// 查找类似 {0} : {1}/s↑ | {2}/s↓ 的本地化字符串。 /// public static string SpeedDisplayText { get { diff --git a/v2rayN/v2rayN/Resx/ResUI.resx b/v2rayN/v2rayN/Resx/ResUI.resx index 06e2ea02f5..3375e63539 100644 --- a/v2rayN/v2rayN/Resx/ResUI.resx +++ b/v2rayN/v2rayN/Resx/ResUI.resx @@ -1097,7 +1097,7 @@ More urls, separated by commas;Subscription conversion will be invalid - {0}:{1}/s↑ | {2}/s↓ + {0} : {1}/s↑ | {2}/s↓ Automatic update interval(minutes) diff --git a/v2rayN/v2rayN/v2rayN.csproj b/v2rayN/v2rayN/v2rayN.csproj index 5a26da22e5..3995f786fa 100644 --- a/v2rayN/v2rayN/v2rayN.csproj +++ b/v2rayN/v2rayN/v2rayN.csproj @@ -9,8 +9,8 @@ app.manifest enable v2rayN.ico - Copyright © 2017-2023 (GPLv3) - 6.32 + Copyright © 2017-2024 (GPLv3) + 6.33