diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/CrashDumpResources.resx b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/CrashDumpResources.resx index f67b12500a..dbd4617724 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/CrashDumpResources.resx +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/CrashDumpResources.resx @@ -148,7 +148,7 @@ [net6.0+ only] Generate a dump file if the test process crashes - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced Test host process with PID '{0}' crashed, a dump file and crash report were generated diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.cs.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.cs.xlf index 33f3571a46..427368dd3d 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.cs.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.cs.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.de.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.de.xlf index 7e2ff06485..2a96cc72b9 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.de.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.de.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.es.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.es.xlf index 56271cdb54..eb4bcc4203 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.es.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.es.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.fr.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.fr.xlf index 0b0a7d52c3..e90a9d468e 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.fr.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.fr.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.it.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.it.xlf index 862d8cda02..0343fb8141 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.it.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.it.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ja.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ja.xlf index ed380378a9..b840a3311a 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ja.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ja.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ko.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ko.xlf index cf122c7d3e..b88005c02d 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ko.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ko.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.pl.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.pl.xlf index 39ce261eed..c6f6606a9c 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.pl.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.pl.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.pt-BR.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.pt-BR.xlf index fd5fd6560e..6166d0b69f 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.pt-BR.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.pt-BR.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ru.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ru.xlf index a6e15ee7e3..8633409680 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ru.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.ru.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.tr.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.tr.xlf index 2d6daa461a..dc649e3a7c 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.tr.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.tr.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.zh-Hans.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.zh-Hans.xlf index cd81d221c6..f03a18a70f 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.zh-Hans.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.zh-Hans.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced diff --git a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.zh-Hant.xlf b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.zh-Hant.xlf index e44ba849a8..f32f8420a2 100644 --- a/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.zh-Hant.xlf +++ b/src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.zh-Hant.xlf @@ -53,8 +53,8 @@ - Test host process with PID '{0}' crashed - Test host process with PID '{0}' crashed + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced + Test host process with PID '{0}' crashed, but the expected diagnostic artifact(s) were not produced