You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by zh...@apache.org on 2017/03/22 12:34:20 UTC

ranger git commit: RANGER-1468:To make the search tips of Plugin-Status consistent with others

Repository: ranger
Updated Branches:
  refs/heads/master 79230377f -> 063bf890a


RANGER-1468:To make the search tips of Plugin-Status consistent with others

Signed-off-by: zhangqiang2 <zh...@zte.com.cn>


Project: http://git-wip-us.apache.org/repos/asf/ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/063bf890
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/063bf890
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/063bf890

Branch: refs/heads/master
Commit: 063bf890a46a5a10c84070bae85fe532ef92fd23
Parents: 7923037
Author: zhangqiang2 <zh...@zte.com.cn>
Authored: Wed Mar 22 10:03:11 2017 +0800
Committer: zhangqiang2 <zh...@zte.com.cn>
Committed: Wed Mar 22 08:33:46 2017 -0400

----------------------------------------------------------------------
 .../src/main/webapp/scripts/modules/globalize/message/en.js        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ranger/blob/063bf890/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js b/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
index 1551d86..8f7d5d9 100644
--- a/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
+++ b/security-admin/src/main/webapp/scripts/modules/globalize/message/en.js
@@ -378,7 +378,7 @@ define(function(require) {
                 resultMsg               :'Search by access result i.e Allowed/Denied logs.',
                 statusMsg               :'Status of Policy Enable/Disable.',
                 columnfamily            :'Hbase column-family',
-                searchForPluginStatus   : "Search for Plugin Status....",
+                searchForPluginStatus   : "Search for your plugin status...",
                 pleaseSelectUser        : 'Please select user.',
                 pleaseSelectGroup       : 'Please select group.',
                 addSelectedUserGroup	: 'Please add selected user/group to permissions else user/group will not be added.',