Remove SpeedTestPageSize

This commit is contained in:
2dust
2025-02-14 15:00:23 +08:00
parent a176e7b912
commit 3144f1d1c2
13 changed files with 5 additions and 68 deletions

View File

@@ -3355,15 +3355,6 @@ namespace ServiceLib.Resx {
}
}
/// <summary>
/// 查找类似 Number per time for auto batch during speedtest(max 1000) 的本地化字符串。
/// </summary>
public static string TbSettingsSpeedTestPageSize {
get {
return ResourceManager.GetString("TbSettingsSpeedTestPageSize", resourceCulture);
}
}
/// <summary>
/// 查找类似 SpeedTest Single Timeout Value 的本地化字符串。
/// </summary>