Skip to content

Commit c164d3d

Browse files
authored
LEGO: Merge pull request 33793
LEGO: Merge pull request 33793
2 parents acf7aee + 161e64f commit c164d3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<LCX SchemaVersion="6.0" Name="f:\ddSetup\sources\typescript\localization\compiler2.resx" PsrId="306" FileType="1" SrcCul="en-US" TgtCul="cs-CZ" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
33
<Props>
44
<Str Name="CustomName1" Val="Custom 1" />
@@ -4096,7 +4096,7 @@
40964096
<Str Cat="Text">
40974097
<Val><![CDATA[Function lacks ending return statement and return type does not include 'undefined'.]]></Val>
40984098
<Tgt Cat="Text" Stat="Loc" Orig="New">
4099-
<Val><![CDATA[Ve funkci chybí koncový návratový příkaz a návratový typ neobsahuje undefined.]]></Val>
4099+
<Val><![CDATA[Ve funkci chybí koncový příkaz return a návratový typ neobsahuje undefined.]]></Val>
41004100
</Tgt>
41014101
</Str>
41024102
<Disp Icon="Str" />

0 commit comments

Comments
 (0)