|
@@ -507,14 +507,18 @@ Em.I18n.translations = {
|
|
'installer.step2.javaHome.tooltip.title' : 'JAVA_HOME',
|
|
'installer.step2.javaHome.tooltip.title' : 'JAVA_HOME',
|
|
'installer.step2.javaHome.tooltip.content' : 'Path to 64-bit JAVA_HOME. /usr/jdk/jdk1.6.0_31 is the default used by Ambari. You can override this to a specific path that contains the JDK. <br/> Note: the path must be valid on <b>ALL</b> hosts in your cluster.',
|
|
'installer.step2.javaHome.tooltip.content' : 'Path to 64-bit JAVA_HOME. /usr/jdk/jdk1.6.0_31 is the default used by Ambari. You can override this to a specific path that contains the JDK. <br/> Note: the path must be valid on <b>ALL</b> hosts in your cluster.',
|
|
'installer.step2.javaHome.tooltip.placeholder' : '/usr/jdk/jdk1.6.0_31',
|
|
'installer.step2.javaHome.tooltip.placeholder' : '/usr/jdk/jdk1.6.0_31',
|
|
|
|
+ 'installer.step2.automaticInstall.tooltip.title':'automatic registration',
|
|
|
|
+ 'installer.step2.automaticInstall.tooltip.content':'Ambari will automatically install and register the Ambari Agent on each host prior to the cluster installation.',
|
|
'installer.step2.useSsh.provide' : 'Provide your',
|
|
'installer.step2.useSsh.provide' : 'Provide your',
|
|
'installer.step2.useSsh.provide_id_rsa' : ' to automatically register hosts',
|
|
'installer.step2.useSsh.provide_id_rsa' : ' to automatically register hosts',
|
|
'installer.step2.useSsh.tooltip.title':'SSH Private Key',
|
|
'installer.step2.useSsh.tooltip.title':'SSH Private Key',
|
|
'installer.step2.useSsh.tooltip.content':'The <b>SSH Private Key File</b> is used to connect to the target hosts in your cluster to install the Ambari Agent.',
|
|
'installer.step2.useSsh.tooltip.content':'The <b>SSH Private Key File</b> is used to connect to the target hosts in your cluster to install the Ambari Agent.',
|
|
- 'installer.step2.manualInstall.perform':'Perform',
|
|
|
|
- 'installer.step2.manualInstall.perform_on_hosts':'on hosts and do not use SSH',
|
|
|
|
|
|
+ 'installer.step2.install.perform':'Perform',
|
|
|
|
+ 'installer.step2.install.perform_on_hosts':'on hosts',
|
|
|
|
+ 'installer.step2.install.without_ssh':' and do not use SSH',
|
|
'installer.step2.manualInstall.tooltip.title':'manual registration',
|
|
'installer.step2.manualInstall.tooltip.title':'manual registration',
|
|
'installer.step2.manualInstall.tooltip.content':'Manually registering the Ambari Agent on each host eliminates the need for SSH and should be performed prior to continuing cluster installation.',
|
|
'installer.step2.manualInstall.tooltip.content':'Manually registering the Ambari Agent on each host eliminates the need for SSH and should be performed prior to continuing cluster installation.',
|
|
|
|
+ 'installer.step2.manualInstall.tooltip.content_no_ssh':'Manually registering the Ambari Agent on each host should be performed prior to continuing cluster installation.',
|
|
'installer.step2.manualInstall.popup.header':'Before You Proceed',
|
|
'installer.step2.manualInstall.popup.header':'Before You Proceed',
|
|
'installer.step2.manualInstall.popup.body':'You must install Ambari Agents on each host you want to manage before you proceed.',
|
|
'installer.step2.manualInstall.popup.body':'You must install Ambari Agents on each host you want to manage before you proceed.',
|
|
'installer.step2.warning.popup.body':'<p>The following hostnames are not valid FQDNs:</p><p> {0} </p><p>This may cause problems during installation. Do you want to continue?</p>',
|
|
'installer.step2.warning.popup.body':'<p>The following hostnames are not valid FQDNs:</p><p> {0} </p><p>This may cause problems during installation. Do you want to continue?</p>',
|