Skip to content

Localization change from build: 155035485 - #41367

Merged
Ben Hillis (benhillis) merged 1 commit into
masterfrom
user/localization/155035485
Aug 17, 2026
Merged

Localization change from build: 155035485#41367
Ben Hillis (benhillis) merged 1 commit into
masterfrom
user/localization/155035485

Conversation

@OneBlue

Copy link
Copy Markdown
Collaborator

No description provided.

@OneBlue
Blue (OneBlue) requested a review from a team as a code owner August 17, 2026 08:03
Copilot AI lite review requested due to automatic review settings August 17, 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

Updates localized Resources.resw strings for the WSLC CLI to better distinguish options vs arguments, adds several new help/error strings, and refreshes translations across multiple locales.

Changes:

  • Add new localized strings for required option errors, “run --help for more information”, and related headings.
  • Update existing error/help strings to use option terminology instead of argument where appropriate.
  • Replace some remaining English strings with localized equivalents in various locales.

Reviewed changes

Copilot reviewed 21 out of 21 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
localization/strings/zh-TW/Resources.resw Updates zh-TW WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/zh-CN/Resources.resw Updates zh-CN WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/sv-SE/Resources.resw Updates sv-SE WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/pt-PT/Resources.resw Updates pt-PT WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/pt-BR/Resources.resw Updates pt-BR WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/pl-PL/Resources.resw Updates pl-PL WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/nl-NL/Resources.resw Updates nl-NL WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/nb-NO/Resources.resw Updates nb-NO WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/ko-KR/Resources.resw Updates ko-KR WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/ja-JP/Resources.resw Updates ja-JP WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/it-IT/Resources.resw Updates it-IT WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/hu-HU/Resources.resw Updates hu-HU WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/fr-FR/Resources.resw Updates fr-FR WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/es-ES/Resources.resw Updates es-ES WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/en-GB/Resources.resw Updates en-GB WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/de-DE/Resources.resw Updates de-DE WSLC CLI strings; adds new option/help strings and refreshes wording.
localization/strings/da-DK/Resources.resw Updates da-DK WSLC CLI strings; adds new option/help strings and refreshes wording.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

</data>
<data name="WSLCCLI_MissingArgumentNameError" xml:space="preserve">
<value>遺失參數名稱於: '{}'</value>
<value>遺失選選名稱位置: '{}'</value>
</data>
<data name="WSLCCLI_InvalidMemorySizeError" xml:space="preserve">
<value>無効な {} 引数の値: '{}'。メモリ サイズが予期されます (例: 256M、1G)</value>
<value>無効な {} オプション値: '{}'。メモリ サイズを指定子てください (例: 256M、1G)</value>
</data>
<data name="WSLCCLI_MultipleExclusiveArgumentsProvided" xml:space="preserve">
<value>Plusieurs arguments mutuellement exclusifs fournis : '{}'</value>
<value>Plusieurs arguments mutuellement exclusifs fournis : « {} »</value>
</data>
<data name="WSLCCLI_InvalidAliasError" xml:space="preserve">
<value>Der Argument-Alias wurde für den aktuellen Befehl nicht erkannt: „{}“</value>
<value>Der Alias „Option“ wurde für den aktuellen Befehl nicht erkannt: '{}'</value>
@benhillis
Ben Hillis (benhillis) merged commit ab18ef9 into master Aug 17, 2026
12 checks passed
@benhillis
Ben Hillis (benhillis) deleted the user/localization/155035485 branch August 17, 2026 18:05
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.

4 participants