Localization change from build: 151964774#41055
Open
OneBlue wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates localized .resw resources for multiple locales, primarily to add new WSLC CLI strings (container cp help/errors, healthcheck-related flags/errors, and network connect/disconnect descriptions) and to replace a previously-English MessageWslcSessionStorageCustomLocation string with localized text in several languages.
Changes:
- Add new
WSLCCLI_*resource entries for new/updated WSLC CLI functionality (e.g.,container cp, healthcheck options, duration validation, network connect/disconnect). - Update
MessageWslcSessionStorageCustomLocationfrom English to localized text in several locales.
Reviewed changes
Copilot reviewed 21 out of 21 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| localization/strings/zh-CN/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/tr-TR/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/sv-SE/Resources.resw | Adds new WSLC CLI strings. |
| localization/strings/ru-RU/Resources.resw | Adds new WSLC CLI strings. |
| localization/strings/pt-PT/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/pt-BR/Resources.resw | Adds new WSLC CLI strings. |
| localization/strings/pl-PL/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/nl-NL/Resources.resw | Adds new WSLC CLI strings. |
| localization/strings/nb-NO/Resources.resw | Adds new WSLC CLI strings. |
| localization/strings/ja-JP/Resources.resw | Adds new WSLC CLI strings. |
| localization/strings/it-IT/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/hu-HU/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/fr-FR/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/fi-FI/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/es-ES/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/en-GB/Resources.resw | Adds new WSLC CLI strings (English baseline for en-GB). |
| localization/strings/da-DK/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| localization/strings/cs-CZ/Resources.resw | Adds new WSLC CLI strings; includes updated session storage message. |
| <comment>Shown when the container archive download produced no extractable files.</comment> | ||
| </data> | ||
| <data name="WSLCCLI_CpSourceIsDirectoryError" xml:space="preserve"> | ||
| <value>无法将目录复制到文件路径。改用带有尾随分隔符) 的目录目标 (。</value> |
Comment on lines
+2530
to
+2531
| <value>Kan ikke lese tjæredata fra terminalen. Send et tjærearkiv til stdin. | ||
| Eksempel: tar -cf - filer | wslc container cp – CONTAINER:/path</value> |
| </data> | ||
| <data name="WSLCCLI_ContainerCpLongDesc" xml:space="preserve"> | ||
| <value>Kopiér filer mellem en objektbeholder og det lokale filsystem. | ||
| Format: wslc container cp [INDSTILLINGER] KILDEDESTINATION |
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.