Localization update#22162
Open
raujaiswal wants to merge 546 commits into
Open
Conversation
…9: Build ID 25793751 (#19455)
LEGO: Merge pull request 19461
LEGO: Merge pull request 19475
…9: Build ID 26108306 (#19494) * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 26108306 * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 26108306
LEGO: Merge pull request 19501
…9: Build ID 26298495 (#19509) * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 26298495 * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 26298495
…9: Build ID 27388148 (#19661) * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 27388148 * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 27388148
LEGO: Merge pull request 19667
LEGO: Merge pull request 19673
…9: Build ID 27476218 (#19681) * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 27476218 * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 27476218 * Localized file check-in by OneLocBuild Task: Build definition ID 10899: Build ID 27476218
LEGO: Merge pull request 19702
LEGO: Merge pull request 19708
…9: Build ID 27607242 (#19717)
…9: Build ID 31459190 (#22142)
* fix: renormalize .resjson line endings (CRLF → LF) OneLocBuild@3 commits translations via GitHub API, which bypasses .gitattributes text normalization. This caused CRLF line endings to be stored in git blobs for .resjson files. The Linux PR check CI (verify-source-changes.js) detects the normalization mismatch and fails with 'uncommitted changes found'. Run git add --renormalize to convert all existing CRLF blobs to LF, matching what .gitattributes (*.resjson text) expects. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * fix: add git add --renormalize to localization pipeline Prevents future CRLF blobs from being committed by the localization pipeline. OneLocBuild@3 writes .resjson files with Windows CRLF line endings. The existing 'git add -A' preserves whatever line endings are on disk. Adding '--renormalize' first forces git to apply .gitattributes rules (*.resjson text → LF) to all tracked files before staging, ensuring blobs are always stored with LF regardless of the build agent OS. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
LEGO: Merge pull request 22151
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 PR was auto-generated with the localization pipeline build.