Repository: ambari
Updated Branches:
  refs/heads/trunk 82c384ef6 -> b640b909d


AMBARI-6461. Small typo in messages.js. (Daniel Ballard via yusaku)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/b640b909
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/b640b909
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/b640b909

Branch: refs/heads/trunk
Commit: b640b909df51727e9ebc0ad9ac9450926852cf60
Parents: 82c384e
Author: Yusaku Sako <yus...@hortonworks.com>
Authored: Thu Jul 10 15:45:28 2014 -0700
Committer: Yusaku Sako <yus...@hortonworks.com>
Committed: Thu Jul 10 15:45:48 2014 -0700

----------------------------------------------------------------------
 ambari-web/app/messages.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/b640b909/ambari-web/app/messages.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/messages.js b/ambari-web/app/messages.js
index dd6723e..0277d13 100644
--- a/ambari-web/app/messages.js
+++ b/ambari-web/app/messages.js
@@ -647,7 +647,7 @@ Em.I18n.translations = {
   'installer.step9.status.failed':'Failed to install/start the services.',
   'installer.step9.status.start.services.failed':'Start all services API call 
failed.',
   'installer.step9.status.install.components.failed': 'Some service components 
are still not known to have installed successfully. Please Retry',
-  'installer.step9.status.hosts.heartbeat_lost': 'Ambari agent is not runnig 
on {0} host.',
+  'installer.step9.status.hosts.heartbeat_lost': 'Ambari agent is not running 
on {0} hosts.',
   'installer.step9.host.heartbeat_lost': 'Heartbeat lost for the host',
   'installer.step9.host.heartbeat_lost_popup': 'Ambari agent process is not 
heartbeating on the host',
   'installer.step9.host.heartbeat_lost.header' : 'Hosts with heartbeat lost',

Reply via email to