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}