microsoft / microsoft/winget-pkgs
Mozilla.Firefox.de: PackageName shows "en-US" instead of "de"
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 11.1k
- Forks
- 9.7k
- Avg merge
- 1h 32m
- Merged PRs (30d)
- 616
Description
The package Mozilla.Firefox.de displays "Mozilla Firefox (en-US)"
as PackageName, but it should be "Mozilla Firefox (de)".
This causes incorrect display in tools like UniGetUI.
Please correct the PackageName in the manifest to "Mozilla Firefox (de)".
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
Locate the Mozilla.Firefox.de manifest in the winget-pkgs repository and inspect its PackageName field. Confirm that the locale-specific manifest is the one used by the package, then update the value to the requested German name. Done means the manifest displays "Mozilla Firefox (de)" instead of "Mozilla Firefox (en-US)".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100