Skip to content

Commit 4424dc6

Browse files
committed
LEGO: check in for master to temporary branch.
1 parent d06d629 commit 4424dc6

File tree

4 files changed

+184
-85
lines changed

4 files changed

+184
-85
lines changed

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

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,6 +1489,12 @@
14891489
</Str>
14901490
<Disp Icon="Str" />
14911491
</Item>
1492+
<Item ItemId=";PropertiesBrowseTestRootAccessibleName" ItemType="0" PsrId="211" Leaf="true">
1493+
<Str Cat="Text">
1494+
<Val><![CDATA[Browse for test root]]></Val>
1495+
</Str>
1496+
<Disp Icon="Str" />
1497+
</Item>
14921498
<Item ItemId=";PropertiesClassLocalPackage" ItemType="0" PsrId="211" Leaf="true">
14931499
<Str Cat="Text">
14941500
<Val><![CDATA[Local Package Properties]]></Val>
@@ -1882,6 +1888,33 @@
18821888
</Str>
18831889
<Disp Icon="Str" />
18841890
</Item>
1891+
<Item ItemId=";TestFrameworkToolTip" ItemType="0" PsrId="211" Leaf="true">
1892+
<Str Cat="Text">
1893+
<Val><![CDATA[Specifies the framework used for the unit tests.]]></Val>
1894+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1895+
<Val><![CDATA[指定用于单元测试的框架。]]></Val>
1896+
</Tgt>
1897+
</Str>
1898+
<Disp Icon="Str" />
1899+
</Item>
1900+
<Item ItemId=";TestRoot" ItemType="0" PsrId="211" Leaf="true">
1901+
<Str Cat="Text">
1902+
<Val><![CDATA[Test Root]]></Val>
1903+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1904+
<Val><![CDATA[测试根]]></Val>
1905+
</Tgt>
1906+
</Str>
1907+
<Disp Icon="Str" />
1908+
</Item>
1909+
<Item ItemId=";TestRootToolTip" ItemType="0" PsrId="211" Leaf="true">
1910+
<Str Cat="Text">
1911+
<Val><![CDATA[Specifies the directory where the unit tests are located.]]></Val>
1912+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1913+
<Val><![CDATA[指定单元测试所在的目录。]]></Val>
1914+
</Tgt>
1915+
</Str>
1916+
<Disp Icon="Str" />
1917+
</Item>
18851918
<Item ItemId=";TscBuildCanceled" ItemType="0" PsrId="211" Leaf="true">
18861919
<Str Cat="Text">
18871920
<Val><![CDATA[Build Canceled]]></Val>
@@ -1927,6 +1960,15 @@
19271960
</Str>
19281961
<Disp Icon="Str" />
19291962
</Item>
1963+
<Item ItemId=";UnitTestHeader" ItemType="0" PsrId="211" Leaf="true">
1964+
<Str Cat="Text">
1965+
<Val><![CDATA[JavaScript Unit Test]]></Val>
1966+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1967+
<Val><![CDATA[JavaScript 单元测试]]></Val>
1968+
</Tgt>
1969+
</Str>
1970+
<Disp Icon="Str" />
1971+
</Item>
19301972
<Item ItemId=";UpgradedEnvironmentVariables" ItemType="0" PsrId="211" Leaf="true">
19311973
<Str Cat="Text">
19321974
<Val><![CDATA[Replaced <EnvironmentVariables> property with <Environment>. This project will no longer work with NTVS 1.0 beta 2 or below.]]></Val>

