vaadin / vaadin/framework

Internationalization of ColorPickerPopup

Open
#4,153 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.