|
@@ -638,7 +638,7 @@ Em.I18n.translations = {
|
|
|
|
|
|
'installer.step10.header':'Summary',
|
|
'installer.step10.header':'Summary',
|
|
'installer.step10.body':'Here is the summary of the install process.',
|
|
'installer.step10.body':'Here is the summary of the install process.',
|
|
- 'installer.step10.nagiosRestartRequired':'<b>Important!</b> Restarting Nagios service is required for alerts and notifications to work properly. After clicking on the Complete button to dismiss this wizard, go to Services -> Nagios to restart the Nagios service.',
|
|
|
|
|
|
+ 'installer.step10.nagiosRestartRequired':'<b>Important!</b> Restarting Nagios service is required for alerts and notifications to work properly. After clicking on the Complete button to dismiss this wizard, go to <i>Services -> Nagios</i> to restart the Nagios service.',
|
|
'installer.step10.hostsSummary':'The cluster consists of {0} hosts',
|
|
'installer.step10.hostsSummary':'The cluster consists of {0} hosts',
|
|
'installer.step10.servicesSummary':'Installed and started services successfully on {0} new ',
|
|
'installer.step10.servicesSummary':'Installed and started services successfully on {0} new ',
|
|
'installer.step10.warnings':' warnings',
|
|
'installer.step10.warnings':' warnings',
|
|
@@ -1480,14 +1480,17 @@ Em.I18n.translations = {
|
|
'host.host.componentFilter.master':'Master Components',
|
|
'host.host.componentFilter.master':'Master Components',
|
|
'host.host.componentFilter.slave':'Slave Components',
|
|
'host.host.componentFilter.slave':'Slave Components',
|
|
'host.host.componentFilter.client':'Client Components',
|
|
'host.host.componentFilter.client':'Client Components',
|
|
- 'hosts.host.deleteComponent.popup.msg':'Are you sure you want to delete {0}?',
|
|
|
|
|
|
+ 'hosts.host.deleteComponent.popup.msg1':'Are you sure you want to delete {0}?',
|
|
|
|
+ 'hosts.host.deleteComponent.popup.msg2':'<b>Important:</b> After this <i>{0}</i> is deleted, go to <i>Services -> Nagios</i> to restart the Nagios service. This is required for the alerts and notifications to work properly.',
|
|
'hosts.host.deleteComponent.popup.warning':'<b>WARNING!</b> Delete the last <i>{0}</i> component in the cluster?</br>Deleting the last component in the cluster could result in permanent loss of service data.',
|
|
'hosts.host.deleteComponent.popup.warning':'<b>WARNING!</b> Delete the last <i>{0}</i> component in the cluster?</br>Deleting the last component in the cluster could result in permanent loss of service data.',
|
|
|
|
+ 'hosts.host.deleteComponent.popup.confirm':'Confirm Delete',
|
|
'hosts.host.installComponent.msg':'Are you sure you want to install {0}?',
|
|
'hosts.host.installComponent.msg':'Are you sure you want to install {0}?',
|
|
'hosts.host.addComponent.msg':'Are you sure you want to add {0}?',
|
|
'hosts.host.addComponent.msg':'Are you sure you want to add {0}?',
|
|
'hosts.host.addComponent.addZooKeeper':'Adding ZooKeeper Server may reconfigure such properties:<ul><li>ha.zookeeper.quorum</li><li>hbase.zookeeper.quorum</li><li>templeton.zookeeper.hosts</li></ul>',
|
|
'hosts.host.addComponent.addZooKeeper':'Adding ZooKeeper Server may reconfigure such properties:<ul><li>ha.zookeeper.quorum</li><li>hbase.zookeeper.quorum</li><li>templeton.zookeeper.hosts</li></ul>',
|
|
'hosts.host.addComponent.deleteHostWithZooKeeper':'Deleting host with ZooKeeper Server may reconfigure such properties:<ul><li>ha.zookeeper.quorum</li><li>hbase.zookeeper.quorum</li><li>templeton.zookeeper.hosts</li></ul>',
|
|
'hosts.host.addComponent.deleteHostWithZooKeeper':'Deleting host with ZooKeeper Server may reconfigure such properties:<ul><li>ha.zookeeper.quorum</li><li>hbase.zookeeper.quorum</li><li>templeton.zookeeper.hosts</li></ul>',
|
|
- 'hosts.host.addComponent.note':'Note: After this component is installed, go to Services -> Nagios to restart the Nagios service. This is required for the alerts and notifications to work properly.',
|
|
|
|
|
|
+ 'hosts.host.addComponent.note':'<b>Important:</b> After this <i>{0}</i> is installed, go to <i>Services -> Nagios</i> to restart the Nagios service. This is required for the alerts and notifications to work properly.',
|
|
'hosts.host.addComponent.securityNote':'You are running your cluster in secure mode. You must set up the keytab for {0} on {1} before you proceed. Otherwise, the component will not be able to start properly.',
|
|
'hosts.host.addComponent.securityNote':'You are running your cluster in secure mode. You must set up the keytab for {0} on {1} before you proceed. Otherwise, the component will not be able to start properly.',
|
|
|
|
+ 'hosts.host.addComponent.popup.confirm':'Confirm Add',
|
|
'hosts.host.datanode.decommission':'Decommission DataNode',
|
|
'hosts.host.datanode.decommission':'Decommission DataNode',
|
|
'hosts.host.datanode.recommission':'Recommission DataNode',
|
|
'hosts.host.datanode.recommission':'Recommission DataNode',
|
|
'hosts.host.nodemanager.decommission':'Decommission NodeManager',
|
|
'hosts.host.nodemanager.decommission':'Decommission NodeManager',
|