bug fixes

pull/3756/head
2dust 2023-04-24 14:27:17 +08:00
parent dedd5b197c
commit 26c5c1ac01
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.22.3" />
<PackageReference Include="Grpc.Net.Client" Version="2.52.0" />
<PackageReference Include="Grpc.Tools" Version="2.53.0">
<PackageReference Include="Grpc.Tools" Version="2.54.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>

View File

@ -2285,7 +2285,7 @@ namespace v2rayN.Resx {
}
/// <summary>
/// 查找类似 Automatic update interval of and Geo (hours) 的本地化字符串。
/// 查找类似 Automatic update interval of Geo (hours) 的本地化字符串。
/// </summary>
public static string TbSettingsAutoUpdateInterval {
get {

View File

@ -719,7 +719,7 @@
<value>Auto hide startup</value>
</data>
<data name="TbSettingsAutoUpdateInterval" xml:space="preserve">
<value>Automatic update interval of and Geo (hours)</value>
<value>Automatic update interval of Geo (hours)</value>
</data>
<data name="TbSettingsCore" xml:space="preserve">
<value>Core: basic settings</value>