LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20251031193321730 to main#62702
Merged
jakebailey merged 1 commit intomainfrom Oct 31, 2025
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates localization files for diagnostic messages across 10 languages (Turkish, Russian, Portuguese, Korean, Italian, Czech, Traditional Chinese, Simplified Chinese). The changes include:
- Fixing grammatical errors in the English source text for error message 1355
- Adding three new diagnostic messages (2882, 5111, 6932)
- Replacing two obsolete diagnostic messages (69010, 6904) with updated versions
- Updating all corresponding translations to reflect these changes
Reviewed Changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/loc/lcl/trk/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updates Turkish translations with grammar fix and new messages |
| src/loc/lcl/rus/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updates Russian translations with grammar fix and new messages |
| src/loc/lcl/ptb/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updates Portuguese translations with new messages |
| src/loc/lcl/kor/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updates Korean translations with new messages |
| src/loc/lcl/ita/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updates Italian translations with grammar fix and new messages |
| src/loc/lcl/csy/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updates Czech translations with grammar fix and new messages |
| src/loc/lcl/cht/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updates Traditional Chinese translations with new messages |
| src/loc/lcl/chs/diagnosticMessages/diagnosticMessages.generated.json.lcl | Updates Simplified Chinese translations with grammar fix and new messages |
| <Val><![CDATA[A 'const' assertion can only be applied to references to enum members, or string, number, boolean, array, or object literals.]]></Val> | ||
| <Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
| <Val><![CDATA['const' onaylamaları yalnızca sabit listesi üyelerine veya dize, sayı, Boolean, dizi ya da nesne sabit değerlerine yönelik başvurulara uygulanabilir.]]></Val> | ||
| <Val><![CDATA['const' onaylamasu yalnızca sabit listesi üyelerine veya dize, sayı, Boolean, dizi ya da nesne sabit değerlerine yönelik başvurulara uygulanabilir.]]></Val> |
There was a problem hiding this comment.
Spelling error in Turkish translation: 'onaylamasu' should be 'onaylaması' (correct possessive form).
jakebailey
approved these changes
Oct 31, 2025
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.
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20251031193321730 to main with localized lcls