Skip to content

Commit cf7f764

Browse files
authored
LEGO: Merge pull request 1675
LEGO: Merge pull request 1675
2 parents c0c7cb3 + 9dee502 commit cf7f764

6 files changed

+66
-12
lines changed

loc/lcl/CSY/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[Na počítači se nepodařilo najít modul runtime Node.js. Stáhněte si a nainstalujte aktuální verzi Node.js z https://nodejs.org nebo zadejte umístění vašeho souboru Node.exe do souboru {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.10731.1]]></Val>
3307+
<Val><![CDATA[1.4.10824.1]]></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.10731.1 commit:08952cc647f1ef441c5e1fb6debe577081c9c3e0]]></Val>
3334+
<Val><![CDATA[1.4.10824.1 commit:b618825b08a028a48c7c234147a627a356567c49]]></Val>
33263335
</Str>
33273336
<Disp Icon="Str" />
33283337
</Item>

loc/lcl/CSY/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[Na počítači se nepodařilo najít modul runtime Node.js. Stáhněte si a nainstalujte aktuální verzi Node.js z https://nodejs.org nebo zadejte umístění vašeho souboru Node.exe do souboru {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.10731.1]]></Val>
5203+
<Val><![CDATA[1.4.10824.1]]></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.10731.1 commit:08952cc647f1ef441c5e1fb6debe577081c9c3e0]]></Val>
5230+
<Val><![CDATA[1.4.10824.1 commit:b618825b08a028a48c7c234147a627a356567c49]]></Val>
52225231
</Str>
52235232
<Disp Icon="Str" />
52245233
</Item>

loc/lcl/JPN/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[ご使用のコンピューターに Node.js ランタイムが見つかりませんでした。最新の Node.js リリースを 'https://nodejs.org' からダウンロードしてインストールするか、'{0}' ファイルで Node.exe の場所を指定してください。]]></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.10824.1]]></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.10824.1 commit:b618825b08a028a48c7c234147a627a356567c49]]></Val>
33263335
</Str>
33273336
<Disp Icon="Str" />
33283337
</Item>

loc/lcl/JPN/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[ご使用のコンピューターに Node.js ランタイムが見つかりませんでした。最新の Node.js リリースを 'https://nodejs.org' からダウンロードしてインストールするか、'{0}' ファイルで Node.exe の場所を指定してください。]]></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.10824.1]]></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.10824.1 commit:b618825b08a028a48c7c234147a627a356567c49]]></Val>
52225231
</Str>
52235232
<Disp Icon="Str" />
52245233
</Item>

loc/lcl/RUS/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[Не удалось найти среду выполнения Node.js на вашем компьютере. Скачайте и установите текущий выпуск Node.js со страницы https://nodejs.org или укажите расположение Node.exe в файле "{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>
@@ -3298,7 +3307,7 @@
32983307
</Item>
32993308
<Item ItemId=";FileVersion" ItemType="0" PsrId="211" Leaf="true">
33003309
<Str Cat="Text" DevLk="true">
3301-
<Val><![CDATA[1.4.10731.1]]></Val>
3310+
<Val><![CDATA[1.4.10824.1]]></Val>
33023311
</Str>
33033312
<Disp Icon="Str" />
33043313
</Item>
@@ -3325,7 +3334,7 @@
33253334
</Item>
33263335
<Item ItemId=";ProductVersion" ItemType="0" PsrId="211" Leaf="true">
33273336
<Str Cat="Text" DevLk="true">
3328-
<Val><![CDATA[1.4.10731.1 commit:08952cc647f1ef441c5e1fb6debe577081c9c3e0]]></Val>
3337+
<Val><![CDATA[1.4.10824.1 commit:b618825b08a028a48c7c234147a627a356567c49]]></Val>
33293338
</Str>
33303339
<Disp Icon="Str" />
33313340
</Item>

loc/lcl/RUS/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[Не удалось найти среду выполнения Node.js на вашем компьютере. Скачайте и установите текущий выпуск Node.js со страницы https://nodejs.org или укажите расположение Node.exe в файле "{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>
@@ -5194,7 +5203,7 @@
51945203
</Item>
51955204
<Item ItemId=";FileVersion" ItemType="0" PsrId="211" Leaf="true">
51965205
<Str Cat="Text" DevLk="true">
5197-
<Val><![CDATA[1.4.10731.1]]></Val>
5206+
<Val><![CDATA[1.4.10824.1]]></Val>
51985207
</Str>
51995208
<Disp Icon="Str" />
52005209
</Item>
@@ -5221,7 +5230,7 @@
52215230
</Item>
52225231
<Item ItemId=";ProductVersion" ItemType="0" PsrId="211" Leaf="true">
52235232
<Str Cat="Text" DevLk="true">
5224-
<Val><![CDATA[1.4.10731.1 commit:08952cc647f1ef441c5e1fb6debe577081c9c3e0]]></Val>
5233+
<Val><![CDATA[1.4.10824.1 commit:b618825b08a028a48c7c234147a627a356567c49]]></Val>
52255234
</Str>
52265235
<Disp Icon="Str" />
52275236
</Item>

0 commit comments

Comments
 (0)