SetDefaultLang.ps1
Open
- Dominant language
- PowerShell
- Stars
- 524
- Forks
- 610
- PR merge metrics
- No merged PRs in 30d
Description
During execution of the Script SetDefaultLang.PS1, the Culture name Was translated and the function Get-Region cant return the GeoId
Input Was "French (Canadian)" but the culture name Was "Français (Canadien)". It cant match.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open SetDefaultLang.ps1 and inspect how Get-Region matches the supplied culture name to a GeoId. Reproduce the issue with "French (Canadian)" and compare it with the translated culture name "Français (Canadien)". Done means the script returns the correct GeoId for this input instead of failing to match.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100