dotnet / dotnet/command-line-api

[NETSDKE2E][Loc]With .NET8 preview RC2 installed on Loc OS, the string "description" is not localized in help text in CLI.

Aperta
#2,273 3 commenti 0 reazioni 1 assegnatario Rivendicata da @marcpopMSFT Vedi su GitHub
Lingua principale
C#
Stelle
3.7k
Fork
428
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

1. install NET8 RC2 SDK: 8.0.100-rc.2.23456.6(runtime- 8.0.0-rc.2.23431.9)
2.Run “dotnet build --help” in CLI.
3.Check if output contents are localized well.

All strings are localized well.

The string "description" are not localized.

German:
![image](https://github.com/dotnet/sdk/assets/65637796/4e824e2a-8bca-4229-8e9e-ab9d560fadb6)

Chinese:
![image](https://github.com/dotnet/sdk/assets/65637796/adea738b-7e6a-4401-a136-55e606303889)

English:
![image](https://github.com/dotnet/sdk/assets/65637796/0ff7c723-5330-499c-be16-e5bac15ae488)

Note:
in all help text, the string "description" is unlocalized. e.g: dotnet workload clean --help
![image](https://github.com/dotnet/sdk/assets/65637796/2229a603-a494-46df-9f38-89b1790a0c60)

dotnet --info:

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.