Bug 532690 - Internationalise all strings in Java classes
Summary: Internationalise all strings in Java classes
Status: NEW
Alias: None
Product: Capra
Classification: Modeling
Component: General (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-21 04:08 EDT by Jan-Philipp Steghöfer CLA
Modified: 2018-03-21 04:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan-Philipp Steghöfer CLA 2018-03-21 04:08:23 EDT
Strings in plugin.xml and elsewhere have already been internationalised in response to Bug 508878, but strings in Java classes remain. These should also be externalised appropriately. For a hint on how to do this, please refer to http://www.vogella.com/tutorials/EclipseInternationalization/article.html.