1234567891011 |
- {
- "Home directory does not exist for $REMOVE_USERNAME": "Home directory does not exist for $REMOVE_USERNAME",
- "$COMPLETION_FILE not found": "$COMPLETION_FILE not found",
- "No admin user specified in $COMPLETION_FILE": "No admin user specified in $COMPLETION_FILE",
- "No admin username specified in $COMPLETION_FILE": "No admin username specified in $COMPLETION_FILE",
- "The administrator user cannot be removed": "The administrator user cannot be removed",
- "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?",
- "User $REMOVE_USERNAME was not removed": "User $REMOVE_USERNAME was not removed",
- "Removing user from ${app_name}": "Removing user from ${app_name}",
- "User $REMOVE_USERNAME was removed": "User $REMOVE_USERNAME was removed"
- }
|