Skip to content

Localization update#22162

Open
raujaiswal wants to merge 546 commits into
masterfrom
Localization-update_05112026
Open

Localization update#22162
raujaiswal wants to merge 546 commits into
masterfrom
Localization-update_05112026

Conversation

@raujaiswal
Copy link
Copy Markdown
Contributor

This PR was auto-generated with the localization pipeline build.

vmapetr and others added 30 commits January 3, 2024 15:48
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
raujaiswal and others added 8 commits May 6, 2026 09:31
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants