microsoft / microsoft/winget-cli
Unify punctuations as full-width in `zh-CN`
Open
Nobody has claimed this yet.
Issue-Localization
- Dominant language
- C++
- Stars
- 26.4k
- Forks
- 1.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 15
Description
Brief description of your issue
Some punctuations are mixly used as both full-width and half-width (e.g., : and :).
If the difference means nothing special, only : should be used as specified by clreq.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by locating the zh-CN localization resources in the repository and search for mixed full-width and half-width punctuation; done means normalizing punctuation where the distinction is not intentional, while preserving special cases described by clreq.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, localization
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100