Skip to content

Commit

Permalink
LEGO: Merge pull request 4337
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 4337
  • Loading branch information
csigs committed Mar 9, 2024
1 parent aa89ff0 commit 09b3867
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Localize/loc/hu/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -4222,7 +4222,7 @@
<Str Cat="Text">
<Val><![CDATA[Deleting...]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Törlés...]]></Val>
<Val><![CDATA[Törlés folyamatban...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down Expand Up @@ -8520,6 +8520,9 @@
<Item ItemId=";bC2LBK" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[It is not recommended to set a default value for type ''{type}'' because it will be stored as plain text.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A(z) „{type}” típus alapértelmezett értékének beállítása nem javasolt, mert egyszerű szövegként lesz tárolva.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
3 changes: 3 additions & 0 deletions Localize/loc/pt-BR/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -8532,6 +8532,9 @@
<Item ItemId=";bC2LBK" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[It is not recommended to set a default value for type ''{type}'' because it will be stored as plain text.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Não é recomendável definir um valor padrão para o tipo "{type}" porque ele será armazenado como texto sem formatação.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
3 changes: 3 additions & 0 deletions Localize/loc/sv/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -8520,6 +8520,9 @@
<Item ItemId=";bC2LBK" ItemType="0" PsrId="306" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[It is not recommended to set a default value for type ''{type}'' because it will be stored as plain text.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ange inte ett standardvärde för typen {type} eftersom det då lagras som oformaterad text.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down

0 comments on commit 09b3867

Please sign in to comment.