|
@@ -1179,7 +1179,9 @@ Em.I18n.translations = {
|
|
'services.service.summary.clientCount': '{0} Client Hosts',
|
|
'services.service.summary.clientCount': '{0} Client Hosts',
|
|
'services.service.summary.historyServer': 'History Server Web UI',
|
|
'services.service.summary.historyServer': 'History Server Web UI',
|
|
'services.service.actions.downloadClientConfigs':'Download Client Configs',
|
|
'services.service.actions.downloadClientConfigs':'Download Client Configs',
|
|
- 'services.service.actions.downloadClientConfigs.fail.popup.body':'Generation of {0} configurations file has failed. Do you want to try again?',
|
|
|
|
|
|
+ 'services.service.actions.downloadClientConfigs.fail.noConfigFile':'No configuration files defined for the component',
|
|
|
|
+ 'services.service.actions.downloadClientConfigs.fail.popup.header':'{0} Configs',
|
|
|
|
+ 'services.service.actions.downloadClientConfigs.fail.popup.body':'Generation of {0} configurations file has failed with {1} error: <br /><pre><span class="text-error">{2}</span></pre>Do you want to try again?',
|
|
'services.service.actions.run.rebalancer':'Run Rebalancer',
|
|
'services.service.actions.run.rebalancer':'Run Rebalancer',
|
|
'services.service.actions.run.rebalanceHdfsNodes':'Rebalance HDFS',
|
|
'services.service.actions.run.rebalanceHdfsNodes':'Rebalance HDFS',
|
|
'services.service.actions.run.rebalanceHdfsNodes.title':'HDFS Rebalance',
|
|
'services.service.actions.run.rebalanceHdfsNodes.title':'HDFS Rebalance',
|