diff --git a/src/MSBuild/Resources/xlf/Strings.cs.xlf b/src/MSBuild/Resources/xlf/Strings.cs.xlf
index 0bcc4fcfc66..8cce023c82f 100644
--- a/src/MSBuild/Resources/xlf/Strings.cs.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.cs.xlf
@@ -1363,7 +1363,7 @@ Když se nastaví na MessageUponIsolationViolation (nebo jeho krátký
MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
- MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
+ MSBUILD : error MSB1068: Je nutné zadat soubor pro přepínač getResultOutputFile.
{StrBegin="MSBUILD : error MSB1068: "}UE: This happens if the user does something like "msbuild.exe -getResultOutputFile". The user must pass in an actual file
following the switch, as in "msbuild.exe -getTargetResult:blah -getResultOutputFile:blah.txt".
diff --git a/src/MSBuild/Resources/xlf/Strings.es.xlf b/src/MSBuild/Resources/xlf/Strings.es.xlf
index 046919ea174..a46a83106bb 100644
--- a/src/MSBuild/Resources/xlf/Strings.es.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.es.xlf
@@ -1357,7 +1357,7 @@ Esta marca es experimental y puede que no funcione según lo previsto.
MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
- MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
+ MSBUILD : error MSB1068: debe proporcionar un archivo para el modificador getResultOutputFile.
{StrBegin="MSBUILD : error MSB1068: "}UE: This happens if the user does something like "msbuild.exe -getResultOutputFile". The user must pass in an actual file
following the switch, as in "msbuild.exe -getTargetResult:blah -getResultOutputFile:blah.txt".
diff --git a/src/MSBuild/Resources/xlf/Strings.fr.xlf b/src/MSBuild/Resources/xlf/Strings.fr.xlf
index 02e553925f7..44ac7629a7e 100644
--- a/src/MSBuild/Resources/xlf/Strings.fr.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.fr.xlf
@@ -1350,7 +1350,7 @@ Remarque : verbosité des enregistreurs d’événements de fichiers
MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
- MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
+ MSBUILD : error MSB1068: doit fournir un fichier pour la bascule getResultOutputFile.
{StrBegin="MSBUILD : error MSB1068: "}UE: This happens if the user does something like "msbuild.exe -getResultOutputFile". The user must pass in an actual file
following the switch, as in "msbuild.exe -getTargetResult:blah -getResultOutputFile:blah.txt".
diff --git a/src/MSBuild/Resources/xlf/Strings.it.xlf b/src/MSBuild/Resources/xlf/Strings.it.xlf
index 7afaa29d07f..c2bf89cf08f 100644
--- a/src/MSBuild/Resources/xlf/Strings.it.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.it.xlf
@@ -1361,7 +1361,7 @@ Nota: livello di dettaglio dei logger di file
MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
- MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
+ MSBUILD : error MSB1068: è necessario fornire un file per il passaggio getResultOutputFile.
{StrBegin="MSBUILD : error MSB1068: "}UE: This happens if the user does something like "msbuild.exe -getResultOutputFile". The user must pass in an actual file
following the switch, as in "msbuild.exe -getTargetResult:blah -getResultOutputFile:blah.txt".
diff --git a/src/MSBuild/Resources/xlf/Strings.ru.xlf b/src/MSBuild/Resources/xlf/Strings.ru.xlf
index 4426421d989..d8b8f0fa611 100644
--- a/src/MSBuild/Resources/xlf/Strings.ru.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.ru.xlf
@@ -1349,7 +1349,7 @@
MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
- MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
+ MSBUILD : error MSB1068: необходимо указать файл для параметра getResultOutputFile.
{StrBegin="MSBUILD : error MSB1068: "}UE: This happens if the user does something like "msbuild.exe -getResultOutputFile". The user must pass in an actual file
following the switch, as in "msbuild.exe -getTargetResult:blah -getResultOutputFile:blah.txt".
diff --git a/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf b/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf
index aa265b3073b..45805acdc6e 100644
--- a/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf
+++ b/src/MSBuild/Resources/xlf/Strings.zh-Hans.xlf
@@ -1350,7 +1350,7 @@
MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
- MSBUILD : error MSB1068: Must provide a file for the getResultOutputFile switch.
+ MSBUILD : error MSB1068: 必须为 getResultOutputFile 开关提供文件。
{StrBegin="MSBUILD : error MSB1068: "}UE: This happens if the user does something like "msbuild.exe -getResultOutputFile". The user must pass in an actual file
following the switch, as in "msbuild.exe -getTargetResult:blah -getResultOutputFile:blah.txt".