microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
22.87k stars 1.42k forks source link

Recommendation to Standardize Symbol Usage to Avoid Mixing #4625

Open SreakMan opened 1 month ago

SreakMan commented 1 month ago

Description of the new feature / enhancement

I suggest using a consistent way of representing identical symbols (even if they may have different expressions in different contexts) instead of mixing them, such as : and .

# winget show Microsoft.AppInstaller
...
作者: Microsoft
绰号: winget
...

4624

Proposed technical implementation details

No response

mdanish-kh commented 1 month ago

[Policy] Area-Localization