diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf
index 3b613f37f21660..47acea2b99ca83 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.cs.xlf
@@ -32,6 +32,31 @@
Duplicitní název typu
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf
index 80ee5a4c3927c9..ebbab56c240d5d 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.de.xlf
@@ -32,6 +32,31 @@
Doppelter Typname
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf
index 383c9b6e1cd3ce..451dd7da58f855 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.es.xlf
@@ -32,6 +32,31 @@
Nombre de tipo duplicado.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf
index abf9fecd62cf1e..f01bf2b5b93d3c 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.fr.xlf
@@ -32,6 +32,31 @@
Nom de type dupliqué.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf
index 9edb25fc978211..839e8dedec8111 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.it.xlf
@@ -32,6 +32,31 @@
Nome di tipo duplicato.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf
index b3312d606a2dbd..258570825b412f 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ja.xlf
@@ -32,6 +32,31 @@
重複した種類名。
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf
index 1214ae9ffa70c2..7e19eb0623c659 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ko.xlf
@@ -32,6 +32,31 @@
중복된 형식 이름입니다.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf
index 257006c2b352e0..0703c93cd2cc4c 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pl.xlf
@@ -32,6 +32,31 @@
Zduplikowana nazwa typu.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pt-BR.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pt-BR.xlf
index 11492c23762969..f7fa74197fae80 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pt-BR.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.pt-BR.xlf
@@ -32,6 +32,31 @@
Nome de tipo duplicado.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ru.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ru.xlf
index f1bb2a252c0438..c996bbb9285351 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ru.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.ru.xlf
@@ -32,6 +32,31 @@
Дублирующееся имя типа.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.tr.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.tr.xlf
index 3d5e138aebe4cb..601a993580458b 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.tr.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.tr.xlf
@@ -32,6 +32,31 @@
Yinelenen tür adı.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hans.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hans.xlf
index a934f5c4d315f1..5d4ef30fb91d4e 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hans.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hans.xlf
@@ -32,6 +32,31 @@
重复的类型名称。
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
diff --git a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hant.xlf b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hant.xlf
index 4e236ab87e0030..c8362e5f2be2cd 100644
--- a/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hant.xlf
+++ b/src/libraries/System.Text.Json/gen/Resources/xlf/Strings.zh-Hant.xlf
@@ -32,6 +32,31 @@
重複類型名稱。
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.
+
+
+
+ The converter '{0}' is not compatible with the type '{1}'.
+ The converter '{0}' is not compatible with the type '{1}'.
+
+
+
+ Deserialization of init-only properties is currently not supported in source generation mode.
+ Deserialization of init-only properties is currently not supported in source generation mode.
+
+
+
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+ The converter '{0}' cannot return null or a JsonConverterFactory instance.
+
+
+
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+ Invalid serializable-property configuration specified for type '{0}'. For more information, see 'JsonSourceGenerationMode.Serialization'.
+
+ The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.The member '{0}.{1}' has been annotated with the JsonIncludeAttribute but is not visible to the source generator.