sillsdev / sillsdev/l10nsharp

The Language Chooser Dialog should accept an application name and display that in the label instead of just "this program"

Open
#162 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.