Skip to content

Commit

Permalink
LEGO: Merge pull request 4550
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 4550
  • Loading branch information
csigs committed Apr 4, 2024
1 parent d71501f commit f16b4cb
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Localize/loc/de/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -4626,6 +4626,9 @@
<Item ItemId=";JgugQX" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter a valid Array.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie ein gültiges Array ein.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -8490,6 +8493,9 @@
<Item ItemId=";b7BQdu" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter a valid Boolean.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie einen gültigen booleschen Wert ein.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
6 changes: 6 additions & 0 deletions Localize/loc/es/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -4632,6 +4632,9 @@
<Item ItemId=";JgugQX" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter a valid Array.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Escriba una matriz válida.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -8502,6 +8505,9 @@
<Item ItemId=";b7BQdu" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter a valid Boolean.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Escriba un valor booleano válido.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
6 changes: 6 additions & 0 deletions Localize/loc/it/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -4632,6 +4632,9 @@
<Item ItemId=";JgugQX" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter a valid Array.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Immetti una matrice valida.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -8502,6 +8505,9 @@
<Item ItemId=";b7BQdu" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter a valid Boolean.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Immetti un valore booleano valido.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
6 changes: 6 additions & 0 deletions Localize/loc/sv/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -4626,6 +4626,9 @@
<Item ItemId=";JgugQX" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter a valid Array.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ange en giltig matris.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -8490,6 +8493,9 @@
<Item ItemId=";b7BQdu" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter a valid Boolean.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ange ett giltigt booleskt värde.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down

0 comments on commit f16b4cb

Please sign in to comment.