Uninternationalised strings in UI
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 4.4k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
I have found some hardcoded strings in various places. For example, the Gestures UI in the management console. I'm also guilty of temporarily using hard coded strings for UI dialogs, which I hopefully always rectify before finalising a PR.
At some point we should do a pass of the whole codebase to identify + fix any such issues.
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 the management console's Gestures UI and UI dialogs, but no files or tests. Start by locating those UI areas and inventorying hardcoded strings across the codebase; done means the identified UI strings have been internationalised.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100