You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ab...@apache.org on 2015/01/23 17:00:15 UTC

ambari git commit: AMBARI-9292 Kerberos: UI cleanup #1 (update). (ababiichuk)

Repository: ambari
Updated Branches:
  refs/heads/trunk e44291fa5 -> 5d5fcaa81


AMBARI-9292 Kerberos: UI cleanup #1 (update).  (ababiichuk)


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

Branch: refs/heads/trunk
Commit: 5d5fcaa818fe374bcb68e644eb336ee99087357e
Parents: e44291f
Author: aBabiichuk <ab...@cybervisiontech.com>
Authored: Fri Jan 23 17:56:43 2015 +0200
Committer: aBabiichuk <ab...@cybervisiontech.com>
Committed: Fri Jan 23 17:56:43 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/5d5fcaa8/ambari-web/app/messages.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/messages.js b/ambari-web/app/messages.js
index 36caca3..adab32f 100644
--- a/ambari-web/app/messages.js
+++ b/ambari-web/app/messages.js
@@ -1007,7 +1007,7 @@ Em.I18n.translations = {
   'admin.kerberos.wizard.step5.notice.inProgress': 'Please wait while services are being stopped.',
   'admin.kerberos.wizard.step5.notice.completed': 'Services have been successfully stopped.',
   'admin.kerberos.wizard.step6.notice.inProgress': 'Please wait while cluster is being kerberized.',
-  'admin.kerberos.wizard.step6.notice.completed': 'Kerberos has successfully be enabled on the cluster.',
+  'admin.kerberos.wizard.step6.notice.completed': 'Kerberos has successfully been enabled on the cluster.',
   'admin.kerberos.wizard.step7.notice.inProgress': 'Please wait while services are being started and tested.',
   'admin.kerberos.wizard.step7.notice.completed': 'Services have been successfully tested with kerberos environment.',
   'admin.kerberos.wizard.step7.task0.title' : 'Start and Test Services',