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 9bfad02b8f..98b436a2da 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf
@@ -895,15 +895,15 @@ Platné hodnoty jsou Normal a Detailed. Výchozí hodnota je Normal.
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Určuje, kdy se má zobrazit zachycený výstup chyby testu.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Určuje, kdy se má zobrazit zachycený výstup chyby testu.
Platné hodnoty jsou All, Failed, None. Výchozí hodnota je All.Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Určuje, kdy se má zobrazit zachycený standardní výstup testu.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Určuje, kdy se má zobrazit zachycený standardní výstup testu.
Platné hodnoty jsou All, Failed, None. Výchozí hodnota je All.
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 78cf52df01..f6b53c81af 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.de.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.de.xlf
@@ -895,15 +895,15 @@ Gültige Werte sind „Normal“, „Detailed“. Der Standardwert ist „Normal
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Legt fest, wann die erfasste Fehlerausgabe eines Tests angezeigt werden soll.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Legt fest, wann die erfasste Fehlerausgabe eines Tests angezeigt werden soll.
Gültige Werte sind „Alle“, „Fehlgeschlagen“ und „Keine“. Der Standardwert ist „Alle“.Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Legt fest, wann die erfasste Standardausgabe eines Tests angezeigt werden soll.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Legt fest, wann die erfasste Standardausgabe eines Tests angezeigt werden soll.
Gültige Werte sind „Alle“, „Fehlgeschlagen“ und „Keine“. Der Standardwert ist „Alle“.
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 533774e2f2..d2d9fd9da7 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf
@@ -895,15 +895,15 @@ Los valores válidos son 'Normal', 'Detallado'. El valor predeterminado es 'Norm
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determina cuándo mostrar la salida de error capturada de una prueba.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Determina cuándo mostrar la salida de error capturada de una prueba.
Los valores válidos son "All", "Failed", "None". El valor predeterminado es "All".Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determina cuándo mostrar la salida estándar capturada de una prueba.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Determina cuándo mostrar la salida estándar capturada de una prueba.
Los valores válidos son "All", "Failed", "None". El valor predeterminado es "All".
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 4251f1f4e0..a8d90cef54 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.fr.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.fr.xlf
@@ -895,15 +895,15 @@ Les valeurs valides sont « Normal » et « Détaillé ». La valeur par dé
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Permet de déterminer quand afficher la sortie d’erreur capturée d’un test.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Permet de déterminer quand afficher la sortie d’erreur capturée d’un test.
Les valeurs valides sont « All », « Failed » et « None ». La valeur par défaut est « All ».Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Permet de déterminer quand afficher la sortie standard capturée d’un test.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Permet de déterminer quand afficher la sortie standard capturée d’un test.
Les valeurs valides sont « All », « Failed » et « None ». La valeur par défaut est « All ».
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 283c942942..b8c79073c8 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.it.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.it.xlf
@@ -895,15 +895,15 @@ I valori validi sono 'Normal', 'Detailed'. L'impostazione predefinita è 'Normal
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determina quando mostrare l'output degli errori acquisito di un test.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Determina quando mostrare l'output degli errori acquisito di un test.
I valori validi sono 'All', 'Failed', 'None'. L'impostazione predefinita è 'All'.Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determina quando mostrare l'output standard acquisito di un test.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Determina quando mostrare l'output standard acquisito di un test.
I valori validi sono 'All', 'Failed', 'None'. L'impostazione predefinita è 'All'.
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 30feab38af..3a7aa10acc 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf
@@ -896,15 +896,15 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- テストのキャプチャされたエラー出力を表示するタイミングを決定します。
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ テストのキャプチャされたエラー出力を表示するタイミングを決定します。
有効な値は 'All'、'Failed'、'None' です。既定値は 'All' です。Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- テストのキャプチャされた標準の出力を表示するタイミングを決定します。
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ テストのキャプチャされた標準の出力を表示するタイミングを決定します。
有効な値は 'All'、'Failed'、'None' です。既定値は 'All' です。
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 96d9e6d8e0..f36b55fa54 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ko.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ko.xlf
@@ -895,15 +895,15 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- 테스트에서 캡처한 오류 출력을 언제 표시할지 결정합니다.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ 테스트에서 캡처한 오류 출력을 언제 표시할지 결정합니다.
유효한 값은 'All', 'Failed', 'None'입니다. 기본값은 'All'입니다.Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- 테스트에서 캡처한 표준 출력을 언제 표시할지 결정합니다.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ 테스트에서 캡처한 표준 출력을 언제 표시할지 결정합니다.
유효한 값은 'All', 'Failed', 'None'입니다. 기본값은 'All'입니다.
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 b192286838..5cb1e5f5c3 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pl.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pl.xlf
@@ -895,15 +895,15 @@ Prawidłowe wartości to „Normalne”, „Szczegółowe”. Wartość domyśln
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Określa, kiedy pokazać przechwycone dane wyjściowe błędu testu.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Określa, kiedy pokazać przechwycone dane wyjściowe błędu testu.
Prawidłowe wartości to „All”, „Failed”, „None”. Wartość domyślna to „All”.Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Określa, kiedy pokazać przechwycone standardowe dane wyjściowe testu.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Określa, kiedy pokazać przechwycone standardowe dane wyjściowe testu.
Prawidłowe wartości to „All”, „Failed”, „None”. Wartość domyślna to „All”.
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 7aaa6399cd..fbf11caad9 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
@@ -895,15 +895,15 @@ Os valores válidos são “Normal”, “Detalhado”. O padrão é “Normal
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determina quando mostrar a saída de erro capturada de um teste.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Determina quando mostrar a saída de erro capturada de um teste.
Os valores válidos são 'All', 'Failed', 'None'. O padrão é 'All'.Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Determina quando mostrar a saída padrão capturada de um teste.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Determina quando mostrar a saída padrão capturada de um teste.
Os valores válidos são 'All', 'Failed', 'None'. O padrão é 'All'.
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 871588b574..18e0b9c0ab 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf
@@ -895,15 +895,15 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Определяет, когда показывать зафиксированный вывод ошибок теста.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Определяет, когда показывать зафиксированный вывод ошибок теста.
Допустимые значения: "All" (Все), "Failed" (Сбой), "None" (Нет). Значение по умолчанию — "All" (Все).Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Определяет, когда показывать зафиксированный стандартный вывод теста.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Определяет, когда показывать зафиксированный стандартный вывод теста.
Допустимые значения: "All" (Все), "Failed" (Сбой), "None" (Нет). Значение по умолчанию — "All" (Все).
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 49348b5d0b..54d67a24aa 100644
--- a/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.tr.xlf
+++ b/src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.tr.xlf
@@ -895,15 +895,15 @@ Geçerli değerler: ‘Normal’, ‘Ayrıntılı’. Varsayılan değer: ‘Nor
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Testte yakalanan hata çıktısının ne zaman gösterileceğini belirler.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Testte yakalanan hata çıktısının ne zaman gösterileceğini belirler.
Geçerli değerler: 'Tümü', 'Başarısız', 'Yok'. Varsayılan değer: 'Tümü'.Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- Testte yakalanan standart çıktının ne zaman gösterileceğini belirler.
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ Testte yakalanan standart çıktının ne zaman gösterileceğini belirler.
Geçerli değerler: 'Tümü', 'Başarısız', 'Yok'. Varsayılan değer: 'Tümü'.
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 8a352e78ee..e3572c578c 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
@@ -895,15 +895,15 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- 确定何时显示测试的捕获错误输出。
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ 确定何时显示测试的捕获错误输出。
有效值为“全部”、“失败”、“无”。默认值为“全部”。Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- 确定何时显示测试的捕获标准输出。
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ 确定何时显示测试的捕获标准输出。
有效值为“全部”、“失败”、“无”。默认值为“全部”。
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 e3725dd222..6e004ac886 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
@@ -895,15 +895,15 @@ Valid values are 'Normal', 'Detailed'. Default is 'Normal'.
Determines when to show captured error output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- 決定何時顯示測試擷取到的錯誤輸出。
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ 決定何時顯示測試擷取到的錯誤輸出。
有效值為「All」、「Failed」或「None」。預設值為「All」。Determines when to show captured standard output of a test.
-Valid values are 'All', 'Failed', 'None'. Default is 'All' (or 'Failed' when an LLM/AI agent environment is detected).
- 決定何時顯示測試擷取到的標準輸出。
+Valid values are 'All', 'Failed', 'None'. Default is 'All'.
+ 決定何時顯示測試擷取到的標準輸出。
有效值為「All」、「Failed」或「None」。預設值為「All」。