Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 376845

Summary: Move "formatMessage" back to messages.js
Product: [ECD] Orion Reporter: Malgorzata Janczarska <malgorzata.tomczyk>
Component: ClientAssignee: Malgorzata Janczarska <malgorzata.tomczyk>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: john.arthorne, Silenio_Quarti
Version: unspecified   
Target Milestone: 0.5 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Malgorzata Janczarska CLA 2012-04-16 04:04:04 EDT
In Bug 374554 we removed formatMessage function from messages.js to make translation easier. In the newest approach the master masseges.js will not be send to translation and we can move this function back to the master messages.js and avoid creating extra util files.
Comment 1 Malgorzata Janczarska CLA 2012-04-26 04:22:41 EDT
After looking deeper to the messages it occurred that this is still not possible, so it will have to stay the way is was.