Skip to content

Commit b6f53eb

Browse files
authored
LEGO: Merge pull request 20327
LEGO: Merge pull request 20327
2 parents d79a474 + 6468b0c commit b6f53eb

File tree

1 file changed

+6
-24
lines changed

1 file changed

+6
-24
lines changed

src/loc/lcl/csy/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,9 @@
318318
<Item ItemId=";A_definite_assignment_assertion_is_not_permitted_in_this_context_1255" ItemType="0" PsrId="306" Leaf="true">
319319
<Str Cat="Text">
320320
<Val><![CDATA[A definite assignment assertion '!' is not permitted in this context.]]></Val>
321+
<Tgt Cat="Text" Stat="Loc" Orig="New">
322+
<Val><![CDATA[Určitý kontrolní výraz přiřazení '!' není v tomto kontextu povolený.]]></Val>
323+
</Tgt>
321324
</Str>
322325
<Disp Icon="Str" />
323326
</Item>
@@ -3774,32 +3777,11 @@
37743777
</Str>
37753778
<Disp Icon="Str" />
37763779
</Item>
3777-
<Item ItemId=";Import_0_from_1_90013" ItemType="0" PsrId="306" Leaf="true">
3778-
<Str Cat="Text">
3779-
<Val><![CDATA[Import '{0}' from "{1}".]]></Val>
3780-
<Tgt Cat="Text" Stat="Loc" Orig="New">
3781-
<Val><![CDATA[Importujte {0} z: {1}.]]></Val>
3782-
</Tgt>
3783-
<Prev Cat="Text">
3784-
<Val><![CDATA[Import {0} from {1}.]]></Val>
3785-
</Prev>
3786-
</Str>
3787-
<Disp Icon="Str" />
3788-
</Item>
3789-
<Item ItemId=";Import_0_require_1_95015" ItemType="0" PsrId="306" Leaf="true">
3790-
<Str Cat="Text">
3791-
<Val><![CDATA[Import '{0}' = require("{1}").]]></Val>
3792-
<Tgt Cat="Text" Stat="Loc" Orig="New">
3793-
<Val><![CDATA[Importovat {0} = vyžadovat({1})]]></Val>
3794-
</Tgt>
3795-
</Str>
3796-
<Disp Icon="Str" />
3797-
</Item>
3798-
<Item ItemId=";Import_Asterisk_as_0_from_1_95016" ItemType="0" PsrId="306" Leaf="true">
3780+
<Item ItemId=";Import_0_from_module_1_90013" ItemType="0" PsrId="306" Leaf="true">
37993781
<Str Cat="Text">
3800-
<Val><![CDATA[Import * as '{0}' from "{1}".]]></Val>
3782+
<Val><![CDATA[Import '{0}' from module "{1}".]]></Val>
38013783
<Tgt Cat="Text" Stat="Loc" Orig="New">
3802-
<Val><![CDATA[Importovat * jako {0} z {1}]]></Val>
3784+
<Val><![CDATA[Import {0} z modulu {1}]]></Val>
38033785
</Tgt>
38043786
</Str>
38053787
<Disp Icon="Str" />

0 commit comments

Comments
 (0)