فهرست منبع

AMBARI-3821. Make Ambari Add Host Wizard more clear on manual registration of new node. (Mikhail Bayuk via yusaku)

Yusaku Sako 11 سال پیش
والد
کامیت
a1bbb6e5b9
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      ambari-web/app/messages.js

+ 3 - 2
ambari-web/app/messages.js

@@ -303,8 +303,9 @@ Em.I18n.translations = {
   'installer.step2.sshKey.error.required':'SSH Private Key is required',
   'installer.step2.passphrase.error.match':'Passphrases do not match',
   'installer.step2.manualInstall.label':'Do not use SSH to automatically configure hosts ',
-  'installer.step2.manualInstall.info':'By not using SSH to connect to the target hosts, you must manually install the ' +
-    'Ambari Agent on each host in order for the wizard to perform the necessary configurations and software installs.',
+  'installer.step2.manualInstall.info':'By not using SSH to connect to the target hosts, you must manually install and' +
+    ' start the Ambari Agent on each host in order for the wizard to perform the necessary configurations and' +
+    ' software installs.',
   'installer.step2.advancedOption':'Advanced Options',
   'installer.step2.repoConf':'Software Repository Configuration File Path',
   'installer.step2.advancedOptions.header':'Advanced Options',