Localization change from build: 151566005#41004
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 across multiple locales, reflecting new/updated WSLC CLI messaging introduced in build 151566005 (e.g., new stop-timeout validation, network option descriptions, and image-load output strings).
Changes:
- Updates
MessageWslcGatewayRequiresSubnettext to reference the--gateway/--subnetCLI options rather than generic “Gateway/Subnet” wording. - Adds new localized strings for stop-timeout validation and new CLI argument/output messages (stop timeout arg description, image loaded messages, network arg descriptions, lost+found volume warning).
- Propagates these additions/updates across multiple locale
Resources.reswfiles.
Reviewed changes
Copilot reviewed 21 out of 21 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| localization/strings/zh-CN/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in zh-CN. |
| localization/strings/tr-TR/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in tr-TR. |
| localization/strings/sv-SE/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in sv-SE. |
| localization/strings/ru-RU/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in ru-RU. |
| localization/strings/pt-PT/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in pt-PT. |
| localization/strings/pt-BR/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in pt-BR. |
| localization/strings/pl-PL/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in pl-PL. |
| localization/strings/nl-NL/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in nl-NL. |
| localization/strings/nb-NO/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in nb-NO. |
| localization/strings/ja-JP/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in ja-JP. |
| localization/strings/it-IT/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in it-IT. |
| localization/strings/hu-HU/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in hu-HU. |
| localization/strings/fr-FR/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in fr-FR. |
| localization/strings/fi-FI/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in fi-FI. |
| localization/strings/es-ES/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in es-ES. |
| localization/strings/en-GB/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in en-GB. |
| localization/strings/da-DK/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in da-DK. |
| localization/strings/cs-CZ/Resources.resw | Updates gateway/subnet wording; adds new WSLC CLI/network/image/volume strings in cs-CZ. |
| <data name="MessageWslcGatewayRequiresSubnet" xml:space="preserve"> | ||
| <value>De netwerkstuurprogrammaoptie 'Gateway' vereist dat 'Subnet' ook wordt opgegeven.</value> | ||
| <comment>{Locked="Gateway"}{Locked="Subnet"}Command line arguments, file names and string inserts should not be translated</comment> | ||
| <value>Voor de optie --gateway' moet ook --subnet' worden opgegeven.</value> |
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.