LEGO: check in for main to temporary branch. (#16000)

Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
csigs
2021-07-10 12:10:14 -07:00
committed by GitHub
parent 263f72523f
commit 313d5b026e
17 changed files with 1155 additions and 81 deletions

View File

@@ -18,6 +18,9 @@
<Item ItemId=";extensions/import/out/common/constants.flatFile.InvalidFileLocation" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Invalid file location. Please try a different input file]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Percorso file non valido. Provare un file di input diverso]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -303,6 +306,9 @@
<Item ItemId=";extensions/import/out/common/constants.import.needSQLConnection" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SQL Server Import extension does not support this type of connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[L'estensione SQL Server Import non supporta questo tipo di connessione]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -336,8 +342,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.downloadingServiceComplete" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Done downloading {0}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Operazione completata.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il download {0} è stato completato]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Done!]]></Val>
@@ -378,8 +384,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.flatFileImport.serviceStartFailed" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to start {0}: {1}]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Non è stato possibile avviare il servizio di importazione {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Non è stato possibile avviare {0}: {1}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Failed to start Import service{0}]]></Val>
@@ -390,8 +396,8 @@
<Item ItemId=";extensions/import/out/services/serviceClient.installingService" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Installing {0} Service]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Installazione del servizio]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Installazione del servizio {0}]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Installing Service]]></Val>