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

This commit is contained in:
csigs
2021-10-14 09:43:09 -07:00
committed by GitHub
parent 249bd12375
commit 8806456ca0
9 changed files with 66 additions and 21 deletions

View File

@@ -15723,18 +15723,27 @@
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.saveChangeError" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[An error occured while saving changes: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Si è verificato un errore durante il salvataggio delle modifiche: {0}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.savedChangeSuccess" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The changes have been successfully saved.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Le modifiche sono state salvate.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";src/sql/workbench/services/tableDesigner/browser/tableDesignerComponentInput.tableDesigner.savingChanges" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Saving table designer changes...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Salvataggio delle modifiche di Progettazione tabelle in corso...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>