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[Provedor de conexão "{0}" não encontrado]]></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[O arquivo é muito grande para ser aberto no criador de perfis. O criador de perfis só pode abrir arquivos com menos de 1 GB.]]></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[Carregar o arquivo pode demorar um pouco devido ao tamanho do arquivo.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>