The Language Chooser Dialog should accept an application name and display that in the label instead of just "this program"
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 3
- Forks
- 10
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 9
Description
As it is, the user is left to determine which program is raising this message based solely on the application icon (assuming the caller supplied it) and inference: what did they do right before the message popped up?
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the Language Chooser Dialog and its callers in the Windows Forms library, then trace how its current label is assembled. Update the dialog flow to accept an application name and display that name instead of "this program"; done means the supplied name appears in the label.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, localization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100