Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3068335 - #11055
Open
dotnet-oneloc-localization[bot] wants to merge 2 commits into
Open
Conversation
…: Build ID 3067674
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The generated localization updates consistently preserve the resource meaning and XLIFF structure.
Pull request overview
Adds localized recursive response-file detection messages for Microsoft Testing Platform.
Changes:
- Replaces English fallback text with translated text in five locales.
- Marks each resource as translated.
File summaries
| File | Description |
|---|---|
PlatformResources.zh-Hans.xlf |
Adds Simplified Chinese translation. |
PlatformResources.ru.xlf |
Adds Russian translation. |
PlatformResources.ko.xlf |
Adds Korean translation. |
PlatformResources.ja.xlf |
Adds Japanese translation. |
PlatformResources.de.xlf |
Adds German translation. |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
…: Build ID 3068335
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
The Japanese, Korean, and Brazilian Portuguese diagnostics contain malformed or meaning-altering translations.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Review details
- Files reviewed: 17/17 changed files
- Comments generated: 3
- Review effort level: Balanced
| <trans-unit id="AzureDevOpsLivePublishingUnexpectedContentType"> | ||
| <source>Azure DevOps REST API returned an unexpected successful response with status code {0} and content type '{1}'.</source> | ||
| <target state="new">Azure DevOps REST API returned an unexpected successful response with status code {0} and content type '{1}'.</target> | ||
| <target state="translated">DevOps REST API Azure予期しない正常な応答を返しました。状態コードは {0}、コンテンツの種類は '{1}' です。</target> |
| <trans-unit id="AzureDevOpsLivePublishingUnexpectedContentType"> | ||
| <source>Azure DevOps REST API returned an unexpected successful response with status code {0} and content type '{1}'.</source> | ||
| <target state="new">Azure DevOps REST API returned an unexpected successful response with status code {0} and content type '{1}'.</target> | ||
| <target state="translated">Azure DevOps REST API에서 코드 {0} 및 콘텐츠 형식 '{1}'상태 예기치 않은 성공적인 응답을 반환했습니다.</target> |
| <trans-unit id="AzureDevOpsLivePublishingUnexpectedContentType"> | ||
| <source>Azure DevOps REST API returned an unexpected successful response with status code {0} and content type '{1}'.</source> | ||
| <target state="new">Azure DevOps REST API returned an unexpected successful response with status code {0} and content type '{1}'.</target> | ||
| <target state="translated">Azure REST API do DevOps retornou uma resposta bem-sucedida inesperada com status {0} de código e tipo de conteúdo '{1}'.</target> |
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.