diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
index 28077209f1..062636e15c 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf
@@ -991,12 +991,12 @@ Typ deklarující tyto metody by měl také respektovat následující pravidla:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- Atribut, který je odvozen od retryBaseAttribute, lze zadat pouze v testovací metodě.
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Použití atributu opakování u testovací metody
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf
index d0392c0779..0d8fbf63aa 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf
@@ -992,12 +992,12 @@ Der Typ, der diese Methoden deklariert, sollte auch die folgenden Regeln beachte
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- Ein von „RetryBaseAttribute“ abgeleitetes Attribut kann nur für eine Testmethode angegeben werden.
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Verwenden des Wiederholungsattributs für die Testmethode
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
index 9826583a2e..b6c0d91182 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf
@@ -991,12 +991,12 @@ El tipo que declara estos métodos también debe respetar las reglas siguientes:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- Un atributo que deriva de 'RetryBaseAttribute' solo se puede especificar en un método de prueba
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Usar el atributo de reintento en el método de prueba
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf
index 7046be7985..395171adcb 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.fr.xlf
@@ -991,12 +991,12 @@ Le type doit être une classe
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- Vous ne pouvez spécifier un attribut dérivant de « RetryBaseAttribute » que sur une méthode de test
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Utilisez l’attribut de nouvelle tentative sur la méthode de test
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf
index 0992505351..87416e4632 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf
@@ -991,12 +991,12 @@ Anche il tipo che dichiara questi metodi deve rispettare le regole seguenti:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- È possibile specificare un attributo che deriva da ‘RetryBaseAttribute’ solo in un metodo di test
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Utilizzare l'attributo di ripetizione nel metodo di test
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
index 0cef2f3bb1..cbe6033516 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf
@@ -991,12 +991,12 @@ The type declaring these methods should also respect the following rules:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- 'RetryBaseAttribute' から派生する属性は、テスト メソッドでのみ指定できます
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- テスト メソッドで retry 属性を使用する
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf
index be776c6e11..1c7116dccb 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf
@@ -991,12 +991,12 @@ The type declaring these methods should also respect the following rules:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- 'RetryBaseAttribute'에서 파생된 속성은 테스트 메서드에서만 지정할 수 있습니다.
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- 테스트 메서드에 재시도 속성 사용
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
index fd05c18408..c970f74c8e 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
@@ -991,12 +991,12 @@ Typ deklarujący te metody powinien również przestrzegać następujących regu
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- Atrybut pochodzący od atrybutu „RetryBaseAttribute” można określić tylko w metodzie testowej
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Użyj atrybutu ponawiania dla metody testowej
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
index 850de01fc7..f4075798b1 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf
@@ -991,12 +991,12 @@ O tipo que declara esses métodos também deve respeitar as seguintes regras:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- Um atributo derivado de “RetryBaseAttribute” só pode ser especificado em um método de teste
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Usar o atributo de repetição no método de teste
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
index 5768eb930f..24e6dda0b1 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf
@@ -1003,12 +1003,12 @@ The type declaring these methods should also respect the following rules:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- Атрибут, производный от "RetryBaseAttribute", может быть указан только в тестовом методе
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Использовать атрибут retry в тестовом методе
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf
index 45e118ae89..e0ad0f449c 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf
@@ -993,12 +993,12 @@ Bu yöntemleri bildiren tipin ayrıca aşağıdaki kurallara uyması gerekir:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- 'RetryBaseAttribute' özniteliğinden türetilen bir öznitelik yalnızca bir test yönteminde belirtilebilir
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- Test yönteminde yeniden deneme özniteliğini kullan
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf
index a2c2ef6559..df239b3a8c 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hans.xlf
@@ -991,12 +991,12 @@ The type declaring these methods should also respect the following rules:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- 只能在测试方法上指定派生自 ‘RetryBaseAttribute’ 的属性
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- 对测试方法使用重试属性
+ Use retry attribute on test method or test class
diff --git a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf
index 7b6615c170..ed1c9ad2e1 100644
--- a/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf
+++ b/src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf
@@ -991,12 +991,12 @@ The type declaring these methods should also respect the following rules:
An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test class
- 衍生自 'RetryBaseAttribute' 的屬性只能在測試方法上指定
+ An attribute that derives from 'RetryBaseAttribute' can be specified only on a test method or a test classUse retry attribute on test method or test class
- 在測試方法上使用重試屬性
+ Use retry attribute on test method or test class