From 7a6d460f4e07ceafc367a5541afc4328cdf7f50d Mon Sep 17 00:00:00 2001 From: Cristiano Suzuki Date: Thu, 17 Dec 2020 17:22:00 -0300 Subject: [PATCH] Updates --- src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf | 2 +- src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf | 2 +- src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf | 2 +- .../netstandard1.3/Resources/xlf/Resource.ko.xlf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf index de29b1b10c..3206d3d4d1 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.fr.xlf @@ -296,7 +296,7 @@ Erreur : {1} {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0} Pour les projets UWP, si vous utilisez des objets d'IU dans un test, utilisez l'attribut [UITestMethod] à la place de [TestMethod] pour exécuter le test dans le thread d'IU. + {0} Pour les projets UWP, si vous utilisez des objets d'IU dans un test, utilisez l'attribut [UITestMethod] à la place de [TestMethod] pour exécuter le test dans le thread d'interface utilisateur. diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf index e0ef49c961..670b7f1e35 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.it.xlf @@ -296,7 +296,7 @@ Errore: {1} {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0}. Se, per i progetti della piattaforma UWP, nel test si usano oggetti dell'interfaccia utente, provare a specificare l'attributo [UITestMethod] invece di [TestMethod] per eseguire il test nel thread dell'interfaccia utente. + {0}. Se, per i progetti della piattaforma UWP, nel test si usano oggetti dell'interfaccia utente, provare a specificare l'attributo [UITestMethod] invece di [TestMethod] per eseguire il test nel thread di UI. diff --git a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf index 16b308fd0f..6b1245585c 100644 --- a/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf +++ b/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.pt-BR.xlf @@ -296,7 +296,7 @@ Erro: {1} {0} For UWP projects, if you are using UI objects in test consider using [UITestMethod] attribute instead of [TestMethod] to execute test in UI thread. - {0} Para projetos UWP, se você está usando objetos de IU no teste, considere usar o atributo [UITestMethod] em vez de [TestMethod] para executar o teste no thread de IU. + {0} Para projetos UWP, se você está usando objetos de IU no teste, considere usar o atributo [UITestMethod] em vez de [TestMethod] para executar o teste no thread da IU. diff --git a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf index 460e9f9445..fcad1aeec1 100644 --- a/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf +++ b/src/Adapter/PlatformServices.Shared/netstandard1.3/Resources/xlf/Resource.ko.xlf @@ -40,7 +40,7 @@ Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1} - 테스트 실행 배포 문제: 테스트 저장소 '{0}'에 대한 종속성을 배포하지 못함: {1} + 테스트 실행 배포 문제: 테스트 스토리지 '{0}'에 대한 종속성을 배포하지 못함: {1}