Browse Source

AMBARI-1570. Dashboard - missing translations. (Xi Wang via yusaku)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1454178 13f79535-47bb-0310-9956-ffa450edef68
Yusaku Sako 12 years ago
parent
commit
b98f8c271b
2 changed files with 4 additions and 0 deletions
  1. 2 0
      CHANGES.txt
  2. 2 0
      ambari-web/app/messages.js

+ 2 - 0
CHANGES.txt

@@ -440,6 +440,8 @@ Trunk (unreleased changes):
 
  BUG FIXES
 
+ AMBARI-1570. Dashboard - missing translations. (Xi Wang via yusaku)
+
  AMBARI-1569. Add AMBARI-1536 and 1537 back. (Xi Wang via yusaku)
 
  AMBARI-1579. Admin page side nav does not use the correct style and does

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

@@ -881,9 +881,11 @@ Em.I18n.translations = {
   'dashboard.services.hbase.masterActivated':'Master Activated',
 
   'dashboard.services.hive.clients':'Hive Clients',
+  'dashboard.services.hive.client':'Hive Client',
 
   'dashboard.services.oozie.webUi':'Oozie Web UI',
   'dashboard.services.oozie.clients':'Oozie Clients',
+  'dashboard.services.oozie.client':'Oozie Client',
 
   'dashboard.services.configs.popup.stopService.header':'Stop service',
   'dashboard.services.configs.popup.stopService.body' : 'Service needs to be stopped for reconfiguration',