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...
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)