|
@@ -24,20 +24,21 @@ App.messages = {
|
|
'page_title': 'Ambari',
|
|
'page_title': 'Ambari',
|
|
'installer_welcome': 'Welcome to Ambari installation wizard',
|
|
'installer_welcome': 'Welcome to Ambari installation wizard',
|
|
'login_error': 'Invalid username/password combination.',
|
|
'login_error': 'Invalid username/password combination.',
|
|
- 'login_header': 'Ambari Login',
|
|
|
|
|
|
+ 'login_header': 'Sign in',
|
|
'username_label': 'Username',
|
|
'username_label': 'Username',
|
|
'password_label': 'Password',
|
|
'password_label': 'Password',
|
|
- 'login_button': 'Login',
|
|
|
|
|
|
+ 'login_button': 'Sign in',
|
|
|
|
|
|
- 'step1_header': 'Welcome',
|
|
|
|
- 'step2_header': 'Install Options',
|
|
|
|
- 'step3_header': 'Confirm Hosts',
|
|
|
|
- 'step4_header': 'Choose Services',
|
|
|
|
- 'step5_header': 'Assign Services',
|
|
|
|
- 'step6_header': 'Customize Services',
|
|
|
|
- 'step7_header': 'Review',
|
|
|
|
- 'step8_header': 'Install, Start and Test',
|
|
|
|
- 'step9_header': 'Summary',
|
|
|
|
|
|
+ "step1_header": "Welcome",
|
|
|
|
+ "step2_header": "Install Options",
|
|
|
|
+ "step3_header": "Confirm Hosts",
|
|
|
|
+ "step4_header": "Choose Services",
|
|
|
|
+ "step5_header": "Assign Masters",
|
|
|
|
+ "step6_header": "Assign Slaves",
|
|
|
|
+ "step7_header": "Customize Services",
|
|
|
|
+ "step8_header": "Review",
|
|
|
|
+ "step9_header": "Install, Start and Test",
|
|
|
|
+ "step10_header": "Summary",
|
|
'page_footer_body': '<a href = \"http://www.apache.org/licenses/LICENSE-2.0\" target = \"_blank\">Licensed under the ' +
|
|
'page_footer_body': '<a href = \"http://www.apache.org/licenses/LICENSE-2.0\" target = \"_blank\">Licensed under the ' +
|
|
'Apache License, Version 2.0</a>.<br><a href = \"/licenses/NOTICE.txt\" target = \"_blank\">See third-party ' +
|
|
'Apache License, Version 2.0</a>.<br><a href = \"/licenses/NOTICE.txt\" target = \"_blank\">See third-party ' +
|
|
'tools/resources that Ambari uses and their respective authors</a>',
|
|
'tools/resources that Ambari uses and their respective authors</a>',
|