History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25858
Type: Cosmetics Cosmetics
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Nikolay Chashnikov
Reporter: Martin Fuhrer
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Deployment status messages still refer to 'module' instead of 'facet'

Created: 19 Jul 07 09:09   Updated: 06 Nov 08 17:07
Component/s: J2EE
Fix Version/s: Diana 8858

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,077
Fixed in build: 8,856
Severity: Low


 Description  « Hide
The entries in J2EEBundle.properties starting with deployment.status.description.xyz refer to 'module' instead of 'facet', e.g.:

deployment.status.description.deployed=Module is deployed successfully

And there's a spelling error:

deployment.status.description.desconnected=Server is not connected...



 All   Comments   Work Log   Change History      Sort Order:
Martin Fuhrer - 06 Nov 08 17:07
There are still two spelling errors in J2EEBundle.properties:

deployment.status.description.deployed=Face is deployed successfully
deployment.status.description.not.deployed=Face is not deployed. Press 'Deploy' to start deployment

(Face*t* instead of Face)