Skip to content

Commit cb158e7

Browse files
authored
LEGO: Merge pull request 46238
LEGO: Merge pull request 46238
1 parent f8cb5fa commit cb158e7

5 files changed

Lines changed: 45 additions & 0 deletions

File tree

src/loc/lcl/cht/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/csy/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3012,6 +3012,15 @@
30123012
</Str>
30133013
<Disp Icon="Str" />
30143014
</Item>
3015+
<Item ItemId=";Cannot_find_namespace_0_Did_you_mean_1_2833" ItemType="0" PsrId="306" Leaf="true">
3016+
<Str Cat="Text">
3017+
<Val><![CDATA[Cannot find namespace '{0}'. Did you mean '{1}'?]]></Val>
3018+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3019+
<Val><![CDATA[Obor názvů {0} nejde najít. Měli jste na mysli „{1}“?]]></Val>
3020+
</Tgt>
3021+
</Str>
3022+
<Disp Icon="Str" />
3023+
</Item>
30153024
<Item ItemId=";Cannot_find_parameter_0_1225" ItemType="0" PsrId="306" Leaf="true">
30163025
<Str Cat="Text">
30173026
<Val><![CDATA[Cannot find parameter '{0}'.]]></Val>

src/loc/lcl/ita/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[Il nome '{0}' non è stato trovato. Intendevi '{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/kor/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/rus/diagnosticMessages/diagnosticMessages.generated.json.lcl

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3002,6 +3002,15 @@
30023002
</Str>
30033003
<Disp Icon="Str" />
30043004
</Item>
3005+
<Item ItemId=";Cannot_find_namespace_0_Did_you_mean_1_2833" ItemType="0" PsrId="306" Leaf="true">
3006+
<Str Cat="Text">
3007+
<Val><![CDATA[Cannot find namespace '{0}'. Did you mean '{1}'?]]></Val>
3008+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3009+
<Val><![CDATA[Невозможно найти пространство имен "{0}". Вы имели в виду "{1}"?]]></Val>
3010+
</Tgt>
3011+
</Str>
3012+
<Disp Icon="Str" />
3013+
</Item>
30053014
<Item ItemId=";Cannot_find_parameter_0_1225" ItemType="0" PsrId="306" Leaf="true">
30063015
<Str Cat="Text">
30073016
<Val><![CDATA[Cannot find parameter '{0}'.]]></Val>

0 commit comments

Comments
 (0)