Skip to content

Commit 75df424

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent 3822e3e commit 75df424

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1947,12 +1947,18 @@
19471947
<Item ItemId=";Cannot_find_lib_definition_for_0_2726" ItemType="0" PsrId="306" Leaf="true">
19481948
<Str Cat="Text">
19491949
<Val><![CDATA[Cannot find lib definition for '{0}'.]]></Val>
1950+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1951+
<Val><![CDATA[Nepovedlo se najít definici knihovny pro {0}.]]></Val>
1952+
</Tgt>
19501953
</Str>
19511954
<Disp Icon="Str" />
19521955
</Item>
19531956
<Item ItemId=";Cannot_find_lib_definition_for_0_Did_you_mean_1_2727" ItemType="0" PsrId="306" Leaf="true">
19541957
<Str Cat="Text">
19551958
<Val><![CDATA[Cannot find lib definition for '{0}'. Did you mean '{1}'?]]></Val>
1959+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1960+
<Val><![CDATA[Nepovedlo se najít definici knihovny pro {0}. Neměli jste na mysli spíš {1}?]]></Val>
1961+
</Tgt>
19561962
</Str>
19571963
<Disp Icon="Str" />
19581964
</Item>

0 commit comments

Comments
 (0)