Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2966009#7973
Open
dotnet-bot wants to merge 2 commits intomainfrom
Open
Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2966009#7973dotnet-bot wants to merge 2 commits intomainfrom
dotnet-bot wants to merge 2 commits intomainfrom
Conversation
…: Build ID 2964784
Contributor
There was a problem hiding this comment.
Pull request overview
Automated OneLocBuild localization check-in updating translated strings for a code fix resource in MSTest analyzer code fixes.
Changes:
- Updates the
RemoveDuplicateDataRowFixlocalized<target>string fromstate="new"(English) tostate="translated"in multiple languages. - Provides localized translations for Traditional Chinese, Simplified Chinese, Turkish, Russian, Portuguese (Brazil), Spanish, German, and Czech XLF files.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf | Adds localized target for “Remove duplicate 'DataRow'”. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf | Adds localized target for “Remove duplicate 'DataRow'”. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf | Adds localized target for “Remove duplicate 'DataRow'”. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ru.xlf | Adds localized target for “Remove duplicate 'DataRow'”. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf | Adds localized target for “Remove duplicate 'DataRow'”. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.es.xlf | Adds localized target for “Remove duplicate 'DataRow'”. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.de.xlf | Adds localized target for “Remove duplicate 'DataRow'”. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf | Adds localized target for “Remove duplicate 'DataRow'”. |
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.