Skip to content
This repository was archived by the owner on Jun 23, 2025. It is now read-only.

Replace I18n ids with constants done #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

innodax
Copy link

@innodax innodax commented May 11, 2024

Fixes #20

Hi, I found out that the following constants are repeated in several classes, would you like to pull all the constants into a separate class?

constant: TAB_WORKSPACE_TITLE
classes: CompaJApplication.java, WorkSpaceTab.java, WodgetTreeView.java

constant: TAB_TERMINAL_TITLE
classes: CompaJApplication.java, TerminalTab.java

@CrissNamon
Copy link
Owner

Hi. Thanks for the PR!
Yes, it would be nice to move these constants to separate class

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace I18n ids with constants
2 participants