From 075f133dc16c4ee3bc1bc5c1fe34932266707fc7 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 14 Aug 2025 20:48:30 +0000
Subject: [PATCH 1/2] Initial plan
From 543529bb411e9d48d3b77c933eccbf8843a1a6e0 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Thu, 14 Aug 2025 21:02:14 +0000
Subject: [PATCH 2/2] Fix Chinese translation of dotnet workload search command
Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
---
src/Cli/dotnet/Commands/CliCommandStrings.resx | 1 +
src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf | 4 ++--
src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf | 4 ++--
14 files changed, 27 insertions(+), 26 deletions(-)
diff --git a/src/Cli/dotnet/Commands/CliCommandStrings.resx b/src/Cli/dotnet/Commands/CliCommandStrings.resx
index 1a7ab086d389..6ec2a6ed18ca 100644
--- a/src/Cli/dotnet/Commands/CliCommandStrings.resx
+++ b/src/Cli/dotnet/Commands/CliCommandStrings.resx
@@ -1214,6 +1214,7 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf
index 2abc5757cc04..08fc78dde78f 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.cs.xlf
@@ -1845,8 +1845,8 @@ Nástroj {1} (verze {2}) se úspěšně nainstaloval. Do souboru manifestu {3} s
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- Nejsou nainstalované žádné úlohy, nic se nedá opravit. Pokud chcete najít úlohy, které se mají nainstalovat, spusťte vyhledávání úloh dotnet.
-
+ Nejsou nainstalované žádné úlohy, nic se nedá opravit. Pokud chcete najít úlohy, které se mají nainstalovat, spusťte vyhledávání úloh dotnet.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf
index 28d969f9c290..d03c38147886 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.de.xlf
@@ -1845,8 +1845,8 @@ Das Tool "{1}" (Version {2}) wurde erfolgreich installiert. Der Eintrag wird der
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- Es sind keine Workloads installiert, es ist keine Reparatur erforderlich. Führen Sie „dotnet workload search“ aus, um zu installierende Workloads zu finden.
-
+ Es sind keine Workloads installiert, es ist keine Reparatur erforderlich. Führen Sie „dotnet workload search“ aus, um zu installierende Workloads zu finden.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf
index b304c13abfde..7f1390ce8766 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.es.xlf
@@ -1845,8 +1845,8 @@ La herramienta "{1}" (versión "{2}") se instaló correctamente. Se ha agregado
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- No hay cargas de trabajo instaladas, no hay nada que reparar. Ejecute "dotnet workload search" para buscar las cargas de trabajo que se van a instalar.
-
+ No hay cargas de trabajo instaladas, no hay nada que reparar. Ejecute "dotnet workload search" para buscar las cargas de trabajo que se van a instalar.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf
index edc8d38647da..a8d55571189a 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.fr.xlf
@@ -1845,8 +1845,8 @@ L'outil '{1}' (version '{2}') a été correctement installé. L'entrée est ajou
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- Aucune charge de travail n’est installée, rien à réparer. Exécutez « recherche de charge de travail dotnet » pour trouver les charges de travail à installer.
-
+ Aucune charge de travail n’est installée, rien à réparer. Exécutez « recherche de charge de travail dotnet » pour trouver les charges de travail à installer.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf
index 4bdf9e2e281a..16a0edad0a4a 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.it.xlf
@@ -1845,8 +1845,8 @@ Lo strumento '{1}' versione '{2}' è stato installato. La voce è stata aggiunta
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- Nessun carico di lavoro installato, nulla da ripristinare. Eseguire 'ricerca del carico di lavoro DotNet' per trovare i carichi di lavoro da installare.
-
+ Nessun carico di lavoro installato, nulla da ripristinare. Eseguire 'ricerca del carico di lavoro DotNet' per trovare i carichi di lavoro da installare.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf
index 6d2cc70f6c6e..b7c3222206b6 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ja.xlf
@@ -1845,8 +1845,8 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- ワークロードがインストールされていないため、修復するものがありません。`dotnet ワークロード検索` を実行してインストールするワークロードを検索します。
-
+ ワークロードがインストールされていないため、修復するものがありません。`dotnet ワークロード検索` を実行してインストールするワークロードを検索します。
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf
index ffa19091c74c..9cf3ab312562 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ko.xlf
@@ -1845,8 +1845,8 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- 워크로드가 설치되어 있지 않고 복구할 것도 없습니다. ‘dotnet 워크로드 검색’을 실행하여 설치할 워크로드를 찾으세요.
-
+ 워크로드가 설치되어 있지 않고 복구할 것도 없습니다. ‘dotnet 워크로드 검색’을 실행하여 설치할 워크로드를 찾으세요.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf
index 0712b0ffe380..161e5fe02b44 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pl.xlf
@@ -1845,8 +1845,8 @@ Narzędzie „{1}” (wersja „{2}”) zostało pomyślnie zainstalowane. Wpis
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- Nie zainstalowano żadnych obciążeń i nie ma nic do naprawienia. Uruchom polecenie „dotnet workload search”, aby znaleźć obciążenia do zainstalowania.
-
+ Nie zainstalowano żadnych obciążeń i nie ma nic do naprawienia. Uruchom polecenie „dotnet workload search”, aby znaleźć obciążenia do zainstalowania.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf
index fa6df2716a2f..1fb196458421 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.pt-BR.xlf
@@ -1845,8 +1845,8 @@ A ferramenta '{1}' (versão '{2}') foi instalada com êxito. A entrada foi adici
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- Nenhuma carga de trabalho instalada, nada para reparar. Execute a 'pesquisa de carga de trabalho dotnet' para encontrar cargas de trabalho a serem instaladas.
-
+ Nenhuma carga de trabalho instalada, nada para reparar. Execute a 'pesquisa de carga de trabalho dotnet' para encontrar cargas de trabalho a serem instaladas.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf
index 6444c8afa5a9..32c3d2175136 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.ru.xlf
@@ -1845,8 +1845,8 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- Рабочие нагрузки не установлены, не нужно ничего восстанавливать. Запустите "Поиск рабочей нагрузки DotNet", чтобы найти рабочие нагрузки для установки.
-
+ Рабочие нагрузки не установлены, не нужно ничего восстанавливать. Запустите "Поиск рабочей нагрузки DotNet", чтобы найти рабочие нагрузки для установки.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf
index 88ba3424323b..b8c8618119f3 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.tr.xlf
@@ -1845,8 +1845,8 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- İş yükü yüklenmediğinden onarılacak iş yükü yok. Yüklenecek iş yüklerini bulmak için `dotnet workload search` çalıştırın.
-
+ İş yükü yüklenmediğinden onarılacak iş yükü yok. Yüklenecek iş yüklerini bulmak için `dotnet workload search` çalıştırın.
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf
index a332f186a060..24b059de1f9a 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hans.xlf
@@ -1845,8 +1845,8 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- 未安装工作负载,没有要修复的内容。请运行“dotnet 工作负载搜索”,查找要安装的工作负载。
-
+ 未安装工作负载,没有要修复的内容。请运行“dotnet workload search”,查找要安装的工作负载。
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.
diff --git a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf
index 5528a0b98694..75b6d1559318 100644
--- a/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf
+++ b/src/Cli/dotnet/Commands/xlf/CliCommandStrings.zh-Hant.xlf
@@ -1845,8 +1845,8 @@ Tool '{1}' (version '{2}') was successfully installed. Entry is added to the man
No workloads are installed, nothing to repair. Run `dotnet workload search` to find workloads to install.
- 未安裝任何工作負載,沒有要修復的項目。請執行 `dotnet workload search` 以尋找要安裝的工作負載。
-
+ 未安裝任何工作負載,沒有要修復的項目。請執行 `dotnet workload search` 以尋找要安裝的工作負載。
+ {Locked="dotnet workload search"}No workloads installed for this feature band. To update workloads installed with earlier SDK versions, include the --from-previous-sdk option.