Cherry-picking localized strings related to "Create region headings & Audit Sources is collapsed until needed in VS Options" change into release/7.3.x branch#7053
Merged
kartheekp-ms merged 1 commit intorelease/7.3.xfrom Jan 17, 2026
Conversation
donnie-msft
approved these changes
Jan 15, 2026
…: Build ID 13053928 (#7024)
d8a3027 to
858f2c6
Compare
donnie-msft
approved these changes
Jan 15, 2026
Contributor
donnie-msft
left a comment
There was a problem hiding this comment.
Thank you for rebasing!
Note: This commit still has the Chinese translation bug that's being investigated where package source and audit source descriptions are the same:
Contributor
Author
Thanks @donnie-msft. I will merge this PR and wait for the above loc bug to be addressed before doing the QB insertion into 18.3. |
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.
Bug
Fixes: NuGet/Home#14715 and NuGet/Home#14716
Description
We updated the product code that contains localized strings in
release/7.3.x/branch. However, only the product changes were included in the release branch, while the localized strings were merged into the dev branch a week later.Localization commit: NuGet/NuGet.Client@31c6e73
Product changes commit: NuGet/NuGet.Client@36a5b01
Cherry-picking localization strings commit into release branch 31c6e73 for insertion into VS.
PR Checklist
- [ ] Added tests- [ ] Link to an issue or pull request to update docs if this PR changes settings, environment variables, new feature, etc.