Localization change from build: 148148797#40667
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates localized resource strings generated from build 148148797, primarily translating newly introduced/previously-untranslated user-facing messages related to Virtio/virtio performance and WSLC CLI log timestamp options.
Changes:
- Localize
MessageSwiotlbKernelUnsupportedacross multiple locales. - Localize WSLC CLI log timestamp argument descriptions (
WSLCCLI_TimestampsArgDescription,WSLCCLI_SinceArgDescription,WSLCCLI_UntilArgDescription) in several locales. - Update
MessageVirtioProxyRequiresVirtiotranslations in select locales.
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| localization/strings/zh-TW/Resources.resw | Translates MessageSwiotlbKernelUnsupported to zh-TW. |
| localization/strings/tr-TR/Resources.resw | Translates MessageSwiotlbKernelUnsupported and WSLC CLI timestamp-related descriptions to tr-TR. |
| localization/strings/sv-SE/Resources.resw | Translates MessageSwiotlbKernelUnsupported and WSLC CLI timestamp-related descriptions to sv-SE. |
| localization/strings/ru-RU/Resources.resw | Updates MessageVirtioProxyRequiresVirtio, MessageSwiotlbKernelUnsupported, and WSLC CLI timestamp-related descriptions for ru-RU. |
| localization/strings/pt-PT/Resources.resw | Translates WSLC CLI timestamp-related descriptions to pt-PT. |
| localization/strings/pt-BR/Resources.resw | Translates WSLC CLI timestamp-related descriptions to pt-BR. |
| localization/strings/pl-PL/Resources.resw | Translates MessageSwiotlbKernelUnsupported to pl-PL. |
| localization/strings/nl-NL/Resources.resw | Translates MessageSwiotlbKernelUnsupported to nl-NL. |
| localization/strings/ko-KR/Resources.resw | Translates WSLC CLI timestamp-related descriptions to ko-KR. |
| localization/strings/it-IT/Resources.resw | Updates MessageVirtioProxyRequiresVirtio, MessageSwiotlbKernelUnsupported, and WSLCCLI_UntilArgDescription in it-IT. |
| localization/strings/hu-HU/Resources.resw | Updates MessageVirtioProxyRequiresVirtio, MessageSwiotlbKernelUnsupported, and WSLC CLI timestamp-related descriptions in hu-HU. |
| localization/strings/fr-FR/Resources.resw | Updates MessageVirtioProxyRequiresVirtio in fr-FR. |
| localization/strings/fi-FI/Resources.resw | Updates MessageVirtioProxyRequiresVirtio and translates MessageSwiotlbKernelUnsupported in fi-FI. |
| localization/strings/es-ES/Resources.resw | Updates MessageVirtioProxyRequiresVirtio in es-ES. |
| localization/strings/de-DE/Resources.resw | Updates MessageVirtioProxyRequiresVirtio and translates MessageSwiotlbKernelUnsupported in de-DE. |
| localization/strings/da-DK/Resources.resw | Translates WSLC CLI timestamp-related descriptions to da-DK. |
| localization/strings/cs-CZ/Resources.resw | Translates MessageSwiotlbKernelUnsupported to cs-CZ. |
| </data> | ||
| <data name="MessageSwiotlbKernelUnsupported" xml:space="preserve"> | ||
| <value>The running kernel is missing a patch that significantly improves virtio device performance. Update to a more recent WSL kernel to enable this optimization.</value> | ||
| <value>В запущенном ядре отсутствует исправление, значительно повышающий производительность устройств virtio. Обновите ядро WSL до более новой версии, чтобы включить эту оптимизацию.</value> |
benhillis
approved these changes
May 29, 2026
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.
No description provided.