Localization change from build: 155591575 - #41420
Open
Blue (OneBlue) wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates WSL localization resources and Intune policy templates by adding new wslc error strings related to IP/network selection, adjusting prune output strings (adding “Deleted *Header” labels), and expanding translations for relative-time strings in multiple locales.
Changes:
- Add
MessageWslcIpRequiresUserDefinedNetworkandMessageWslcIpAmbiguousWithMultipleNetworksacross multipleResources.reswlocales. - Replace per-item “Deleted: {}” prune strings with header-style strings for network/volume prune output.
- Localize the “Allow privileged WSL containers” policy strings across multiple
intune/<locale>/WSL.admlfiles.
Reviewed changes
Copilot reviewed 41 out of 41 changed files in this pull request and generated 11 comments.
Show a summary per file
| File | Description |
|---|---|
| localization/strings/zh-TW/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| localization/strings/zh-CN/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings. |
| localization/strings/tr-TR/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings. |
| localization/strings/sv-SE/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| localization/strings/ru-RU/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| localization/strings/pt-PT/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| localization/strings/pt-BR/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings. |
| localization/strings/pl-PL/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings. |
| localization/strings/nl-NL/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| localization/strings/nb-NO/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings; updates mount error text. |
| localization/strings/ko-KR/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| localization/strings/ja-JP/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| localization/strings/it-IT/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings. |
| localization/strings/hu-HU/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings. |
| localization/strings/fr-FR/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings; localizes a mount error string. |
| localization/strings/fi-FI/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings; localizes a mount error string. |
| localization/strings/es-ES/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings; localizes a mount error string. |
| localization/strings/en-GB/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| localization/strings/de-DE/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings. |
| localization/strings/da-DK/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings; localizes relative-time strings. |
| localization/strings/cs-CZ/Resources.resw | Adds new wslc IP/network error strings; updates prune “Deleted” strings. |
| intune/zh-TW/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/zh-CN/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/tr-TR/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/sv-SE/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/ru-RU/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/pt-PT/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/pt-BR/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/pl-PL/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/nl-NL/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/nb-NO/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/ko-KR/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/ja-JP/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/it-IT/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/hu-HU/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/fr-FR/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/fi-FI/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/es-ES/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/de-DE/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/da-DK/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
| intune/cs-CZ/WSL.adml | Localizes “Allow privileged WSL containers” policy strings. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+2499
to
+2503
| <data name="MessageWslcIpRequiresUserDefinedNetwork" xml:space="preserve"> | ||
| <value>An IP address requires a user-defined network. Use --network to specify one.</value> | ||
| <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment> | ||
| </data> | ||
| <data name="MessageWslcIpAmbiguousWithMultipleNetworks" xml:space="preserve"> |
Comment on lines
+2507
to
+2511
| <value>An IP address requires a user-defined network. Use --network to specify one.</value> | ||
| <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment> | ||
| </data> | ||
| <data name="MessageWslcIpAmbiguousWithMultipleNetworks" xml:space="preserve"> | ||
| <value>An IP address cannot be specified when multiple networks are requested. Use a single --network option.</value> |
Comment on lines
+2503
to
+2505
| <data name="MessageWslcIpAmbiguousWithMultipleNetworks" xml:space="preserve"> | ||
| <value>An IP address cannot be specified when multiple networks are requested. Use a single --network option.</value> | ||
| <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment> |
Comment on lines
+2503
to
+2505
| <data name="MessageWslcIpAmbiguousWithMultipleNetworks" xml:space="preserve"> | ||
| <value>An IP address cannot be specified when multiple networks are requested. Use a single --network option.</value> | ||
| <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment> |
Comment on lines
3036
to
3038
| <data name="WSLCCLI_UnsupportedMountError" xml:space="preserve"> | ||
| <value>Argumentet {} for alternativet --mount' bruker en funksjon som ikke støttes: {}</value> | ||
| <value>Argument "{}" for '--mount' option uses an unsupported feature: {}</value> | ||
| <comment>{FixedPlaceholder="{}"}{FixedPlaceholder="{}"}{Locked="--mount'"}Command line arguments, file names and string inserts should not be translated</comment> |
Comment on lines
+2499
to
+2505
| <data name="MessageWslcIpRequiresUserDefinedNetwork" xml:space="preserve"> | ||
| <value>An IP address requires a user-defined network. Use --network to specify one.</value> | ||
| <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment> | ||
| </data> | ||
| <data name="MessageWslcIpAmbiguousWithMultipleNetworks" xml:space="preserve"> | ||
| <value>An IP address cannot be specified when multiple networks are requested. Use a single --network option.</value> | ||
| <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment> |
Comment on lines
+2499
to
+2505
| <data name="MessageWslcIpRequiresUserDefinedNetwork" xml:space="preserve"> | ||
| <value>An IP address requires a user-defined network. Use --network to specify one.</value> | ||
| <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment> | ||
| </data> | ||
| <data name="MessageWslcIpAmbiguousWithMultipleNetworks" xml:space="preserve"> | ||
| <value>An IP address cannot be specified when multiple networks are requested. Use a single --network option.</value> | ||
| <comment>{Locked="--network "}Command line arguments, file names and string inserts should not be translated</comment> |
| </data> | ||
| <data name="WSLCCLI_RelativeTimeYears" xml:space="preserve"> | ||
| <value>{} years ago</value> | ||
| <value>For {} ⌡år siden</value> |
| <string id="AllowWSLContainerPrivileged"><!-- _locComment_text='{Locked="WSL"}' -->Allow privileged WSL containers</string> | ||
| <string id="AllowWSLContainerPrivilegedExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL containers can run in privileged mode on this machine. When enabled or not configured, users and Windows applications can start privileged containers. When set to 'Disabled', requests to start a privileged container are refused for all users and Windows apps. Privileged containers run with elevated Linux capabilities and reduced isolation from the container host.</string> | ||
| <string id="AllowWSLContainerPrivileged"><!-- _locComment_text='{Locked="WSL"}' -->Ayrıcalıklı WSL kapsayıcılarına izin ver</string> | ||
| <string id="AllowWSLContainerPrivilegedExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->Bu ilke, WSL kapsayıcılarının bu makinede ayrıcalıklı modda çalışıp çalışamayacağını denetler. Etkinleştirildiğinde veya yapılandırılmadığında, kullanıcılar ve Windows uygulamaları ayrıcalıklı kapsayıcıları başlatabilir. 'Disabled ayarlandığında, ayrıcalıklı bir kapsayıcı başlatma istekleri tüm kullanıcılar ve Windows uygulamaları için reddedilir. Ayrıcalıklı kapsayıcılar, kapsayıcı ana bilgisayarından yükseltilmiş Linux yetenekleriyle ve azaltılmış yalıtımla çalışır.</string> |
| <string id="AllowWSLContainerPrivileged"><!-- _locComment_text='{Locked="WSL"}' -->Allow privileged WSL containers</string> | ||
| <string id="AllowWSLContainerPrivilegedExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->This policy controls whether WSL containers can run in privileged mode on this machine. When enabled or not configured, users and Windows applications can start privileged containers. When set to 'Disabled', requests to start a privileged container are refused for all users and Windows apps. Privileged containers run with elevated Linux capabilities and reduced isolation from the container host.</string> | ||
| <string id="AllowWSLContainerPrivileged"><!-- _locComment_text='{Locked="WSL"}' -->允许特权 WSL 容器</string> | ||
| <string id="AllowWSLContainerPrivilegedExplain"><!-- _locComment_text='{Locked="WSL"}{Locked="Disabled"}' -->此策略控制 WSL 容器是否可以在此计算机上以特权模式运行。如果已启用或未配置,则用户和 Windows 应用程序可以启动特权容器。如果设置为 "Disabled",则所有用户和 Windows 应用都会拒绝启动特权容器的请求。特权容器使用提升的 Linux 功能运行,并减少与容器主机的隔离。</string> |
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.