Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates localized .resw strings for multiple languages, primarily refining WSL container CLI text related to the --cidfile argument description and the “CID file already exists” error message.
Changes:
- Localizes
WSLCCLI_CIDFileAlreadyExistsErroracross several languages (replacing the prior English fallback string). - Adjusts
WSLCCLI_CIDFileArgDescriptionphrasing in several locales (generally aligning punctuation/style with the en-US baseline).
Reviewed changes
Copilot reviewed 18 out of 18 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| localization/strings/zh-TW/Resources.resw | Localizes the “CID file already exists” error message in Traditional Chinese. |
| localization/strings/zh-CN/Resources.resw | Localizes the “CID file already exists” error message in Simplified Chinese. |
| localization/strings/tr-TR/Resources.resw | Updates --cidfile argument description and localizes the “already exists” error message in Turkish. |
| localization/strings/sv-SE/Resources.resw | Localizes the “CID file already exists” error message in Swedish. |
| localization/strings/ru-RU/Resources.resw | Updates --cidfile argument description and localizes the “already exists” error message in Russian. |
| localization/strings/pt-PT/Resources.resw | Localizes the “CID file already exists” error message in Portuguese (Portugal). |
| localization/strings/pt-BR/Resources.resw | Localizes the “CID file already exists” error message in Portuguese (Brazil). |
| localization/strings/pl-PL/Resources.resw | Updates --cidfile argument description and localizes the “already exists” error message in Polish. |
| localization/strings/nl-NL/Resources.resw | Localizes the “CID file already exists” error message in Dutch. |
| localization/strings/nb-NO/Resources.resw | Updates --cidfile argument description phrasing in Norwegian (Bokmål). |
| localization/strings/ko-KR/Resources.resw | Localizes the “CID file already exists” error message in Korean. |
| localization/strings/it-IT/Resources.resw | Localizes the “CID file already exists” error message in Italian. |
| localization/strings/hu-HU/Resources.resw | Updates --cidfile argument description and localizes the “already exists” error message in Hungarian. |
| localization/strings/fr-FR/Resources.resw | Localizes the “CID file already exists” error message in French. |
| localization/strings/fi-FI/Resources.resw | Updates --cidfile argument description and localizes the “already exists” error message in Finnish. |
| localization/strings/es-ES/Resources.resw | Localizes the “CID file already exists” error message in Spanish (Spain). |
| localization/strings/de-DE/Resources.resw | Updates --cidfile argument description and localizes the “already exists” error message in German. |
| localization/strings/cs-CZ/Resources.resw | Updates --cidfile argument description and localizes the “already exists” error message in Czech. |
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.