Skip to content

Commit

Permalink
LEGO: Merge pull request 4338
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 4338
  • Loading branch information
csigs committed Mar 10, 2024
1 parent 09b3867 commit c6415a8
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Localize/loc/cs/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -8544,6 +8544,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[Nastavení výchozí hodnoty pro typ {type} se nedoporučuje, protože se uloží jako prostý text.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
3 changes: 3 additions & 0 deletions Localize/loc/es/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[No se recomienda establecer un valor predeterminado para el tipo ''{type}'' porque se almacenará como texto sin formato.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
3 changes: 3 additions & 0 deletions Localize/loc/nl/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[Het wordt niet aanbevolen om een standaardwaarde in te stellen voor het type {type} omdat deze wordt opgeslagen als tekst zonder opmaak.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
3 changes: 3 additions & 0 deletions Localize/loc/ru/strings.json.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -8544,6 +8544,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[Не рекомендуется задавать для типа "{type}" значение по умолчанию, так как оно будет храниться в виде обычного текста.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
3 changes: 3 additions & 0 deletions Localize/loc/tr/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[Düz metin olarak depolandığından, ''{type}'' türü için bir varsayılan değer ayarlanması önerilmez.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down

0 comments on commit c6415a8

Please sign in to comment.