diff --git a/src/Compiler/xlf/FSComp.txt.cs.xlf b/src/Compiler/xlf/FSComp.txt.cs.xlf
index 2d6569495fb1..dc578af9a994 100644
--- a/src/Compiler/xlf/FSComp.txt.cs.xlf
+++ b/src/Compiler/xlf/FSComp.txt.cs.xlf
@@ -1007,21 +1007,26 @@
Byl očekáván výraz.
-
-
- Očekává se pole záznamu.
-
- Očekává se vzorek.
+
+
+ Expecting record field
+
+ Očekává se typ
+
+
+ Expecting union case field
+
+ Neúplný znakový literál (příklad: Q) nebo volání kvalifikovaného typu (příklad: T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.de.xlf b/src/Compiler/xlf/FSComp.txt.de.xlf
index 05412ee34ff4..0d5007fed661 100644
--- a/src/Compiler/xlf/FSComp.txt.de.xlf
+++ b/src/Compiler/xlf/FSComp.txt.de.xlf
@@ -1007,21 +1007,26 @@
Ausdruck wird erwartet
-
-
- Datensatzfeld wird erwartet
-
- Muster wird erwartet
+
+
+ Expecting record field
+
+ Typ wird erwartet
+
+
+ Expecting union case field
+
+ Unvollständiges Zeichenliteral (Beispiel: „Q“) oder qualifizierter Typaufruf (Beispiel: „T.Name“)
diff --git a/src/Compiler/xlf/FSComp.txt.es.xlf b/src/Compiler/xlf/FSComp.txt.es.xlf
index fc01995a3e73..eee3b33c5c92 100644
--- a/src/Compiler/xlf/FSComp.txt.es.xlf
+++ b/src/Compiler/xlf/FSComp.txt.es.xlf
@@ -1007,21 +1007,26 @@
Se espera una expresión
-
-
- Se espera un campo de registro
-
- Se espera un patrón
+
+
+ Expecting record field
+
+ Tipo esperado
+
+
+ Expecting union case field
+
+ Literal de carácter incompleto (ejemplo: 'Q') o invocación de tipo completo (ejemplo: 'T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.fr.xlf b/src/Compiler/xlf/FSComp.txt.fr.xlf
index 0210d6760344..37b8637fac1b 100644
--- a/src/Compiler/xlf/FSComp.txt.fr.xlf
+++ b/src/Compiler/xlf/FSComp.txt.fr.xlf
@@ -1007,21 +1007,26 @@
Expression attendue
-
-
- Champ d’enregistrement attendu
-
- Modèle attendu
+
+
+ Expecting record field
+
+ Type attendu
+
+
+ Expecting union case field
+
+ Littéral de caractère incomplet (exemple : 'Q') ou appel de type qualifié (exemple : 'T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.it.xlf b/src/Compiler/xlf/FSComp.txt.it.xlf
index 09fc8de5a9a8..45f773a03e8e 100644
--- a/src/Compiler/xlf/FSComp.txt.it.xlf
+++ b/src/Compiler/xlf/FSComp.txt.it.xlf
@@ -1007,21 +1007,26 @@
Prevista espressione.
-
-
- Previsto campo record
-
- Criterio previsto
+
+
+ Expecting record field
+
+ Previsto tipo
+
+
+ Expecting union case field
+
+ Valore letterale carattere incompleto (ad esempio: 'Q') o chiamata di tipo qualificato (ad esempio: 'T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.ja.xlf b/src/Compiler/xlf/FSComp.txt.ja.xlf
index e9a86b84566d..c4b215201764 100644
--- a/src/Compiler/xlf/FSComp.txt.ja.xlf
+++ b/src/Compiler/xlf/FSComp.txt.ja.xlf
@@ -1007,21 +1007,26 @@
式を指定してください
-
-
- レコード フィールドが必要です
-
- 必要なパターン
+
+
+ Expecting record field
+
+ 型が必要です
+
+
+ Expecting union case field
+
+ 不完全な文字リテラル (例: 'Q') または修飾型の呼び出し (例: 'T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.ko.xlf b/src/Compiler/xlf/FSComp.txt.ko.xlf
index 8133d0bd01ef..00d19be09192 100644
--- a/src/Compiler/xlf/FSComp.txt.ko.xlf
+++ b/src/Compiler/xlf/FSComp.txt.ko.xlf
@@ -1007,21 +1007,26 @@
식이 필요함
-
-
- 레코드 필드 필요
-
- 예상되는 패턴
+
+
+ Expecting record field
+
+ 예상 형식
+
+
+ Expecting union case field
+
+ 불완전한 문자 리터럴(예: 'Q') 또는 정규화된 형식 호출(예: 'T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.pl.xlf b/src/Compiler/xlf/FSComp.txt.pl.xlf
index 626ead023528..f9f8d75e2c04 100644
--- a/src/Compiler/xlf/FSComp.txt.pl.xlf
+++ b/src/Compiler/xlf/FSComp.txt.pl.xlf
@@ -1007,21 +1007,26 @@
Oczekiwanie na wyrażenie
-
-
- Oczekiwanie pola rekordu
-
- Oczekiwano wzorca
+
+
+ Expecting record field
+
+ Oczekiwano typu
+
+
+ Expecting union case field
+
+ Niekompletny literał znaku (przykład: „Q”) lub wywołanie typu kwalifikowanego (przykład: „T.Name”)
diff --git a/src/Compiler/xlf/FSComp.txt.pt-BR.xlf b/src/Compiler/xlf/FSComp.txt.pt-BR.xlf
index 06620eb856cb..b6ecb582a3d3 100644
--- a/src/Compiler/xlf/FSComp.txt.pt-BR.xlf
+++ b/src/Compiler/xlf/FSComp.txt.pt-BR.xlf
@@ -1007,21 +1007,26 @@
Esperando uma expressão
-
-
- Esperando campo de registro
-
- Padrão esperado
+
+
+ Expecting record field
+
+ Esperando tipo
+
+
+ Expecting union case field
+
+ Literal de caractere incompleto (exemplo: 'Q') ou invocação de tipo qualificado (exemplo: 'T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.ru.xlf b/src/Compiler/xlf/FSComp.txt.ru.xlf
index 722b02ce15f3..a55d1afade8b 100644
--- a/src/Compiler/xlf/FSComp.txt.ru.xlf
+++ b/src/Compiler/xlf/FSComp.txt.ru.xlf
@@ -1007,21 +1007,26 @@
Ожидается выражение
-
-
- Ожидается поле записи
-
- Ожидается шаблон
+
+
+ Expecting record field
+
+ Требуется тип
+
+
+ Expecting union case field
+
+ Неполный символьный литерал (например: "Q") или вызов квалифицированного типа (например: "T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.tr.xlf b/src/Compiler/xlf/FSComp.txt.tr.xlf
index 12f8cfeeb778..da224bfc0ee9 100644
--- a/src/Compiler/xlf/FSComp.txt.tr.xlf
+++ b/src/Compiler/xlf/FSComp.txt.tr.xlf
@@ -1007,21 +1007,26 @@
İfade bekleniyor
-
-
- Kayıt alanı bekleniyor
-
- Desen bekleniyor
+
+
+ Expecting record field
+
+ Tür bekleniyor
+
+
+ Expecting union case field
+
+ Eksik karakter değişmez değeri (örnek: 'Q') veya tam tür çağrısı (örnek: 'T.Name)
diff --git a/src/Compiler/xlf/FSComp.txt.zh-Hans.xlf b/src/Compiler/xlf/FSComp.txt.zh-Hans.xlf
index caca4c82014a..26b945a8541b 100644
--- a/src/Compiler/xlf/FSComp.txt.zh-Hans.xlf
+++ b/src/Compiler/xlf/FSComp.txt.zh-Hans.xlf
@@ -1007,21 +1007,26 @@
应为表达式
-
-
- 应为记录字段
-
- 预期模式
+
+
+ Expecting record field
+
+ 预期类型
+
+
+ Expecting union case field
+
+ 字符文本不完整(示例: "Q")或限定类型调用(示例: "T.Name")
diff --git a/src/Compiler/xlf/FSComp.txt.zh-Hant.xlf b/src/Compiler/xlf/FSComp.txt.zh-Hant.xlf
index fe208053fc5d..16d8255e6aab 100644
--- a/src/Compiler/xlf/FSComp.txt.zh-Hant.xlf
+++ b/src/Compiler/xlf/FSComp.txt.zh-Hant.xlf
@@ -1007,21 +1007,26 @@
必須是運算式
-
-
- 必須是記錄欄位
-
- 必須是模式
+
+
+ Expecting record field
+
+ 必須是類型
+
+
+ Expecting union case field
+
+ 不完整的字元文字 (範例: 'Q') 或限定類型調用 (範例: 'T.Name)