You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ja...@apache.org on 2014/11/11 21:02:07 UTC

ambari git commit: AMBARI-8283. Missing translations for validations issues. (jaimin)

Repository: ambari
Updated Branches:
  refs/heads/trunk 7eabb749f -> 0bf66729c


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


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

Branch: refs/heads/trunk
Commit: 0bf66729c97aac3a9e8fb227f428511c4df33b8f
Parents: 7eabb74
Author: Jaimin Jetly <ja...@hortonworks.com>
Authored: Tue Nov 11 12:01:43 2014 -0800
Committer: Jaimin Jetly <ja...@hortonworks.com>
Committed: Tue Nov 11 12:01:43 2014 -0800

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/0bf66729/ambari-web/app/messages.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/messages.js b/ambari-web/app/messages.js
index 773fa6b..4464534 100644
--- a/ambari-web/app/messages.js
+++ b/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.',