
messages.SpringSecurityAclModule.SpringSecurityAclModule.properties Maven / Gradle / Ivy
The newest version!
#
# Copyright 2014 the original author or authors
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
SpringSecurityAclModule.entities.aclSecurityEntity.name.singular = ACL security entity
SpringSecurityAclModule.entities.aclSecurityEntity.name.singular.inline = ACL security entity
SpringSecurityAclModule.entities.aclSecurityEntity.name.plural = ACL security entities
SpringSecurityAclModule.entities.aclSecurityEntity.name.plural.inline = ACL security entities
SpringSecurityAclModule.entities.aclSecurityEntity.properties.name[placeholder] = Provide a unique name for this entity
SpringSecurityAclModule.entities.aclSecurityEntity.properties.parent[description] = \
Optionally select a parent whose ACL will be inherited.
SpringSecurityAclModule.entities.aclSecurityEntity.properties.parent.name = Parent
SpringSecurityAclModule.entities.aclSecurityEntity.validation.NotBlank.name = A valid unique name is required.
SpringSecurityAclModule.entities.aclSecurityEntity.validation.recursiveParents = \
Another entity in the hierarchy already has the current entity as parent. This would create a loop.
# Default ACL permissions forms
EntityModule.entities.views[aclPermissions].feedback.permissionsUpdated = Permissions have been updated
EntityModule.entities.views[aclPermissions].removeEntry = Remove this entry
EntityModule.entities.views[aclPermissions].noEntries = No permission entries
© 2015 - 2025 Weber Informatics LLC | Privacy Policy