Skip to content

Commit fbff131

Browse files
authored
LEGO: Merge pull request 46255
LEGO: Merge pull request 46255
1 parent 08361e3 commit fbff131

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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
@@ -3003,6 +3003,15 @@
30033003
</Str>
30043004
<Disp Icon="Str" />
30053005
</Item>
3006+
<Item ItemId=";Cannot_find_namespace_0_Did_you_mean_1_2833" ItemType="0" PsrId="306" Leaf="true">
3007+
<Str Cat="Text">
3008+
<Val><![CDATA[Cannot find namespace '{0}'. Did you mean '{1}'?]]></Val>
3009+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3010+
<Val><![CDATA[找不到命名空间“{0}”。你是否指的是“{1}”?]]></Val>
3011+
</Tgt>
3012+
</Str>
3013+
<Disp Icon="Str" />
3014+
</Item>
30063015
<Item ItemId=";Cannot_find_parameter_0_1225" ItemType="0" PsrId="306" Leaf="true">
30073016
<Str Cat="Text">
30083017
<Val><![CDATA[Cannot find parameter '{0}'.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3003,6 +3003,15 @@
30033003
</Str>
30043004
<Disp Icon="Str" />
30053005
</Item>
3006+
<Item ItemId=";Cannot_find_namespace_0_Did_you_mean_1_2833" ItemType="0" PsrId="306" Leaf="true">
3007+
<Str Cat="Text">
3008+
<Val><![CDATA[Cannot find namespace '{0}'. Did you mean '{1}'?]]></Val>
3009+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3010+
<Val><![CDATA['{0}' という名前空間は見つかりません。'{1}' ですか?]]></Val>
3011+
</Tgt>
3012+
</Str>
3013+
<Disp Icon="Str" />
3014+
</Item>
30063015
<Item ItemId=";Cannot_find_parameter_0_1225" ItemType="0" PsrId="306" Leaf="true">
30073016
<Str Cat="Text">
30083017
<Val><![CDATA[Cannot find parameter '{0}'.]]></Val>

0 commit comments

Comments
 (0)