Skip to content

Commit 0f05463

Browse files
authored
LEGO: check in for main to temporary branch. (#17164)
1 parent 8a5e205 commit 0f05463

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

localization/LCL/fr/constants/localizedConstants.enu.xlf.lcl

+18
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,15 @@
415415
</Str>
416416
<Disp Icon="Str" />
417417
</Item>
418+
<Item ItemId=";deleteCredentialError" ItemType="0" PsrId="308" Leaf="true">
419+
<Str Cat="Text">
420+
<Val><![CDATA[Failed to delete credential with id: {0}. {1}]]></Val>
421+
<Tgt Cat="Text" Stat="Loc" Orig="New">
422+
<Val><![CDATA[Échec de la suppression de l'identifiant avec l'id : {0}. {1}]]></Val>
423+
</Tgt>
424+
</Str>
425+
<Disp Icon="Str" />
426+
</Item>
418427
<Item ItemId=";disconnectConfirmationMsg" ItemType="0" PsrId="308" Leaf="true">
419428
<Str Cat="Text">
420429
<Val><![CDATA[Are you sure you want to disconnect?]]></Val>
@@ -811,6 +820,15 @@
811820
</Str>
812821
<Disp Icon="Str" />
813822
</Item>
823+
<Item ItemId=";msgClearedRecentConnectionsWithErrors" ItemType="0" PsrId="308" Leaf="true">
824+
<Str Cat="Text">
825+
<Val><![CDATA[The recent connections list has been cleared but there were errors while deleting some associated credentials. View the errors in the MSSQL output channel.]]></Val>
826+
<Tgt Cat="Text" Stat="Loc" Orig="New">
827+
<Val><![CDATA[La liste des connexions récentes a été effacée, mais des erreurs se sont produites lors de la suppression de certaines informations d’identification associées. Affichez les erreurs dans le canal de sortie MSSQL.]]></Val>
828+
</Tgt>
829+
</Str>
830+
<Disp Icon="Str" />
831+
</Item>
814832
<Item ItemId=";msgConnect" ItemType="0" PsrId="308" Leaf="true">
815833
<Str Cat="Text">
816834
<Val><![CDATA[Connect]]></Val>

localization/LCL/pt-BR/constants/localizedConstants.enu.xlf.lcl

+18
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,15 @@
415415
</Str>
416416
<Disp Icon="Str" />
417417
</Item>
418+
<Item ItemId=";deleteCredentialError" ItemType="0" PsrId="308" Leaf="true">
419+
<Str Cat="Text">
420+
<Val><![CDATA[Failed to delete credential with id: {0}. {1}]]></Val>
421+
<Tgt Cat="Text" Stat="Loc" Orig="New">
422+
<Val><![CDATA[Falha ao excluir credencial com id: {0}. {1}]]></Val>
423+
</Tgt>
424+
</Str>
425+
<Disp Icon="Str" />
426+
</Item>
418427
<Item ItemId=";disconnectConfirmationMsg" ItemType="0" PsrId="308" Leaf="true">
419428
<Str Cat="Text">
420429
<Val><![CDATA[Are you sure you want to disconnect?]]></Val>
@@ -811,6 +820,15 @@
811820
</Str>
812821
<Disp Icon="Str" />
813822
</Item>
823+
<Item ItemId=";msgClearedRecentConnectionsWithErrors" ItemType="0" PsrId="308" Leaf="true">
824+
<Str Cat="Text">
825+
<Val><![CDATA[The recent connections list has been cleared but there were errors while deleting some associated credentials. View the errors in the MSSQL output channel.]]></Val>
826+
<Tgt Cat="Text" Stat="Loc" Orig="New">
827+
<Val><![CDATA[A lista de conexões recentes foi limpa, mas ocorreram erros ao excluir algumas credenciais associadas. Visualize os erros no canal de saída do MSSQL.]]></Val>
828+
</Tgt>
829+
</Str>
830+
<Disp Icon="Str" />
831+
</Item>
814832
<Item ItemId=";msgConnect" ItemType="0" PsrId="308" Leaf="true">
815833
<Str Cat="Text">
816834
<Val><![CDATA[Connect]]></Val>

0 commit comments

Comments
 (0)