diff --git a/src/fsharp/xlf/FSComp.txt.cs.xlf b/src/fsharp/xlf/FSComp.txt.cs.xlf
index 471baae87a4..abaa63bc021 100644
--- a/src/fsharp/xlf/FSComp.txt.cs.xlf
+++ b/src/fsharp/xlf/FSComp.txt.cs.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Pokud se definuje také hodnota konstanty, třeba val x : int = 1, může být deklarací jenom atribut [<Literal>].
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.de.xlf b/src/fsharp/xlf/FSComp.txt.de.xlf
index adbf8d90dc0..88583fec151 100644
--- a/src/fsharp/xlf/FSComp.txt.de.xlf
+++ b/src/fsharp/xlf/FSComp.txt.de.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Eine Deklaration kann nur dem [<Literal>]-Attribut entsprechen, wenn auch ein konstanter Wert angegeben ist, z.B. "val x : int =1".
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.es.xlf b/src/fsharp/xlf/FSComp.txt.es.xlf
index ee67ea92ef8..ed44397fe0f 100644
--- a/src/fsharp/xlf/FSComp.txt.es.xlf
+++ b/src/fsharp/xlf/FSComp.txt.es.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Una declaración solo puede ser el atributo [<Literal>] si también se proporciona un valor constante, por ejemplo, "val x: int = 1"
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.fr.xlf b/src/fsharp/xlf/FSComp.txt.fr.xlf
index 910a655c804..2168a116c88 100644
--- a/src/fsharp/xlf/FSComp.txt.fr.xlf
+++ b/src/fsharp/xlf/FSComp.txt.fr.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Une déclaration peut seulement être l'attribut [<Literal>] si une valeur constante est aussi donnée, par ex. 'val x : int = 1'
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.it.xlf b/src/fsharp/xlf/FSComp.txt.it.xlf
index 05ed023f5be..efe83d5e100 100644
--- a/src/fsharp/xlf/FSComp.txt.it.xlf
+++ b/src/fsharp/xlf/FSComp.txt.it.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Una dichiarazione può essere solo l'attributo [<Literal>] se è specificato anche un valore costante, ad esempio 'val x : int = 1'
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.ja.xlf b/src/fsharp/xlf/FSComp.txt.ja.xlf
index 41e37d03da2..f0700683139 100644
--- a/src/fsharp/xlf/FSComp.txt.ja.xlf
+++ b/src/fsharp/xlf/FSComp.txt.ja.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- 定数値も指定する場合には宣言を [<Literal>] 属性のみにできます。例: 'val x : int = 1'
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.ko.xlf b/src/fsharp/xlf/FSComp.txt.ko.xlf
index 89627993d94..4785f3dd3f1 100644
--- a/src/fsharp/xlf/FSComp.txt.ko.xlf
+++ b/src/fsharp/xlf/FSComp.txt.ko.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- 상수 값도 지정된 경우(예: 'val x : int = 1')에만 선언은 [<Literal>] 특성일 수 있습니다.
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.pl.xlf b/src/fsharp/xlf/FSComp.txt.pl.xlf
index 476aa4ec3f6..5b2074d0bea 100644
--- a/src/fsharp/xlf/FSComp.txt.pl.xlf
+++ b/src/fsharp/xlf/FSComp.txt.pl.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Deklaracja może być atrybutem [<Literal>] tylko wtedy, gdy zostanie również podana wartość stała, np. „val x : int = 1”
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.pt-BR.xlf b/src/fsharp/xlf/FSComp.txt.pt-BR.xlf
index 4667d4f8051..40820727c14 100644
--- a/src/fsharp/xlf/FSComp.txt.pt-BR.xlf
+++ b/src/fsharp/xlf/FSComp.txt.pt-BR.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Uma declaração só pode ser o atributo [<Literal>] se um valor constante também é dado, ex.:' val x: int = 1'
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.ru.xlf b/src/fsharp/xlf/FSComp.txt.ru.xlf
index ecf663bc1b4..d17847bea59 100644
--- a/src/fsharp/xlf/FSComp.txt.ru.xlf
+++ b/src/fsharp/xlf/FSComp.txt.ru.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Объявление может представлять собой только атрибут [<Literal>], если указано значение константы, например, 'val x : int = 1'
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.tr.xlf b/src/fsharp/xlf/FSComp.txt.tr.xlf
index ce9598b9a6e..e4ff88cd5e0 100644
--- a/src/fsharp/xlf/FSComp.txt.tr.xlf
+++ b/src/fsharp/xlf/FSComp.txt.tr.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- Bir sabit değer de sağlanmışsa bildirim yalnızca [<Literal>] özniteliği olabilir, ör. 'val x : int = 1'
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf b/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf
index 92c72ba01af..4d79bd47456 100644
--- a/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf
+++ b/src/fsharp/xlf/FSComp.txt.zh-Hans.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- 如果还给定了常量值,则声明只能是 [<Literal>] 属性,例如 "val x : int = 1"
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
diff --git a/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf b/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
index f2a37609a21..713c545b21e 100644
--- a/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
+++ b/src/fsharp/xlf/FSComp.txt.zh-Hant.xlf
@@ -4304,7 +4304,7 @@
A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'
- 若也提供了常數值,宣告就只能是 [<Literal>] 屬性,例如 'val x : int = 1'
+ A declaration may only be the [<Literal>] attribute if a constant value is also given, e.g. 'val x: int = 1'