Skip to content

Commit 3c8105b

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent d00f493 commit 3c8105b

File tree

3 files changed

+17
-8
lines changed

3 files changed

+17
-8
lines changed

loc/lcl/ESN/Microsoft.NodejsTools.InteractiveWindow.dll.lcl

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
<Item ItemId=";CanNotCreateWindow" ItemType="0" PsrId="211" Leaf="true">
1717
<Str Cat="Text">
1818
<Val><![CDATA[Cannot create Interactive window.]]></Val>
19-
<Tgt Cat="Text" Stat="Update" Orig="New">
20-
<Val><![CDATA[No se puede crear la ventana interactiva]]></Val>
19+
<Tgt Cat="Text" Stat="Loc" Orig="New">
20+
<Val><![CDATA[No se puede crear una ventana interactiva.]]></Val>
2121
</Tgt>
2222
<Prev Cat="Text">
2323
<Val><![CDATA[Cannot create Interactive window]]></Val>
@@ -235,6 +235,9 @@
235235
<Item ItemId=";ResetDescription" ItemType="0" PsrId="211" Leaf="true">
236236
<Str Cat="Text">
237237
<Val><![CDATA[Reset to an empty execution engine, but keep REPL history.]]></Val>
238+
<Tgt Cat="Text" Stat="Loc" Orig="New">
239+
<Val><![CDATA[Se restablece a un motor de ejecución vacío, pero se conserva el historial de REPL.]]></Val>
240+
</Tgt>
238241
</Str>
239242
<Disp Icon="Str" />
240243
</Item>
@@ -565,7 +568,7 @@
565568
</Item>
566569
<Item ItemId=";FileVersion" ItemType="0" PsrId="211" Leaf="true">
567570
<Str Cat="Text" DevLk="true">
568-
<Val><![CDATA[1.4.11004.3]]></Val>
571+
<Val><![CDATA[1.4.11004.4]]></Val>
569572
</Str>
570573
<Disp Icon="Str" />
571574
</Item>
@@ -592,7 +595,7 @@
592595
</Item>
593596
<Item ItemId=";ProductVersion" ItemType="0" PsrId="211" Leaf="true">
594597
<Str Cat="Text" DevLk="true">
595-
<Val><![CDATA[1.4.11004.3 commit:ae099409c0a17a5110e8df3cce7237a7896df77e]]></Val>
598+
<Val><![CDATA[1.4.11004.4 commit:56a5bc8e9129654fa402dcdc9736e690a3716706]]></Val>
596599
</Str>
597600
<Disp Icon="Str" />
598601
</Item>

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,9 @@
229229
<Item ItemId=";DebuggerAttachToDescription" ItemType="0" PsrId="211" Leaf="true">
230230
<Str Cat="Text">
231231
<Val><![CDATA[Allows attaching to Node.js processes running behind a remote debug proxy (RemoteDebug.js). Related documentation can be found under the 'Tools\Node.js Tool\Remote Debug Proxy' menu. Specify the target hostname and debugger port in the 'Qualifier' textbox, e.g. 'targethost: {0}'. This transport is not secure, and should not be used on a network that might have hostile traffic.]]></Val>
232+
<Tgt Cat="Text" Stat="Loc" Orig="New">
233+
<Val><![CDATA[Permite asociar a Node.js procesos que se ejecutan detrás de un proxy de depuración remota (RemoteDebug.js). Puede encontrar documentación relacionada en el menú "Herramientas\Node.js Tool\Remote Debug Proxy". Especifique el puerto del depurador y el nombre del host de destino en el cuadro de texto "Calificador", por ejemplo: "targethost: {0}". Este transporte no es seguro y no se debe usar en una red que pueda tener tráfico hostil.]]></Val>
234+
</Tgt>
232235
</Str>
233236
<Disp Icon="Str" />
234237
</Item>
@@ -3418,7 +3421,7 @@
34183421
</Item>
34193422
<Item ItemId=";FileVersion" ItemType="0" PsrId="211" Leaf="true">
34203423
<Str Cat="Text" DevLk="true">
3421-
<Val><![CDATA[1.4.11004.3]]></Val>
3424+
<Val><![CDATA[1.4.11004.4]]></Val>
34223425
</Str>
34233426
<Disp Icon="Str" />
34243427
</Item>
@@ -3445,7 +3448,7 @@
34453448
</Item>
34463449
<Item ItemId=";ProductVersion" ItemType="0" PsrId="211" Leaf="true">
34473450
<Str Cat="Text" DevLk="true">
3448-
<Val><![CDATA[1.4.11004.3 commit:ae099409c0a17a5110e8df3cce7237a7896df77e]]></Val>
3451+
<Val><![CDATA[1.4.11004.4 commit:56a5bc8e9129654fa402dcdc9736e690a3716706]]></Val>
34493452
</Str>
34503453
<Disp Icon="Str" />
34513454
</Item>

loc/lcl/ESN/Microsoft.NodejsTools.dll.lcl

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -733,6 +733,9 @@
733733
<Item ItemId=";DebuggerAttachToDescription" ItemType="0" PsrId="211" Leaf="true">
734734
<Str Cat="Text">
735735
<Val><![CDATA[Allows attaching to Node.js processes running behind a remote debug proxy (RemoteDebug.js). Related documentation can be found under the 'Tools\Node.js Tool\Remote Debug Proxy' menu. Specify the target hostname and debugger port in the 'Qualifier' textbox, e.g. 'targethost: {0}'. This transport is not secure, and should not be used on a network that might have hostile traffic.]]></Val>
736+
<Tgt Cat="Text" Stat="Loc" Orig="New">
737+
<Val><![CDATA[Permite asociar a Node.js procesos que se ejecutan detrás de un proxy de depuración remota (RemoteDebug.js). Puede encontrar documentación relacionada en el menú "Herramientas\Node.js Tool\Remote Debug Proxy". Especifique el puerto del depurador y el nombre del host de destino en el cuadro de texto "Calificador", por ejemplo: "targethost: {0}". Este transporte no es seguro y no se debe usar en una red que pueda tener tráfico hostil.]]></Val>
738+
</Tgt>
736739
</Str>
737740
<Disp Icon="Str" />
738741
</Item>
@@ -5398,7 +5401,7 @@
53985401
</Item>
53995402
<Item ItemId=";FileVersion" ItemType="0" PsrId="211" Leaf="true">
54005403
<Str Cat="Text" DevLk="true">
5401-
<Val><![CDATA[1.4.11004.3]]></Val>
5404+
<Val><![CDATA[1.4.11004.4]]></Val>
54025405
</Str>
54035406
<Disp Icon="Str" />
54045407
</Item>
@@ -5425,7 +5428,7 @@
54255428
</Item>
54265429
<Item ItemId=";ProductVersion" ItemType="0" PsrId="211" Leaf="true">
54275430
<Str Cat="Text" DevLk="true">
5428-
<Val><![CDATA[1.4.11004.3 commit:ae099409c0a17a5110e8df3cce7237a7896df77e]]></Val>
5431+
<Val><![CDATA[1.4.11004.4 commit:56a5bc8e9129654fa402dcdc9736e690a3716706]]></Val>
54295432
</Str>
54305433
<Disp Icon="Str" />
54315434
</Item>

0 commit comments

Comments
 (0)