diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
index 4c61ce31bf..d472076496 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] lze nastavit pouze u metod označených pomocí metody [TestMethod].[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] lze nastavit pouze u metod označených pomocí metody [TestMethod].
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf
index 4336844bc4..213e04e838 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf
@@ -167,7 +167,7 @@
Test method '{0}' should return 'void', 'Task' or 'ValueTask'
- Test method '{0}' should return 'void', 'Task' or 'ValueTask'
+ Die Testmethode "{0}" sollte "void", "Task" oder "ValueTask" zurückgeben.
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] kann nur für Methoden festgelegt werden, die mit [TestMethod] markiert sind.[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] kann nur für Methoden festgelegt werden, die mit [TestMethod] markiert sind.
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
index 114669c960..fd62eb2cb5 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
@@ -167,7 +167,7 @@
Test method '{0}' should return 'void', 'Task' or 'ValueTask'
- Test method '{0}' should return 'void', 'Task' or 'ValueTask'
+ El método de prueba "{0}" debe devolver "void", "Task" o "ValueTask"
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] solo se puede establecer en métodos marcados con [TestMethod][{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] solo se puede establecer en métodos marcados con [TestMethod]
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf
index 0b9eb3c9d7..811ce86d76 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf
@@ -167,7 +167,7 @@
Test method '{0}' should return 'void', 'Task' or 'ValueTask'
- Test method '{0}' should return 'void', 'Task' or 'ValueTask'
+ La méthode de test « {0} » doit retourner « void », « Task » ou « Value Task »
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] ne peut être défini que sur les méthodes marquées avec [TestMethod][{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] ne peut être défini que sur les méthodes marquées avec [TestMethod]
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf
index 469f53b9f6..21468e996b 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] può essere impostato solo su metodi contrassegnati con [TestMethod][{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] può essere impostato solo su metodi contrassegnati con [TestMethod]
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
index bfb1f6d559..e888d55914 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
@@ -168,7 +168,7 @@
Test method '{0}' should return 'void', 'Task' or 'ValueTask'
- Test method '{0}' should return 'void', 'Task' or 'ValueTask'
+ テスト メソッド '{0}' は 'void'、'Task'、または 'ValueTask' を返す必要があります
@@ -178,12 +178,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] は、[TestMethod] でマークされたメソッドにのみ設定できます[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] は、[TestMethod] でマークされたメソッドにのみ設定できます
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf
index 27ae75e174..fc90a1e7d6 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf
@@ -178,12 +178,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}]은(는) [TestMethod] 표시된 메서드에만 설정할 수 있습니다.[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}]은(는) [TestMethod] 표시된 메서드에만 설정할 수 있습니다.
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
index a5535f8b72..8063802512 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
@@ -167,7 +167,7 @@
Test method '{0}' should return 'void', 'Task' or 'ValueTask'
- Test method '{0}' should return 'void', 'Task' or 'ValueTask'
+ Metoda testowa „{0}” powinna zwracać prawidłową wartość „Task” lub „ValueTask”
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] można ustawić tylko dla metod oznaczonych znakiem [TestMethod][{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] można ustawić tylko dla metod oznaczonych znakiem [TestMethod]
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
index db13afea05..a4aad06e72 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] só pode ser definido em métodos marcados com [TestMethod][{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] só pode ser definido em métodos marcados com [TestMethod]
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
index c1b28119c0..c5e1e2b5a7 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] можно задать только для методов с пометкой [TestMethod][{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] можно задать только для методов с пометкой [TestMethod]
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf
index 418665d94b..efe1254e63 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf
@@ -169,7 +169,7 @@
Test method '{0}' should return 'void', 'Task' or 'ValueTask'
- Test method '{0}' should return 'void', 'Task' or 'ValueTask'
+ '{0}' test metodu 'void', 'Task' veya 'ValueTask' döndürmelidir
@@ -179,12 +179,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] yalnızca [TestMethod] ile işaretli yöntemlerde ayarlanabilir[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] yalnızca [TestMethod] ile işaretli yöntemlerde ayarlanabilir
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf
index 033a8a8948..948e10dbb2 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf
@@ -167,7 +167,7 @@
Test method '{0}' should return 'void', 'Task' or 'ValueTask'
- Test method '{0}' should return 'void', 'Task' or 'ValueTask'
+ 测试方法 '{0}' 应返回 'void'、'Task' 或 'ValueTask'
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ 只能对标记了 [TestMethod] 的方法设置 [{0}][{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ 只能对标记了 [TestMethod] 的方法设置 [{0}]
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf
index e4745e0e46..2743189399 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf
@@ -177,12 +177,12 @@
[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] 只能在標示為 [TestMethod] 的方法上設定[{0}] can only be set on methods marked with [TestMethod]
- [{0}] can only be set on methods marked with [TestMethod]
+ [{0}] 只能在標示為 [TestMethod] 的方法上設定
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.cs.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.cs.xlf
index 18286601a0..c2c057c129 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.cs.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.cs.xlf
@@ -244,7 +244,7 @@ Trasování zásobníku: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ Vlastnost nebo metoda {0} na návratovém typu {1} se nedá přiřadit k „IEnumerable<object[]>“ (ani „IEnumerable<ITuple>“ pro .NET Core).
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.de.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.de.xlf
index 1a5564f31f..764c6d1ef4 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.de.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.de.xlf
@@ -244,7 +244,7 @@ Stapelüberwachung: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ Die Eigenschaft oder Methode "{0}" für Rückgabetyp "{1}" kann "IEnumerable<object[]>" nicht zugewiesen werden (auch nicht "IEnumerable<ITuple>" für .NET Core).
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.es.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.es.xlf
index 4982103a83..a0d7178a20 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.es.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.es.xlf
@@ -244,7 +244,7 @@ Seguimiento de la pila: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ La propiedad o el método {0} en {1} tipo de valor devuelto no se puede asignar a "IEnumerable<objecto[]>" (ni a "IEnumerable<ITuple>" para .NET Core).
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.fr.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.fr.xlf
index dc0262a07d..5363691e54 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.fr.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.fr.xlf
@@ -244,7 +244,7 @@ Trace de la pile : {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ La propriété ou la méthode {0} sur le type de retour {1} ne peut pas être attribuée à « IEnumerable<object[]> » (ni à « IEnumerable<ITuple> » pour .NET Core).
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.it.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.it.xlf
index de6d495db1..f150847656 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.it.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.it.xlf
@@ -244,7 +244,7 @@ Analisi dello stack: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ La proprietà o il metodo {0} su {1} tipo restituito non è assegnabile a 'IEnumerable<object[]>' (né a 'IEnumerable<ITuple>' per .NET Core).
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ja.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ja.xlf
index 83eab05388..f9bc74903f 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ja.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ja.xlf
@@ -244,7 +244,7 @@ Stack Trace: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ {1} 戻り値の型のプロパティまたはメソッド {0} は、'IEnumerable<object[]>' (.NET Core の場合は 'IEnumerable<ITuple>' に割り当てできません)。
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ko.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ko.xlf
index 54d4eeff6b..662790a01a 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ko.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ko.xlf
@@ -244,7 +244,7 @@ Stack Trace: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ {1} 반환 형식의 속성 또는 메서드 {0}은(는) 'IEnumerable<object[]>'(.NET Core의 경우 'IEnumerable<ITuple>')에 할당할 수 없습니다.
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.pl.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.pl.xlf
index 063ad09178..0e35bce434 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.pl.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.pl.xlf
@@ -244,7 +244,7 @@ Komunikat o wyjątku: {3}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ Właściwości lub metody {0} w zwracanym typie {1} nie można przypisać do elementu „IEnumerable<object[]>” (ani „IEnumerable<ITuple>” dla platformy .NET Core).
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.pt-BR.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.pt-BR.xlf
index ab3e24aabc..8098ac5ff3 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.pt-BR.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.pt-BR.xlf
@@ -244,7 +244,7 @@ Rastreamento de Pilha: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ A propriedade ou método {0} no {1} tipo de retorno não pode ser atribuído a 'IEnumerable<object[]>” (nem 'IEnumerable<ITuple>” para .NET Core).
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ru.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ru.xlf
index 05e40944d6..e1150c15cb 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ru.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.ru.xlf
@@ -244,7 +244,7 @@ Stack Trace: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ Свойство или метод {0} возвращаемого типа {1} не могут быть назначены объекту "IEnumerable<[]>" (или "IEnumerable<ITuple>" для .NET Core).
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.tr.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.tr.xlf
index 283e902a0f..059f43ebf3 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.tr.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.tr.xlf
@@ -244,7 +244,7 @@ Yığın İzleme: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ {1} dönüş türündeki {0} özelliği veya yöntemi 'IEnumerable<object[]>' öğesine (veya .NET Core için 'IEnumerable<ITuple>' öğesine) atanamaz.
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.zh-Hans.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.zh-Hans.xlf
index 94ac681f69..5ed78a425c 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.zh-Hans.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.zh-Hans.xlf
@@ -244,7 +244,7 @@ Stack Trace: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ {1} 返回类型上的属性或方法 {0} 不能分配给 "IEnumerable<object[]>" (对于 .NET Core,也不能分配给 "IEnumerable<ITuple>")。
diff --git a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.zh-Hant.xlf b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.zh-Hant.xlf
index 3c18180765..b0bc6533ac 100644
--- a/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.zh-Hant.xlf
+++ b/src/TestFramework/TestFramework/Resources/xlf/FrameworkMessages.zh-Hant.xlf
@@ -244,7 +244,7 @@ Stack Trace: {4}
Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
- Property or method {0} on {1} return type is not assignable to 'IEnumerable<object[]>' (nor 'IEnumerable<ITuple>' for .NET Core).
+ {1} 傳回類型上的屬性或方法 {0} 無法指派給 'IEnumerable<object[]>' (或 'IEnumerable<ITuple>' 給 .NET Core)