Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:Papyrus/NewAndNoteworthy/Oxygen"

(Added link to YouTube recording on Papyrus Internationalization)
Line 1: Line 1:
 +
=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?
 
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: [[https://www.youtube.com/watch?v=WZjaUdld-jM]]
 
Found it on YouTube: [[https://www.youtube.com/watch?v=WZjaUdld-jM]]
 +
 +
 +
===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'''

Revision as of 06:06, 22 March 2018

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