Internationalization of ColorPickerPopup
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Originally by angel.gavalda@gmail.com
The ColorPickerPopup has hardcoded captions in english: ok, cancel and resize button. And also the captions of the RGB slider.
Imported from https://dev.vaadin.com/ issue #12165
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 ColorPickerPopup implementation and inspect how its OK, Cancel, resize, and RGB slider captions are defined. Check the existing localization approach in the surrounding component, then verify that all listed captions can be translated rather than remaining hardcoded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100