diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/PlatformResources.Designer.cs b/src/Platform/Microsoft.Testing.Platform/Resources/PlatformResources.Designer.cs
index 2d6fe1d5a3..2fc0142c42 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/PlatformResources.Designer.cs
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/PlatformResources.Designer.cs
@@ -931,7 +931,7 @@ internal static string TestApplicationBuilderTestFrameworkCapabilitiesAlreadyReg
}
///
- /// Looks up a localized string similar to The test framework adapter has not been registered. Use 'RegisterTestFrameworkAdapter' to register it.
+ /// Looks up a localized string similar to The test framework adapter has not been registered. Use 'ITestApplicationBuilder.RegisterTestFramework' to register it.
///
internal static string TestApplicationBuilderTestFrameworkNotRegistered {
get {
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/PlatformResources.resx b/src/Platform/Microsoft.Testing.Platform/Resources/PlatformResources.resx
index c7c863ef23..5b68bc81e1 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/PlatformResources.resx
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/PlatformResources.resx
@@ -175,7 +175,7 @@
The test framework capabilities factory has already been registered
- The test framework adapter has not been registered. Use 'RegisterTestFrameworkAdapter' to register it
+ The test framework adapter has not been registered. Use 'ITestApplicationBuilder.RegisterTestFramework' to register itDetermine the result of the test application execution
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf
index 57568800a5..5e426027e8 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf
@@ -500,8 +500,8 @@ Přečtěte si další informace o telemetrii Microsoft Testing Platform: https:
-
- Adaptér testovací architektury nebyl zaregistrován. K jeho registraci použijte RegisterTestFrameworkAdapter.
+
+ Adaptér testovací architektury nebyl zaregistrován. K jeho registraci použijte RegisterTestFrameworkAdapter.
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.de.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.de.xlf
index f8cae9a40e..513d90003e 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.de.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.de.xlf
@@ -500,8 +500,8 @@ Weitere Informationen zu Microsoft Testing Platform-Telemetriedaten: https://aka
-
- Der Testframework-Adapter wurde nicht registriert. Verwenden Sie "RegisterTestFrameworkAdapter", um ihn zu registrieren.
+
+ Der Testframework-Adapter wurde nicht registriert. Verwenden Sie "RegisterTestFrameworkAdapter", um ihn zu registrieren.
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf
index 65a47ee391..1ba2905f12 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf
@@ -500,8 +500,8 @@ Más información sobre la telemetría de la Plataforma de pruebas de Microsoft:
-
- No se registró el adaptador de marco de pruebas. Usar 'RegisterTestFrameworkAdapter' para registrarlo
+
+ No se registró el adaptador de marco de pruebas. Usar 'RegisterTestFrameworkAdapter' para registrarlo
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.fr.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.fr.xlf
index 308e52c9b6..664a7e843f 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.fr.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.fr.xlf
@@ -500,8 +500,8 @@ En savoir plus sur la télémétrie de la plateforme de tests Microsoft : https:
-
- L’adaptateur de l’infrastructure de tests n’a pas été inscrit. Utilisez « RegisterTestFrameworkAdapter » pour l’inscrire
+
+ L’adaptateur de l’infrastructure de tests n’a pas été inscrit. Utilisez « RegisterTestFrameworkAdapter » pour l’inscrire
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.it.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.it.xlf
index 6aeb197907..3311d50e94 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.it.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.it.xlf
@@ -500,8 +500,8 @@ Altre informazioni sulla telemetria della piattaforma di test Microsoft: https:/
-
- L'adapter del framework di test non è stato registrato. Usa 'RegisterTestFrameworkAdapter' per registrarlo
+
+ L'adapter del framework di test non è stato registrato. Usa 'RegisterTestFrameworkAdapter' per registrarlo
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf
index 931e48667c..4b0711f1e3 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf
@@ -500,8 +500,8 @@ Microsoft Testing Platform テレメトリの詳細: https://aka.ms/testingplatf
-
- テスト フレームワーク アダプターが登録されていません。'RegisterTestFrameworkAdapter' を使用して登録する
+
+ テスト フレームワーク アダプターが登録されていません。'RegisterTestFrameworkAdapter' を使用して登録する
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ko.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ko.xlf
index a19416117e..b3afa8c6f2 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ko.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ko.xlf
@@ -500,8 +500,8 @@ Microsoft 테스트 플랫폼 원격 분석에 대해 자세히 알아보기: ht
-
- 테스트 프레임워크 어댑터가 등록되지 않았습니다. 'RegisterTestFrameworkAdapter'를 사용하여 등록
+
+ 테스트 프레임워크 어댑터가 등록되지 않았습니다. 'RegisterTestFrameworkAdapter'를 사용하여 등록
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pl.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pl.xlf
index a5d53f98ba..1166f3fc2b 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pl.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pl.xlf
@@ -500,8 +500,8 @@ Więcej informacji o telemetrii platformy testowej firmy Microsoft: https://aka.
-
- Adapter struktury testowej nie został zarejestrowany. Użyj elementu „RegisterTestFrameworkAdapter”, aby go zarejestrować
+
+ Adapter struktury testowej nie został zarejestrowany. Użyj elementu „RegisterTestFrameworkAdapter”, aby go zarejestrować
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf
index 492242a268..d113e9a258 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf
@@ -500,8 +500,8 @@ Leia mais sobre a telemetria da Plataforma de Testes da Microsoft: https://aka.m
-
- O adaptador de estrutura de teste não foi registrado. Use "RegisterTestFrameworkAdapter" para registrá-lo
+
+ O adaptador de estrutura de teste não foi registrado. Use "RegisterTestFrameworkAdapter" para registrá-lo
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf
index 4a242eda6f..1df14f9d25 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf
@@ -500,8 +500,8 @@ Read more about Microsoft Testing Platform telemetry: https://aka.ms/testingplat
-
- Адаптер платформы для тестирования не зарегистрирован. Для регистрации используйте "RegisterTestFrameworkAdapter"
+
+ Адаптер платформы для тестирования не зарегистрирован. Для регистрации используйте "RegisterTestFrameworkAdapter"
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.tr.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.tr.xlf
index 89c3912b6c..2d83ef3d19 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.tr.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.tr.xlf
@@ -500,8 +500,8 @@ Microsoft Test Platformu telemetrisi hakkında daha fazla bilgi edinin: https://
-
- Test çerçevesi bağdaştırıcısı kaydedilmedi. Kaydetmek için 'RegisterTestFrameworkAdapter' kullanın
+
+ Test çerçevesi bağdaştırıcısı kaydedilmedi. Kaydetmek için 'RegisterTestFrameworkAdapter' kullanın
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf
index 05c2c178cb..e0e4a63bf7 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf
@@ -500,8 +500,8 @@ Microsoft 测试平台会收集使用数据,帮助我们改善体验。该数
-
- 尚未注册测试框架适配器。使用“RegisterTestFrameworkAdapter”进行注册
+
+ 尚未注册测试框架适配器。使用“RegisterTestFrameworkAdapter”进行注册
diff --git a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hant.xlf b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hant.xlf
index d08ccb1d24..d523f9d218 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hant.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hant.xlf
@@ -500,8 +500,8 @@ Microsoft 測試平台會收集使用量資料,以協助我們改善您的體
-
- 尚未註冊測試架構配接器。使用 'RegisterTestFrameworkAdapter' 來註冊
+
+ 尚未註冊測試架構配接器。使用 'RegisterTestFrameworkAdapter' 來註冊