From 800205dc955f5c34344162811c38f3289a902283 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Sun, 15 Sep 2024 06:32:49 -0700 Subject: [PATCH 1/2] Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2539005 --- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf | 2 +- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.de.xlf | 2 +- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.fr.xlf | 2 +- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.it.xlf | 2 +- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf | 2 +- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pl.xlf | 2 +- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf | 2 +- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf index f9f7a1d36d..7e81fef2da 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + Nahradit konstruktor metodou TestInitialize diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.de.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.de.xlf index bef86186e2..a393853ffb 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.de.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.de.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + Konstruktor durch TestInitialize-Methode ersetzen diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.fr.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.fr.xlf index f1d3a682cb..4926f0d9a1 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.fr.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.fr.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + Remplacer le constructeur par la méthode TestInitialize diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.it.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.it.xlf index 040d26e354..5cad48b130 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.it.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.it.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + Sostituisci costruttore con metodo TestInitialize diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf index 48ee0b6bc6..d112238dc2 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + コンストラクターを TestInitialize メソッドに置き換える diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pl.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pl.xlf index 69222c1d14..1db2f9c2de 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pl.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pl.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + Zastąp konstruktor metodą TestInitialize diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf index ef495359f5..5adc7de8a4 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + Substitua o construtor pelo método TestInitialize. diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf index 751e311b61..6c41b67068 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + Oluşturucuyu TestInitialize yöntemiyle değiştir From fa2eaf7da43ba66b6f836dfe330a98cb396ee2f0 Mon Sep 17 00:00:00 2001 From: dotnet bot Date: Sun, 15 Sep 2024 06:34:01 -0700 Subject: [PATCH 2/2] Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2539005 --- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf | 2 +- .../MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf index 9ea5b7cae9..82509b9bf9 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + 将构造函数替换为 TestInitialize 方法 diff --git a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf index 1a3524e662..b52b815fda 100644 --- a/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf +++ b/src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf @@ -49,7 +49,7 @@ Replace constructor with TestInitialize method - Replace constructor with TestInitialize method + 使用 TestInitialize 方法取代建構函式