Skip to content

Commit 613c432

Browse files
authored
LEGO: Merge pull request 46264
LEGO: Merge pull request 46264
1 parent 82822fc commit 613c432

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

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

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3015,6 +3015,15 @@
30153015
</Str>
30163016
<Disp Icon="Str" />
30173017
</Item>
3018+
<Item ItemId=";Cannot_find_namespace_0_Did_you_mean_1_2833" ItemType="0" PsrId="306" Leaf="true">
3019+
<Str Cat="Text">
3020+
<Val><![CDATA[Cannot find namespace '{0}'. Did you mean '{1}'?]]></Val>
3021+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3022+
<Val><![CDATA[Impossible de trouver l'espace de noms '{0}'. Vouliez-vous dire '{1}'?]]></Val>
3023+
</Tgt>
3024+
</Str>
3025+
<Disp Icon="Str" />
3026+
</Item>
30183027
<Item ItemId=";Cannot_find_parameter_0_1225" ItemType="0" PsrId="306" Leaf="true">
30193028
<Str Cat="Text">
30203029
<Val><![CDATA[Cannot find parameter '{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
@@ -2993,6 +2993,15 @@
29932993
</Str>
29942994
<Disp Icon="Str" />
29952995
</Item>
2996+
<Item ItemId=";Cannot_find_namespace_0_Did_you_mean_1_2833" ItemType="0" PsrId="306" Leaf="true">
2997+
<Str Cat="Text">
2998+
<Val><![CDATA[Cannot find namespace '{0}'. Did you mean '{1}'?]]></Val>
2999+
<Tgt Cat="Text" Stat="Loc" Orig="New">
3000+
<Val><![CDATA[Nie można odnaleźć przestrzeni nazw „{0}”. Czy chodziło Ci o „{1}”?]]></Val>
3001+
</Tgt>
3002+
</Str>
3003+
<Disp Icon="Str" />
3004+
</Item>
29963005
<Item ItemId=";Cannot_find_parameter_0_1225" ItemType="0" PsrId="306" Leaf="true">
29973006
<Str Cat="Text">
29983007
<Val><![CDATA[Cannot find parameter '{0}'.]]></Val>

0 commit comments

Comments
 (0)