Skip to content

Localization change from build: 151964774#41055

Open
OneBlue wants to merge 1 commit into
masterfrom
user/localization/151964774
Open

Localization change from build: 151964774#41055
OneBlue wants to merge 1 commit into
masterfrom
user/localization/151964774

Conversation

@OneBlue

@OneBlue OneBlue commented Jul 11, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@OneBlue OneBlue requested a review from a team as a code owner July 11, 2026 08:03
Copilot AI review requested due to automatic review settings July 11, 2026 08:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 MessageWslcSessionStorageCustomLocation from 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants