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/04/22 02:08:17 UTC

ranger git commit: RANGER-1532-Friendly groups page delete function display, and other pages of the same function in sync

Repository: ranger
Updated Branches:
  refs/heads/master 9c1ffb104 -> 9f0cfcfc0


RANGER-1532-Friendly groups page delete function display, and other pages of the same function in sync

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/9f0cfcfc
Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/9f0cfcfc
Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/9f0cfcfc

Branch: refs/heads/master
Commit: 9f0cfcfc06e281fc5781e09dea2bcfa9e677333c
Parents: 9c1ffb1
Author: zhangqiang2 <zh...@zte.com.cn>
Authored: Fri Apr 21 09:52:41 2017 +0800
Committer: zhangqiang2 <zh...@zte.com.cn>
Committed: Fri Apr 21 22:07:01 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/9f0cfcfc/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 8f7d5d9..dd5d146 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
@@ -390,7 +390,7 @@ define(function(require) {
                 noPolicytoExport        :'No policies found to export!',
                 importingFiles          :'Importing policies from file is started...',
                 noDeleteUserRow           :'Please select user first to delete.',
-                noDeleteGroupRow        :'Please select Group first to delete.',
+                noDeleteGroupRow        :'Please select group first to delete.',
                 plsSelectUserToSetVisibility :' Please select user to set visibility or selected user is already visible/hidden.',
                 plsSelectGroupToSetVisibility:' Please select group to set visibility or selected group is already visible/hidden.',