File tree 1 file changed +2
-2
lines changed
src/loc/lcl/csy/diagnosticMessages
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- <?xml version="1.0" encoding="utf-8"?>
1
+ <?xml version="1.0" encoding="utf-8"?>
2
2
<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">
3
3
<Props>
4
4
<Str Name="CustomName1" Val="Custom 1" />
4096
4096
<Str Cat="Text">
4097
4097
<Val><![CDATA[Function lacks ending return statement and return type does not include 'undefined'.]]></Val>
4098
4098
<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>
4100
4100
</Tgt>
4101
4101
</Str>
4102
4102
<Disp Icon="Str" />
You can’t perform that action at this time.
0 commit comments