Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in org.polarsys.capella.core.re.project.handlers.Messages leads to NLS missing message #2881

Open
flatombe opened this issue Jul 1, 2024 · 0 comments

Comments

@flatombe
Copy link
Contributor

flatombe commented Jul 1, 2024

A String is missing from the UI due to a typo in class org.polarsys.capella.core.re.project.handlers.Messages

Reproduction:

  • Create a Capella Library
  • Right click on the library, use action "REC / RPL > Create REC > With whole library content..."
  • Message dialog with title "Library is empty" and message "NLS missing message: ProjectRecHandler_emtpyLibraryDialogMessage in: org.polarsys.capella.core.re.project.handlers.messages" => KO

Fix: typo "emtpy" => "empty" in:

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

No branches or pull requests

1 participant