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

This commit is contained in:
csigs
2021-11-15 11:11:39 -08:00
committed by GitHub
parent 1ab2edea94
commit 6fe6d51dcf
4 changed files with 38 additions and 2 deletions

View File

@@ -3516,6 +3516,9 @@
<Item ItemId=";InvalidTableEditPathException" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The path '{0}' in the table change information is not valid for edit type: '{1}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il percorso '{0}' nelle informazioni di modifica della tabella non è valido per il tipo di modifica: '{1}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -9393,6 +9396,9 @@
<Item ItemId=";TableEditPathNotProvidedException" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The path in the table change information cannot be empty]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Il percorso nelle informazioni di modifica della tabella non può essere vuoto]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -9435,6 +9441,9 @@
<Item ItemId=";TableNotInitializedException" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Initialization is not properly done for table with id '{0}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Inizializzazione non eseguita correttamente per la tabella con ID '{0}']]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>