loc/lcl/CHS/Microsoft.NodejsTools.dll.lcl

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1963,6 +1963,12 @@
19631963
</Str>
19641964
<Disp Icon="Str" />
19651965
</Item>
1966+
<Item ItemId=";PropertiesBrowseTestRootAccessibleName" ItemType="0" PsrId="211" Leaf="true">
1967+
<Str Cat="Text">
1968+
<Val><![CDATA[Browse for test root]]></Val>
1969+
</Str>
1970+
<Disp Icon="Str" />
1971+
</Item>
19661972
<Item ItemId=";PropertiesClassLocalPackage" ItemType="0" PsrId="211" Leaf="true">
19671973
<Str Cat="Text">
19681974
<Val><![CDATA[Local Package Properties]]></Val>
@@ -2356,6 +2362,33 @@
23562362
</Str>
23572363
<Disp Icon="Str" />
23582364
</Item>
2365+
<Item ItemId=";TestFrameworkToolTip" ItemType="0" PsrId="211" Leaf="true">
2366+
<Str Cat="Text">
2367+
<Val><![CDATA[Specifies the framework used for the unit tests.]]></Val>
2368+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2369+
<Val><![CDATA[指定用于单元测试的框架。]]></Val>
2370+
</Tgt>
2371+
</Str>
2372+
<Disp Icon="Str" />
2373+
</Item>
2374+
<Item ItemId=";TestRoot" ItemType="0" PsrId="211" Leaf="true">
2375+
<Str Cat="Text">
2376+
<Val><![CDATA[Test Root]]></Val>
2377+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2378+
<Val><![CDATA[测试根]]></Val>
2379+
</Tgt>
2380+
</Str>
2381+
<Disp Icon="Str" />
2382+
</Item>
2383+
<Item ItemId=";TestRootToolTip" ItemType="0" PsrId="211" Leaf="true">
2384+
<Str Cat="Text">
2385+
<Val><![CDATA[Specifies the directory where the unit tests are located.]]></Val>
2386+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2387+
<Val><![CDATA[指定单元测试所在的目录。]]></Val>
2388+
</Tgt>
2389+
</Str>
2390+
<Disp Icon="Str" />
2391+
</Item>
23592392
<Item ItemId=";TscBuildCanceled" ItemType="0" PsrId="211" Leaf="true">
23602393
<Str Cat="Text">
23612394
<Val><![CDATA[Build Canceled]]></Val>
@@ -2401,6 +2434,15 @@
24012434
</Str>
24022435
<Disp Icon="Str" />
24032436
</Item>
2437+
<Item ItemId=";UnitTestHeader" ItemType="0" PsrId="211" Leaf="true">
2438+
<Str Cat="Text">
2439+
<Val><![CDATA[JavaScript Unit Test]]></Val>
2440+
<Tgt Cat="Text" Stat="Loc" Orig="New">
2441+
<Val><![CDATA[JavaScript 单元测试]]></Val>
2442+
</Tgt>
2443+
</Str>
2444+
<Disp Icon="Str" />
2445+
</Item>
24042446
<Item ItemId=";UpgradedEnvironmentVariables" ItemType="0" PsrId="211" Leaf="true">
24052447
<Str Cat="Text">
24062448
<Val><![CDATA[Replaced <EnvironmentVariables> property with <Environment>. This project will no longer work with NTVS 1.0 beta 2 or below.]]></Val>

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

