Browse Source

AMBARI-8283. Missing translations for validations issues. (jaimin)

Jaimin Jetly 10 years ago
parent
commit
0bf66729c9
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ambari-web/app/messages.js

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

@@ -644,6 +644,8 @@ Em.I18n.translations = {
   'installer.step6.validationSlavesAndClients.forDetails': ' for details.',
   'installer.step6.validationSlavesAndClients.popup.header': 'Assign Slaves and Clients Issues',
   'installer.step6.validationSlavesAndClients.popup.body': 'Assignment of slave and client components has the following issues',
+  'installer.step6.validationIssuesAttention.header': 'Validation Issues',
+  'installer.step6.validationIssuesAttention': 'Slave and Client component assignments have issues that need attention.',
 
   'installer.step7.header':'Customize Services',
   'installer.step7.body':'We have come up with recommended configurations for the services you selected. Customize them as you see fit.',