|
@@ -115,13 +115,14 @@ Em.I18n.translations = {
|
|
'wizard.step1.nameRepeatError': 'App with entered Name already exists.',
|
|
'wizard.step1.nameRepeatError': 'App with entered Name already exists.',
|
|
'wizard.step1.noAppTypesError': 'No Slider Application packages have been installed on this server. Please contact your Ambari server administrator to install Slider Application packages into /var/lib/ambari-server/resources/apps/ folder.',
|
|
'wizard.step1.noAppTypesError': 'No Slider Application packages have been installed on this server. Please contact your Ambari server administrator to install Slider Application packages into /var/lib/ambari-server/resources/apps/ folder.',
|
|
'wizard.step2.name': 'Allocate Resources',
|
|
'wizard.step2.name': 'Allocate Resources',
|
|
- 'wizard.step2.header': 'HBase application requires resources to be allocated on the cluster. Provide resource allocation requests for each component of the application below.',
|
|
|
|
|
|
+ 'wizard.step2.header': ' application requires resources to be allocated on the cluster. Provide resource allocation requests for each component of the application below.',
|
|
'wizard.step2.table.instances': 'Number of Instances',
|
|
'wizard.step2.table.instances': 'Number of Instances',
|
|
'wizard.step2.table.memory': 'YARN Memory (MB)',
|
|
'wizard.step2.table.memory': 'YARN Memory (MB)',
|
|
'wizard.step2.table.cpu': 'YARN CPU Cores',
|
|
'wizard.step2.table.cpu': 'YARN CPU Cores',
|
|
'wizard.step2.error.numbers': 'All fields should be filled. Only integer numbers allowed.',
|
|
'wizard.step2.error.numbers': 'All fields should be filled. Only integer numbers allowed.',
|
|
'wizard.step3.name': 'Configuration',
|
|
'wizard.step3.name': 'Configuration',
|
|
- 'wizard.step3.header': 'Provide configuration details for HBase application',
|
|
|
|
|
|
+ 'wizard.step3.header.beginning': 'Provide configuration details for ',
|
|
|
|
+ 'wizard.step3.header.end': ' application',
|
|
'wizard.step3.error': 'Only \"key\":\"value\" format allowed.',
|
|
'wizard.step3.error': 'Only \"key\":\"value\" format allowed.',
|
|
'wizard.step4.name': 'Deploy',
|
|
'wizard.step4.name': 'Deploy',
|
|
'wizard.step4.appName': 'App Name',
|
|
'wizard.step4.appName': 'App Name',
|