Browse Source

AMBARI-2561. Incorrect button title in security wizard. (jaimin)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1499603 13f79535-47bb-0310-9956-ffa450edef68
Jaimin Jetly 12 years ago
parent
commit
e818f34fa6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ambari-web/app/messages.js

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

@@ -138,6 +138,7 @@ Em.I18n.translations = {
   'common.reset': 'Reset',
   'common.path': 'Path',
   'common.package': 'Package',
+  'common.proceed': 'Proceed',
   'common.process': 'Process',
 
   'requestInfo.installComponents':'Install Components',