-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update localization #14039
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Update localization #14039
Conversation
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
Contributor
Author
|
I did a very quick review -- it's possible there could be some issue I missed. i.e. feel free to do a better review if you want. |
Colengms
previously approved these changes
Nov 11, 2025
…oft/vscode-cpptools into seanmcm/localizationNov10
Colengms
approved these changes
Nov 11, 2025
sean-mcmanus
added a commit
that referenced
this pull request
Dec 2, 2025
* put standard library file associations in package.json (#14002) * Fix incorrect comma in settings string. (#14005) * Update IntelliSense strings (translations are available yet). (#14020) * Enable setting the VS dev environment without running from Dev Command Prompt (#13571) * For VS 18.0 and above, use "Insiders" instead of "Preview" (#14022) * Adding telemetry for devcmd environment usage (#14023) * Update changelog and version for 1.29.0. (#14028) * Update changelog and version for 1.29.0. * Update TPN. (#14029) * Update changelog (2nd time). (#14032) * Update IntelliSense loc strings. (#14038) * Update localization (#14039) * Localization - Translated Strings * Some fixes. * Remove \t. --------- Co-authored-by: csigs <[email protected]> * Update the msvc version to 1950. (#14042) * Retry build files task in cg.yml (#14043) * Retry build files. * Update changelog for 1.29.1. (#14058) * Bump js-yaml from 4.1.0 to 4.1.1 in /Extension (#14060) Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update js-yaml for github actions. (#14061) * Fix typo "no_suitable_complier" in nativeStrings.json (#14064) * Update changelog and verison for 1.29.2. (#14070) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Bob Brown <[email protected]> Co-authored-by: csigs <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dhruvil Shah <[email protected]>
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.
From https://github.com/microsoft/vscode-cpptools/pull/14014/files
With some fixes applied: 1811001