# ----- General Messages ------------------------------------------------------ app.title=Slide Administration app.welcome=You can use this web application to manage users and locks in the namespace. home.title=Home namespace.label=Namespace: button.add=Add button.cancel=Cancel button.reset=Reset button.save=Save errors.header= error.service=
  • An underlying service reported an exception:
    {0]
  • error.unexpected=
  • An unexpected error has occured:
    {0}
  • # ----- User Management Messages ---------------------------------------------- users.title=Users users.label.name=Username users.label.uri=URI users.label.roles=Roles addUser.title=Add User addUser.error.alreadyExists=
  • A user with the name {0} already exists.
  • editUser.title=Edit User editUser.error.alreadyExists=
  • A user with the name {0} already exists.
  • editUser.error.locked=
  • The user's directory or a file it contains is currently locked.
  • editUser.error.moveFailed=
  • The user's directory could not be moved.
  • editUser.error.notFound=
  • A user with the name {0} could not be found.
  • removeUsers.title=Remove Selected Users removeUsers.error.deleteFailed=
  • One or more users could not be deleted.
  • removeUsers.error.notSelf=
  • You may not delete the user that represents yourself ({0}).
  • userForm.label.username=User Name: userForm.label.password=Password: userForm.label.roles=Roles: userForm.label.rootRole=root userForm.error.usernameRequired=
  • Please specify a user name
  • userForm.error.passwordRequired=
  • Please enter a password
  • # ----- Lock Management Messages ---------------------------------------------- locks.title=Locks locks.label.object=Object locks.label.subject=Owner locks.label.type=Type locks.label.expires=Expiration Date killLocks.title=Kill Selected Locks killLocks.error.notFound=
  • The lock token could not be found