浏览代码

AMBARI-11384 Its not clear why some are selected and some are not. (ababiichuk)

aBabiichuk 10 年之前
父节点
当前提交
c6f5ecdbdb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ambari-web/app/messages.js

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

@@ -358,7 +358,7 @@ Em.I18n.translations = {
   'popup.invalid.KDC.admin.password': 'Admin password',
 
   'popup.dependent.configs.header': 'Dependent Configurations',
-  'popup.dependent.configs.title': 'Configurations depending on changes made are show below. It is recommended to update these values',
+  'popup.dependent.configs.title': 'Configurations depending on changes made are show below. It is recommended to update these values. Properties that are not selected have user supplied value different than the recommendation',
   'popup.dependent.configs.table.saveProperty': 'Save property',
   'popup.dependent.configs.table.currentValue': 'Current value',
   'popup.dependent.configs.table.recommendedValue': 'Recommended',