Skip to content

Commit b5d277e

Browse files
authored
LEGO: Merge pull request 42
LEGO: Merge pull request 42
2 parents 4ee32a7 + 5950ef8 commit b5d277e

6 files changed

Lines changed: 482 additions & 2 deletions

loc/lcl/PTB/GoogleTestAdapter.Common.Dynamic.dll.lcl

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,24 +13,36 @@
1313
<Item ItemId=";ExtensionName" ItemType="0" PsrId="211" Leaf="true">
1414
<Str Cat="Text">
1515
<Val><![CDATA[Test Adapter for Google Test]]></Val>
16+
<Tgt Cat="Text" Stat="Loc" Orig="New">
17+
<Val><![CDATA[Adaptador de Teste para o Google Test]]></Val>
18+
</Tgt>
1619
</Str>
1720
<Disp Icon="Str" />
1821
</Item>
1922
<Item ItemId=";TestDiscoveryStarting" ItemType="0" PsrId="211" Leaf="true">
2023
<Str Cat="Text">
2124
<Val><![CDATA[Test Adapter for Google Test: Test discovery starting...]]></Val>
25+
<Tgt Cat="Text" Stat="Loc" Orig="New">
26+
<Val><![CDATA[Adaptador de Teste para o Google Test: iniciando a descoberta de teste...]]></Val>
27+
</Tgt>
2228
</Str>
2329
<Disp Icon="Str" />
2430
</Item>
2531
<Item ItemId=";TestExecutionStarting" ItemType="0" PsrId="211" Leaf="true">
2632
<Str Cat="Text">
2733
<Val><![CDATA[Test Adapter for Google Test: Test execution starting...]]></Val>
34+
<Tgt Cat="Text" Stat="Loc" Orig="New">
35+
<Val><![CDATA[Adaptador de Teste para o Google Test: iniciando a execução de teste...]]></Val>
36+
</Tgt>
2837
</Str>
2938
<Disp Icon="Str" />
3039
</Item>
3140
<Item ItemId=";TroubleShootingLink" ItemType="0" PsrId="211" InstFlg="true" Leaf="true">
3241
<Str Cat="Text">
3342
<Val><![CDATA[{0}Check out Test Adapter for Google Test's trouble shooting section at https://go.microsoft.com/fwlink/?linkid=848168]]></Val>
43+
<Tgt Cat="Text" Stat="Loc" Orig="New">
44+
<Val><![CDATA[{0}Confira o Adaptador de Teste para a seção de solução de problemas do Google Test em https://go.microsoft.com/fwlink/?linkid=848168]]></Val>
45+
</Tgt>
3446
</Str>
3547
<Disp Icon="Str" />
3648
</Item>
@@ -50,6 +62,9 @@
5062
<Item ItemId=";Comments" ItemType="0" PsrId="211" Leaf="true">
5163
<Str Cat="Text">
5264
<Val><![CDATA[Common infrastructure for the Test Adapter for Google Test projects]]></Val>
65+
<Tgt Cat="Text" Stat="Loc" Orig="New">
66+
<Val><![CDATA[Infraestrutura comum para o Adaptador de Teste para projetos do Google Test]]></Val>
67+
</Tgt>
5368
</Str>
5469
<Disp Icon="Str" />
5570
</Item>
@@ -86,6 +101,9 @@
86101
<Item ItemId=";LegalCopyright" ItemType="0" PsrId="211" Leaf="true">
87102
<Str Cat="Text">
88103
<Val><![CDATA[Copyright © 2017]]></Val>
104+
<Tgt Cat="Text" Stat="Loc" Orig="New">
105+
<Val><![CDATA[Copyright © 2017]]></Val>
106+
</Tgt>
89107
</Str>
90108
<Disp Icon="Str" />
91109
</Item>

0 commit comments

Comments
 (0)