|
@@ -1102,8 +1102,8 @@ Em.I18n.translations = {
|
|
'services.service.config.restartService.TooltipMessage':'<b>Restart Service</b><br>Stale configuration used by {0} components on {1} hosts:{2}',
|
|
'services.service.config.restartService.TooltipMessage':'<b>Restart Service</b><br>Stale configuration used by {0} components on {1} hosts:{2}',
|
|
'services.service.config.restartService.needToRestart':'<strong>Restart Required.</strong> ',
|
|
'services.service.config.restartService.needToRestart':'<strong>Restart Required.</strong> ',
|
|
'services.service.config.restartService.needToRestartEnd':'should be restarted',
|
|
'services.service.config.restartService.needToRestartEnd':'should be restarted',
|
|
- 'service.service.config.restartService.hostsShouldBeRestarted':'Hosts should be restarted',
|
|
|
|
- 'service.service.config.restartService.componentsShouldBeRestarted':'Components should be restarted',
|
|
|
|
|
|
+ 'service.service.config.restartService.hostsShouldBeRestarted':'Hosts Requiring Restart',
|
|
|
|
+ 'service.service.config.restartService.componentsShouldBeRestarted':'Components Requiring Restart',
|
|
'services.service.config.saved.message':'Service configuration changes saved successfully.',
|
|
'services.service.config.saved.message':'Service configuration changes saved successfully.',
|
|
'services.service.config.msgServiceStop':'Could not save configuration changes. Please stop the service first. You will be able to save configuration changes after all of its components are stopped.',
|
|
'services.service.config.msgServiceStop':'Could not save configuration changes. Please stop the service first. You will be able to save configuration changes after all of its components are stopped.',
|
|
'services.service.config.msgHDFSMapRServiceStop':'Could not save configuration changes. Please stop both HDFS and MapReduce first. You will be able to save configuration changes after all HDFS and MapReduce components are stopped.',
|
|
'services.service.config.msgHDFSMapRServiceStop':'Could not save configuration changes. Please stop both HDFS and MapReduce first. You will be able to save configuration changes after all HDFS and MapReduce components are stopped.',
|