Improved language res

This commit is contained in:
2dust
2025-04-09 17:39:23 +08:00
parent 321ec30f39
commit e3a3b9c201
4 changed files with 19 additions and 19 deletions

View File

@@ -466,7 +466,7 @@ namespace ServiceLib.Resx {
}
/// <summary>
/// 查找类似 Next proxy remarks 的本地化字符串。
/// 查找类似 Next proxy Configuration remarks 的本地化字符串。
/// </summary>
public static string LvNextProfile {
get {
@@ -484,7 +484,7 @@ namespace ServiceLib.Resx {
}
/// <summary>
/// 查找类似 Previous proxy remarks 的本地化字符串。
/// 查找类似 Previous proxy Configuration remarks 的本地化字符串。
/// </summary>
public static string LvPrevProfile {
get {
@@ -493,7 +493,7 @@ namespace ServiceLib.Resx {
}
/// <summary>
/// 查找类似 Please make sure the remarks exist and are unique 的本地化字符串。
/// 查找类似 Please make sure the Configuration remarks exist and are unique 的本地化字符串。
/// </summary>
public static string LvPrevProfileTip {
get {