Skip to content

Commit 2a8865e

Browse files
authored
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20240817191120857 to main (#59669)
1 parent d06fb82 commit 2a8865e

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,15 @@
606606
</Str>
607607
<Disp Icon="Str" />
608608
</Item>
609+
<Item ItemId=";A_namespace_declaration_should_not_be_declared_using_the_module_keyword_Please_use_the_namespace_key_1540" ItemType="0" PsrId="306" Leaf="true">
610+
<Str Cat="Text">
611+
<Val><![CDATA[A 'namespace' declaration should not be declared using the 'module' keyword. Please use the 'namespace' keyword instead.]]></Val>
612+
<Tgt Cat="Text" Stat="Loc" Orig="New">
613+
<Val><![CDATA[不应使用 "module" 关键字声明 "namespace" 声明。请改用 "namespace" 关键字。]]></Val>
614+
</Tgt>
615+
</Str>
616+
<Disp Icon="Str" />
617+
</Item>
609618
<Item ItemId=";A_non_dry_build_would_build_project_0_6357" ItemType="0" PsrId="306" Leaf="true">
610619
<Str Cat="Text">
611620
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,15 @@
615615
</Str>
616616
<Disp Icon="Str" />
617617
</Item>
618+
<Item ItemId=";A_namespace_declaration_should_not_be_declared_using_the_module_keyword_Please_use_the_namespace_key_1540" ItemType="0" PsrId="306" Leaf="true">
619+
<Str Cat="Text">
620+
<Val><![CDATA[A 'namespace' declaration should not be declared using the 'module' keyword. Please use the 'namespace' keyword instead.]]></Val>
621+
<Tgt Cat="Text" Stat="Loc" Orig="New">
622+
<Val><![CDATA[Deklarace namespace by se neměla deklarovat pomocí klíčového slova module. Místo toho prosím použijte klíčové slovo namespace.]]></Val>
623+
</Tgt>
624+
</Str>
625+
<Disp Icon="Str" />
626+
</Item>
618627
<Item ItemId=";A_non_dry_build_would_build_project_0_6357" ItemType="0" PsrId="306" Leaf="true">
619628
<Str Cat="Text">
620629
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,15 @@
599599
</Str>
600600
<Disp Icon="Str" />
601601
</Item>
602+
<Item ItemId=";A_namespace_declaration_should_not_be_declared_using_the_module_keyword_Please_use_the_namespace_key_1540" ItemType="0" PsrId="306" Leaf="true">
603+
<Str Cat="Text">
604+
<Val><![CDATA[A 'namespace' declaration should not be declared using the 'module' keyword. Please use the 'namespace' keyword instead.]]></Val>
605+
<Tgt Cat="Text" Stat="Loc" Orig="New">
606+
<Val><![CDATA[Deklaracja „namespace” nie powinna być deklarowana przy użyciu słowa kluczowego „module”. Zamiast tego należy użyć słowa kluczowego „namespace”.]]></Val>
607+
</Tgt>
608+
</Str>
609+
<Disp Icon="Str" />
610+
</Item>
602611
<Item ItemId=";A_non_dry_build_would_build_project_0_6357" ItemType="0" PsrId="306" Leaf="true">
603612
<Str Cat="Text">
604613
<Val><![CDATA[A non-dry build would build project '{0}']]></Val>

0 commit comments

Comments
 (0)