Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230724153857510. (#23973)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
CSIGS@microsoft.com
2023-07-24 09:40:00 -07:00
committed by GitHub
parent 935bd61b27
commit e13b7c1813
5 changed files with 45 additions and 0 deletions

View File

@@ -16341,6 +16341,9 @@
<Item ItemId=";src/sql/workbench/services/connection/browser/connectionManagementService.connection.providerNotFound" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Connection provider '{0}' not found]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[找不到连接提供程序“{0}”]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -18597,12 +18600,18 @@
<Item ItemId=";src/sql/workbench/services/profiler/browser/profilerService.FileTooLarge" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The file is too large to open in profiler. The profiler can open files that are less than 1GB.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[文件太大,无法在探查器中打开。探查器可以打开小于 1GB 的文件。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/profiler/browser/profilerService.LargeFileWait" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Loading the file might take a moment due to the file size.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[由于文件大小,加载文件可能需要一段时间。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>