OpenLiberty / OpenLiberty/liberty-tools-eclipse
Factor out NLS messages for translation
Open
Nobody has claimed this yet.
releng
- Dominant language
- Java
- Stars
- 16
- Forks
- 20
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 16
Description
Move user-facing message text to a separate file in preparation for doing translation.
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
Start by locating the user-facing message text in the Java project and identify the files that currently contain it. Move those messages to a separate file suitable for later translation; done means the application uses the separated messages without changing their user-visible behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- internationalization
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100