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.
- 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:

Chinese:

English:

Note:
in all help text, the string "description" is unlocalized. e.g: dotnet workload clean --help

dotnet --info:
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.