You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.
Motivation: This is an automated localization check-in by OneLocBuild (Build ID 2961630), providing actual translations for 4 previously untranslated strings in the System.Text.Json source generator's .xlf resource files. The strings had state="new" (English source text used as placeholder targets) and needed proper translations — this is routine and justified.
Approach: Standard OneLocBuild workflow — replaces English placeholder targets with actual localized translations across all 13 supported languages and updates the state attribute from "new" to "translated". This is the expected process for localization in dotnet/runtime.
Summary: ✅ LGTM. Mechanical localization update with zero code or behavioral changes. All format string placeholders ({0}, {1}) are correctly preserved in all 52 translated strings. The change is perfectly balanced (52 insertions, 52 deletions = 4 strings × 13 languages).
Detailed Findings
✅ Translation Completeness — All 4 strings translated consistently across all 13 languages
The same 4 trans-units are updated in every .xlf file (cs, de, es, fr, it, ja, ko, pl, pt-BR, ru, tr, zh-Hans, zh-Hant):
InaccessibleJsonIncludePropertiesNotSupportedFormat (format string with {0}.{1})
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961630
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961672
Apr 27, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961672
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961810
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961810
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961891
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961891
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961956
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2961956
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962100
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962100
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962111
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962111
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962182
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962182
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962232
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962232
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962252
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962252
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962272
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962272
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962358
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962358
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962412
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962412
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962446
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962446
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962487
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962487
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962527
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962527
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962610
Apr 28, 2026
dotnet-bot
changed the title
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962610
Localized file check-in by OneLocBuild Task: Build definition ID 679: Build ID 2962801
Apr 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.