Skip to content

Commit 7df1ab7

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 97a4a0e commit 7df1ab7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@
303303
<Str Cat="Text">
304304
<Val><![CDATA[A definite assignment assertion '!' is not permitted in this context.]]></Val>
305305
<Tgt Cat="Text" Stat="Loc" Orig="New">
306-
<Val><![CDATA[Asercja określonego przydziału „!” nie jest dozwolona w tym kontekście.]]></Val>
306+
<Val><![CDATA[Asercja określonego przypisania „!” nie jest dozwolona w tym kontekście.]]></Val>
307307
</Tgt>
308308
</Str>
309309
<Disp Icon="Str" />
@@ -5517,7 +5517,7 @@
55175517
<Str Cat="Text">
55185518
<Val><![CDATA[Not all code paths return a value.]]></Val>
55195519
<Tgt Cat="Text" Stat="Loc" Orig="New">
5520-
<Val><![CDATA[Nie wszystkie ścieżki kodu zwracają wartość.]]></Val>
5520+
<Val><![CDATA[Nie wszystkie ścieżki w kodzie zwracają wartość.]]></Val>
55215521
</Tgt>
55225522
</Str>
55235523
<Disp Icon="Str" />
@@ -6891,7 +6891,7 @@
68916891
<Str Cat="Text">
68926892
<Val><![CDATA[Report error when not all code paths in function return a value.]]></Val>
68936893
<Tgt Cat="Text" Stat="Loc" Orig="New">
6894-
<Val><![CDATA[Zgłoś błąd, gdy nie wszystkie ścieżki kodu zwracają wartość.]]></Val>
6894+
<Val><![CDATA[Zgłoś błąd, gdy nie wszystkie ścieżki w kodzie zwracają wartość.]]></Val>
68956895
</Tgt>
68966896
</Str>
68976897
<Disp Icon="Str" />

0 commit comments

Comments
 (0)