Repository: ambari
Updated Branches:
  refs/heads/trunk 1b6088b62 -> 1b3d4c6cb


AMBARI-7172 Wizard Step 1 rename from "Welcome" to "Get Started". (ababiichuk)


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

Branch: refs/heads/trunk
Commit: 1b3d4c6cb1d23b556b89d8dd4ce108cf0de26833
Parents: 1b6088b
Author: aBabiichuk <ababiic...@cybervisiontech.com>
Authored: Fri Sep 5 17:17:24 2014 +0300
Committer: aBabiichuk <ababiic...@cybervisiontech.com>
Committed: Fri Sep 5 17:17:49 2014 +0300

----------------------------------------------------------------------
 ambari-web/app/messages.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/1b3d4c6c/ambari-web/app/messages.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/messages.js b/ambari-web/app/messages.js
index 0068599..af64135 100644
--- a/ambari-web/app/messages.js
+++ b/ambari-web/app/messages.js
@@ -371,8 +371,8 @@ Em.I18n.translations = {
   'installer.controls.addSlaveComponentGroupButton.content':'If you need 
different settings on certain {0}s, you can add a {1} group.<br>All {2}s within 
the same group will have the same set of settings.  You can create multiple 
groups.',
   'installer.controls.slaveComponentChangeGroupName.error':'group with this 
name already exist',
 
-  'installer.step0.header':'Welcome',
-  'installer.step0.body.header':'Welcome to the Cluster Install Wizard',
+  'installer.step0.header':'Get Started',
+  'installer.step0.body.header':'Get Started',
   'installer.step0.body':'This wizard will walk you through the cluster 
installation process.  Let\'s start by naming your new cluster.',
   'installer.step0.clusterName':'Name your cluster',
   'installer.step0.clusterName.tooltip.title':'Cluster Name',

Reply via email to