Skip to content

Localization update#22157

Open
raujaiswal wants to merge 545 commits into
masterfrom
Localization-update_05082026
Open

Localization update#22157
raujaiswal wants to merge 545 commits into
masterfrom
Localization-update_05082026

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 14:25
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 7 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
Copy link
Copy Markdown
Contributor

@FinVamp1 FinVamp1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

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.

8 participants