Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
</trans-unit>
<trans-unit id="DidNotReceiveModuleInfo">
<source>MSBuild extension failed to receive test application information from '{0}'</source>
<target state="new">MSBuild extension failed to receive test application information from '{0}'</target>
<target state="translated">Die MSBuild-Erweiterung konnte keine Testanwendungsinformationen von „{0}“ empfangen.</target>
<note />
</trans-unit>
<trans-unit id="DidNotReceiveRunSummaryInfo">
<source>MSBuild extension failed to receive test run summary from '{0}'</source>
<target state="new">MSBuild extension failed to receive test run summary from '{0}'</target>
<target state="translated">Die MSBuild-Erweiterung konnte die Testlaufzusammenfassung von „{0}“ nicht empfangen.</target>
<note />
</trans-unit>
<trans-unit id="ExpectedValue">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
</trans-unit>
<trans-unit id="DidNotReceiveModuleInfo">
<source>MSBuild extension failed to receive test application information from '{0}'</source>
<target state="new">MSBuild extension failed to receive test application information from '{0}'</target>
<target state="translated">Rozszerzenie MSBuild nie mogło odebrać informacji o aplikacji testowej z „{0}</target>
<note />
</trans-unit>
<trans-unit id="DidNotReceiveRunSummaryInfo">
<source>MSBuild extension failed to receive test run summary from '{0}'</source>
<target state="new">MSBuild extension failed to receive test run summary from '{0}'</target>
<target state="translated">Rozszerzenie MSBuild nie mogło odebrać podsumowania przebiegu testu z „{0}</target>
<note />
</trans-unit>
<trans-unit id="ExpectedValue">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
</trans-unit>
<trans-unit id="DidNotReceiveModuleInfo">
<source>MSBuild extension failed to receive test application information from '{0}'</source>
<target state="new">MSBuild extension failed to receive test application information from '{0}'</target>
<target state="translated">A extensão do MSBuild não conseguiu receber as informações do aplicativo de teste de '{0}'</target>
<note />
</trans-unit>
<trans-unit id="DidNotReceiveRunSummaryInfo">
<source>MSBuild extension failed to receive test run summary from '{0}'</source>
<target state="new">MSBuild extension failed to receive test run summary from '{0}'</target>
<target state="translated">A extensão do MSBuild não conseguiu receber o resumo da execução de teste de '{0}'</target>
<note />
</trans-unit>
<trans-unit id="ExpectedValue">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
</trans-unit>
<trans-unit id="DidNotReceiveModuleInfo">
<source>MSBuild extension failed to receive test application information from '{0}'</source>
<target state="new">MSBuild extension failed to receive test application information from '{0}'</target>
<target state="translated">MSBuild 扩展未能从 "{0}" 接收测试应用信息</target>
<note />
</trans-unit>
<trans-unit id="DidNotReceiveRunSummaryInfo">
<source>MSBuild extension failed to receive test run summary from '{0}'</source>
<target state="new">MSBuild extension failed to receive test run summary from '{0}'</target>
<target state="translated">MSBuild 扩展未能从 "{0}" 接收测试运行摘要</target>
<note />
</trans-unit>
<trans-unit id="ExpectedValue">
Expand Down