Lines changed: 45 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,6 +1489,15 @@
14891489
</Str>
14901490
<Disp Icon="Str" />
14911491
</Item>
1492+
<Item ItemId=";PropertiesBrowseTestRootAccessibleName" ItemType="0" PsrId="211" Leaf="true">
1493+
<Str Cat="Text">
1494+
<Val><![CDATA[Browse for test root]]></Val>
1495+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1496+
<Val><![CDATA[Поиск корневого теста]]></Val>
1497+
</Tgt>
1498+
</Str>
1499+
<Disp Icon="Str" />
1500+
</Item>
14921501
<Item ItemId=";PropertiesClassLocalPackage" ItemType="0" PsrId="211" Leaf="true">
14931502
<Str Cat="Text">
14941503
<Val><![CDATA[Local Package Properties]]></Val>
@@ -1882,6 +1891,33 @@
18821891
</Str>
18831892
<Disp Icon="Str" />
18841893
</Item>
1894+
<Item ItemId=";TestFrameworkToolTip" ItemType="0" PsrId="211" Leaf="true">
1895+
<Str Cat="Text">
1896+
<Val><![CDATA[Specifies the framework used for the unit tests.]]></Val>
1897+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1898+
<Val><![CDATA[Задает платформу, используемую для модульных тестов.]]></Val>
1899+
</Tgt>
1900+
</Str>
1901+
<Disp Icon="Str" />
1902+
</Item>
1903+
<Item ItemId=";TestRoot" ItemType="0" PsrId="211" Leaf="true">
1904+
<Str Cat="Text">
1905+
<Val><![CDATA[Test Root]]></Val>
1906+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1907+
<Val><![CDATA[Корневой тест]]></Val>
1908+
</Tgt>
1909+
</Str>
1910+
<Disp Icon="Str" />
1911+
</Item>
1912+
<Item ItemId=";TestRootToolTip" ItemType="0" PsrId="211" Leaf="true">
1913+
<Str Cat="Text">
1914+
<Val><![CDATA[Specifies the directory where the unit tests are located.]]></Val>
1915+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1916+
<Val><![CDATA[Задает каталог, в котором расположены модульные тесты.]]></Val>
1917+
</Tgt>
1918+
</Str>
1919+
<Disp Icon="Str" />
1920+
</Item>
18851921
<Item ItemId=";TscBuildCanceled" ItemType="0" PsrId="211" Leaf="true">
18861922
<Str Cat="Text">
18871923
<Val><![CDATA[Build Canceled]]></Val>
@@ -1927,6 +1963,15 @@
19271963
</Str>
19281964
<Disp Icon="Str" />
19291965
</Item>
1966+
<Item ItemId=";UnitTestHeader" ItemType="0" PsrId="211" Leaf="true">
1967+
<Str Cat="Text">
1968+
<Val><![CDATA[JavaScript Unit Test]]></Val>
1969+
<Tgt Cat="Text" Stat="Loc" Orig="New">
1970+
<Val><![CDATA[Модульный тест JavaScript]]></Val>
1971+
</Tgt>
1972+
</Str>
1973+
<Disp Icon="Str" />
1974+
</Item>
19301975
<Item ItemId=";UpgradedEnvironmentVariables" ItemType="0" PsrId="211" Leaf="true">
19311976
<Str Cat="Text">
19321977
<Val><![CDATA[Replaced <EnvironmentVariables> property with <Environment>. This project will no longer work with NTVS 1.0 beta 2 or below.]]></Val>
@@ -3515,12 +3560,6 @@
35153560
</Item>
35163561
<Item ItemId=";Version" ItemType="0" PsrId="211" Leaf="false">
35173562
<Disp Icon="Ver" Disp="true" LocTbl="false" Path=" \ ;Version \ 8 \ 0" />
3518-
<Item ItemId=";AssemblyVersion" ItemType="0" PsrId="211" Leaf="true">
3519-
<Str Cat="Text" DevLk="true">
3520-
<Val><![CDATA[1.0.0.0]]></Val>
3521-
</Str>
3522-
<Disp Icon="Str" />
3523-
</Item>
35243563
<Item ItemId=";CompanyName" ItemType="0" PsrId="211" Leaf="true">
35253564
<Str Cat="Text">
35263565
<Val><![CDATA[Microsoft Corporation]]></Val>
@@ -3539,12 +3578,6 @@
35393578
</Str>
35403579
<Disp Icon="Str" />
35413580
</Item>
3542-
<Item ItemId=";FileVersion" ItemType="0" PsrId="211" Leaf="true">
3543-
<Str Cat="Text" DevLk="true">
3544-
<Val><![CDATA[1.4.20406.1]]></Val>
3545-
</Str>
3546-
<Disp Icon="Str" />
3547-
</Item>
35483581
<Item ItemId=";InternalName" ItemType="0" PsrId="211" Leaf="true">
35493582
<Str Cat="Text" DevLk="true">
35503583
<Val><![CDATA[Microsoft.NodejsTools.ProjectWizard.dll]]></Val>
@@ -3566,12 +3599,6 @@
35663599
</Str>
35673600
<Disp Icon="Str" />
35683601
</Item>
3569-
<Item ItemId=";ProductVersion" ItemType="0" PsrId="211" Leaf="true">
3570-
<Str Cat="Text" DevLk="true">
3571-
<Val><![CDATA[1.4.20406.1 commit:7254f2ace777917a908e56add9360dcd42bb2a60]]></Val>
3572-
</Str>
3573-
<Disp Icon="Str" />
3574-
</Item>
35753602
</Item>
35763603
<Item ItemId=";Version" ItemType="8" PsrId="211" Leaf="true">
35773604
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />

0 commit comments

Comments
 (0)