LEGO: Pull request from juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260425114721881 to main#1580
Merged
AArnott merged 1 commit intoApr 25, 2026
Conversation
There was a problem hiding this comment.
Pull request overview
Adds localized satellite resource entries for the newly introduced NoAmbientTask string in Microsoft.VisualStudio.Threading so localized builds can display a translated message when no ambient JoinableTask is active.
Changes:
- Add
;NoAmbientTaskstring entries to multiple locale.lclfiles (TRK, RUS, PTB, PLK, KOR, JPN, ITA, ESN, DEU, CSY, CHT, CHS). - Provide localized translations for “No JoinableTask is active.”
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| loc/lcl/TRK/Microsoft.VisualStudio.Threading.dll.lcl | Adds Turkish translation for ;NoAmbientTask. |
| loc/lcl/RUS/Microsoft.VisualStudio.Threading.dll.lcl | Adds Russian translation for ;NoAmbientTask. |
| loc/lcl/PTB/Microsoft.VisualStudio.Threading.dll.lcl | Adds Brazilian Portuguese translation for ;NoAmbientTask. |
| loc/lcl/PLK/Microsoft.VisualStudio.Threading.dll.lcl | Adds Polish translation for ;NoAmbientTask. |
| loc/lcl/KOR/Microsoft.VisualStudio.Threading.dll.lcl | Adds Korean translation for ;NoAmbientTask. |
| loc/lcl/JPN/Microsoft.VisualStudio.Threading.dll.lcl | Adds Japanese translation for ;NoAmbientTask. |
| loc/lcl/ITA/Microsoft.VisualStudio.Threading.dll.lcl | Adds Italian translation for ;NoAmbientTask. |
| loc/lcl/ESN/Microsoft.VisualStudio.Threading.dll.lcl | Adds Spanish translation for ;NoAmbientTask. |
| loc/lcl/DEU/Microsoft.VisualStudio.Threading.dll.lcl | Adds German translation for ;NoAmbientTask. |
| loc/lcl/CSY/Microsoft.VisualStudio.Threading.dll.lcl | Adds Czech translation for ;NoAmbientTask. |
| loc/lcl/CHT/Microsoft.VisualStudio.Threading.dll.lcl | Adds Traditional Chinese translation for ;NoAmbientTask. |
| loc/lcl/CHS/Microsoft.VisualStudio.Threading.dll.lcl | Adds Simplified Chinese translation for ;NoAmbientTask. |
AArnott
approved these changes
Apr 25, 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
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 juno/hb_f2f230f9-08b4-4714-af00-6fce66aaeb84_20260425114721881 to main with localized lcls