Skip to content

Commit 8c8eb76

Browse files
authored
LEGO: Merge pull request 1668
LEGO: Merge pull request 1668
2 parents e435c08 + f54c412 commit 8c8eb76

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

loc/lcl/PLK/Microsoft.NodejsTools.ProjectWizard.dll.lcl

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,15 @@
658658
</Str>
659659
<Disp Icon="Str" />
660660
</Item>
661+
<Item ItemId=";NodejsNotInstalledAnyCode" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
662+
<Str Cat="Text">
663+
<Val><![CDATA[Could not find a Node.js runtime on your computer. Please download and install the current Node.js release from 'https://nodejs.org', or specify the location of your Node.exe in the '{0}' file.]]></Val>
664+
<Tgt Cat="Text" Stat="Loc" Orig="New">
665+
<Val><![CDATA[Nie można odnaleźć środowiska uruchomieniowego Node.js na komputerze. Pobierz i zainstaluj bieżącą wersję środowiska Node.js z witryny „https://nodejs.org” lub określ lokalizację pliku Node.exe w pliku „{0}”.]]></Val>
666+
</Tgt>
667+
</Str>
668+
<Disp Icon="Str" />
669+
</Item>
661670
<Item ItemId=";NodejsNotInstalledShort" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
662671
<Str Cat="Text">
663672
<Val><![CDATA[Node.js has not been detected on your computer]]></Val>
@@ -3295,7 +3304,7 @@
32953304
</Item>
32963305
<Item ItemId=";FileVersion" ItemType="0" PsrId="211" Leaf="true">
32973306
<Str Cat="Text" DevLk="true">
3298-
<Val><![CDATA[1.4.10727.3]]></Val>
3307+
<Val><![CDATA[1.4.10818.3]]></Val>
32993308
</Str>
33003309
<Disp Icon="Str" />
33013310
</Item>
@@ -3322,7 +3331,7 @@
33223331
</Item>
33233332
<Item ItemId=";ProductVersion" ItemType="0" PsrId="211" Leaf="true">
33243333
<Str Cat="Text" DevLk="true">
3325-
<Val><![CDATA[1.4.10727.3 commit:dc914d64ca2eec4704ae1a8fadd7a610df14b849]]></Val>
3334+
<Val><![CDATA[1.4.10818.3 commit:1dc62ccc34a0e4f574ad3df8d39aed1b04860a56]]></Val>
33263335
</Str>
33273336
<Disp Icon="Str" />
33283337
</Item>

loc/lcl/PLK/Microsoft.NodejsTools.dll.lcl

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,6 +1162,15 @@
11621162
</Str>
11631163
<Disp Icon="Str" />
11641164
</Item>
1165+
<Item ItemId=";NodejsNotInstalledAnyCode" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
1166+
<Str Cat="Text">
1167+
<Val><![CDATA[Could not find a Node.js runtime on your computer. Please download and install the current Node.js release from 'https://nodejs.org', or specify the location of your Node.exe in the '{0}' file.]]></Val>
1168+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1169+
<Val><![CDATA[Nie można odnaleźć środowiska uruchomieniowego Node.js na komputerze. Pobierz i zainstaluj bieżącą wersję środowiska Node.js z witryny „https://nodejs.org” lub określ lokalizację pliku Node.exe w pliku „{0}”.]]></Val>
1170+
</Tgt>
1171+
</Str>
1172+
<Disp Icon="Str" />
1173+
</Item>
11651174
<Item ItemId=";NodejsNotInstalledShort" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
11661175
<Str Cat="Text">
11671176
<Val><![CDATA[Node.js has not been detected on your computer]]></Val>
@@ -5191,7 +5200,7 @@
51915200
</Item>
51925201
<Item ItemId=";FileVersion" ItemType="0" PsrId="211" Leaf="true">
51935202
<Str Cat="Text" DevLk="true">
5194-
<Val><![CDATA[1.4.10727.3]]></Val>
5203+
<Val><![CDATA[1.4.10818.3]]></Val>
51955204
</Str>
51965205
<Disp Icon="Str" />
51975206
</Item>
@@ -5218,7 +5227,7 @@
52185227
</Item>
52195228
<Item ItemId=";ProductVersion" ItemType="0" PsrId="211" Leaf="true">
52205229
<Str Cat="Text" DevLk="true">
5221-
<Val><![CDATA[1.4.10727.3 commit:dc914d64ca2eec4704ae1a8fadd7a610df14b849]]></Val>
5230+
<Val><![CDATA[1.4.10818.3 commit:1dc62ccc34a0e4f574ad3df8d39aed1b04860a56]]></Val>
52225231
</Str>
52235232
<Disp Icon="Str" />
52245233
</Item>

0 commit comments

Comments
 (0)