From cff74d143deec428c95bfccc5c71037b57cff180 Mon Sep 17 00:00:00 2001
From: Test Platform Bot <79333716+testplatform-bot@users.noreply.github.com>
Date: Fri, 18 Feb 2022 14:59:41 +0100
Subject: [PATCH] Localized file check-in by OneLocBuild Task: Build definition
ID 2923: Build ID 5773266 (#3386)
---
src/vstest.console/Resources/xlf/Resources.cs.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.de.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.es.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.fr.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.it.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.ja.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.ko.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.pl.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.pt-BR.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.ru.xlf | 11 +++++------
src/vstest.console/Resources/xlf/Resources.tr.xlf | 11 +++++------
.../Resources/xlf/Resources.zh-Hans.xlf | 11 +++++------
.../Resources/xlf/Resources.zh-Hant.xlf | 11 +++++------
13 files changed, 65 insertions(+), 78 deletions(-)
diff --git a/src/vstest.console/Resources/xlf/Resources.cs.xlf b/src/vstest.console/Resources/xlf/Resources.cs.xlf
index e5a20355f2..387628efe3 100644
--- a/src/vstest.console/Resources/xlf/Resources.cs.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.cs.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.de.xlf b/src/vstest.console/Resources/xlf/Resources.de.xlf
index 7d2b076dae..f6fa46d39c 100644
--- a/src/vstest.console/Resources/xlf/Resources.de.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.de.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.es.xlf b/src/vstest.console/Resources/xlf/Resources.es.xlf
index fc0927358a..5fc117a7ed 100644
--- a/src/vstest.console/Resources/xlf/Resources.es.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.es.xlf
@@ -1140,14 +1140,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1156,8 +1156,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.fr.xlf b/src/vstest.console/Resources/xlf/Resources.fr.xlf
index c44ca0e4c9..6698630c47 100644
--- a/src/vstest.console/Resources/xlf/Resources.fr.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.fr.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.it.xlf b/src/vstest.console/Resources/xlf/Resources.it.xlf
index 8d12dac209..071f5775bc 100644
--- a/src/vstest.console/Resources/xlf/Resources.it.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.it.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.ja.xlf b/src/vstest.console/Resources/xlf/Resources.ja.xlf
index 7f07227ee8..26e773de6c 100644
--- a/src/vstest.console/Resources/xlf/Resources.ja.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.ja.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.ko.xlf b/src/vstest.console/Resources/xlf/Resources.ko.xlf
index cc081a02a3..b96a56d02d 100644
--- a/src/vstest.console/Resources/xlf/Resources.ko.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.ko.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.pl.xlf b/src/vstest.console/Resources/xlf/Resources.pl.xlf
index e21ac00015..2841f5f18d 100644
--- a/src/vstest.console/Resources/xlf/Resources.pl.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.pl.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf b/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf
index c8728ccac1..6c7c4227f7 100644
--- a/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.pt-BR.xlf
@@ -1137,14 +1137,14 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@ Altere o prefixo de nível de diagnóstico do agente de console, como mostrado a
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.ru.xlf b/src/vstest.console/Resources/xlf/Resources.ru.xlf
index 3b295594f0..6c8c0be6a3 100644
--- a/src/vstest.console/Resources/xlf/Resources.ru.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.ru.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.tr.xlf b/src/vstest.console/Resources/xlf/Resources.tr.xlf
index b6cfd41612..6ef3ab76c7 100644
--- a/src/vstest.console/Resources/xlf/Resources.tr.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.tr.xlf
@@ -1137,14 +1137,14 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@ Günlükler için izleme düzeyini aşağıda gösterildiği gibi değiştirin
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf b/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf
index 2cbc8845e7..a8e5d37e9e 100644
--- a/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.zh-Hans.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".
diff --git a/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf b/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf
index d1c7327856..7089a92404 100644
--- a/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf
+++ b/src/vstest.console/Resources/xlf/Resources.zh-Hant.xlf
@@ -1137,14 +1137,14 @@
--TestAdapterLoadingStrategy|/TestAdapterLoadingStrategy:<strategy>
This affects adapter loading behavior.
- Currently supported behaviours:
- - Explicit: Test Plarform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
+ Currently supported behaviors:
+ - Explicit: Test Platform will only load adapters specified by /TestAdapterPath (or RunConfiguration.TestAdaptersPaths node).
If a specific adapter path is provided, adapter will be loaded; if a directory path is provided adapters directly in that folder will be loaded, unless Recursive option is also specified.
If no adapter path is specified, test run will fail.
This will imply /InIsolation switch and force the tests to be run in an isolated process.
- - Default: Test Platfrom will load adapters is if this argument has not beed specified.
- It will pick up extensions from next to source, provided aditional adapter paths and from the default directory.
+ - Default: Test Platform will load adapters is if this argument has not been specified.
+ It will pick up extensions from next to source, provided additional adapter paths and from the default directory.
- DefaultRuntimeProviders: Load default runtime providers shipped with Test Platform.
If this is not specified when "Explicit" option is set, a test host provider need to be specified explicitly.
@@ -1153,8 +1153,7 @@
- NextToSource: Load adapters next to source.
- - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
-
+ - Recursive: Recursively search folders when loading adapters. This requires "Explicit" or "NextToSource" to be specified too.
Do not translate "Default", "DefaultRuntimeProviders", "ExtensionsDirectory", "NextToSource" or "Recursive".