Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Talk:Papyrus/NewAndNoteworthy/Oxygen

Internationlization

Question 1

With regards to the internationalization capability, I would suspect that the localisation information would be provided in line with the Eclipse capability in this matter. Is there any Papyrus-specific information to help on providing localisation files for Papyrus?

Found it on YouTube: [[1]]


Answer

The video talks about the model's internationalization in Papyrus:

UML provides its own mechanism for internationalization of models, using the localization provided by Eclipse. In Papyrus, we override this mechanism in order to:

  • provide labels for Diagrams and Tables
  • allow to the user to change the model localization without changing the Eclipse one (and so, without restarting Eclipse)

The documentation about the internationalization is available in the Eclipse Help, accesible with these paths:

  • Papyrus Guide > Developer Guide
  • Papyrus Guide > User Guide > Starter Guide > Papyrus > Internationalize a model

Back to the top