Localized file check-in by OneLocBuild Task: Build definition ID 15684: Build ID 14014758#2010
Closed
embeddedbot wants to merge 2 commits intomainfrom
Closed
Localized file check-in by OneLocBuild Task: Build definition ID 15684: Build ID 14014758#2010embeddedbot wants to merge 2 commits intomainfrom
embeddedbot wants to merge 2 commits intomainfrom
Conversation
…4: Build ID 14014758
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated OneLocBuild check-in updating the localized message catalogs under locales/ to match the current set of message keys used by vcpkg-tool.
Changes:
- Removes the obsolete localization key
AddVersionFileNotFoundfrom multiple non-English locale JSON files to keep them in sync with the current message set.
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| locales/messages.zh-Hant.json | Removes AddVersionFileNotFound entry from Traditional Chinese locale catalog. |
| locales/messages.zh-Hans.json | Removes AddVersionFileNotFound entry from Simplified Chinese locale catalog. |
| locales/messages.tr.json | Removes AddVersionFileNotFound entry from Turkish locale catalog. |
| locales/messages.ru.json | Removes AddVersionFileNotFound entry from Russian locale catalog. |
| locales/messages.pt-BR.json | Removes AddVersionFileNotFound entry from Brazilian Portuguese locale catalog. |
| locales/messages.pl.json | Removes AddVersionFileNotFound entry from Polish locale catalog. |
| locales/messages.ko.json | Removes AddVersionFileNotFound entry from Korean locale catalog. |
| locales/messages.ja.json | Removes AddVersionFileNotFound entry from Japanese locale catalog. |
| locales/messages.it.json | Removes AddVersionFileNotFound entry from Italian locale catalog. |
| locales/messages.fr.json | Removes AddVersionFileNotFound entry from French locale catalog. |
| locales/messages.es.json | Removes AddVersionFileNotFound entry from Spanish locale catalog. |
| locales/messages.de.json | Removes AddVersionFileNotFound entry from German locale catalog. |
| locales/messages.cs.json | Removes AddVersionFileNotFound entry from Czech locale catalog. |
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.
This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.