Skip to content

Commit 08361e3

Browse files
authored
LEGO: Merge pull request 46248
LEGO: Merge pull request 46248
1 parent 7108646 commit 08361e3

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3000,6 +3000,15 @@
30003000
</Str>
30013001
<Disp Icon="Str" />
30023002
</Item>
3003+
<Item ItemId=";Cannot_find_namespace_0_Did_you_mean_1_2833" ItemType="0" PsrId="306" Leaf="true">
3004+
<Str Cat="Text">
3005+
<Val><![CDATA[Cannot find namespace '{0}'. Did you mean '{1}'?]]></Val>
3006+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3007+
<Val><![CDATA[Namespace "{0}" wurde nicht gefunden. Meinten Sie "{1}"?]]></Val>
3008+
</Tgt>
3009+
</Str>
3010+
<Disp Icon="Str" />
3011+
</Item>
30033012
<Item ItemId=";Cannot_find_parameter_0_1225" ItemType="0" PsrId="306" Leaf="true">
30043013
<Str Cat="Text">
30053014
<Val><![CDATA[Cannot find parameter '{0}'.]]></Val>

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2996,6 +2996,15 @@
29962996
</Str>
29972997
<Disp Icon="Str" />
29982998
</Item>
2999+
<Item ItemId=";Cannot_find_namespace_0_Did_you_mean_1_2833" ItemType="0" PsrId="306" Leaf="true">
3000+
<Str Cat="Text">
3001+
<Val><![CDATA[Cannot find namespace '{0}'. Did you mean '{1}'?]]></Val>
3002+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3003+
<Val><![CDATA[Não é possível localizar o namespace '{0}'. Você quis dizer '{1}'?]]></Val>
3004+
</Tgt>
3005+
</Str>
3006+
<Disp Icon="Str" />
3007+
</Item>
29993008
<Item ItemId=";Cannot_find_parameter_0_1225" ItemType="0" PsrId="306" Leaf="true">
30003009
<Str Cat="Text">
30013010
<Val><![CDATA[Cannot find parameter '{0}'.]]></Val>

0 commit comments

Comments
 (0)