Repository: ranger
Updated Branches:
  refs/heads/master 70efa6810 -> 64cb80b71


RANGER-2256 - Grammatical error in UI

Signed-off-by: Colm O hEigeartaigh <[email protected]>


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

Branch: refs/heads/master
Commit: 64cb80b7195762f2798f79aaad4df06f43c741c1
Parents: 70efa68
Author: Colm O hEigeartaigh <[email protected]>
Authored: Wed Oct 17 17:19:52 2018 +0100
Committer: Colm O hEigeartaigh <[email protected]>
Committed: Thu Oct 18 09:40:43 2018 +0100

----------------------------------------------------------------------
 .../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/64cb80b7/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 99cbf55..19cc7b4 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
@@ -434,7 +434,7 @@ define(function(require) {
                 pleaseSelectAccessTypeForTagMasking : 'Please select access 
type first to enable add masking options.',
                 addUserOrGroupForDelegateAdmin      : 'Please select 
user/group for the selected permission(s)',
                 policyLabelsinfo               : 'Enter label of policy',
-                noUserFoundText                        : 'No user associate 
with this group.',
+                noUserFoundText                        : 'No user is 
associated with this group.',
                 showInitialHundredUser  : 'Initially search filter is applied 
for first hundred users. To get more users click on ',
                 searchForUserSync       :"Search for your user sync audits...",
                 policyExpired           :'Policy Expired',

Reply via email to