1234567891011
  1. {
  2. "Home directory does not exist for $REMOVE_USERNAME": "",
  3. "$COMPLETION_FILE not found": "",
  4. "No admin user specified in $COMPLETION_FILE": "",
  5. "No admin username specified in $COMPLETION_FILE": "",
  6. "The administrator user cannot be removed": "",
  7. "Do you really wish to remove the user '$REMOVE_USERNAME' (y/n) ?": "",
  8. "User $REMOVE_USERNAME was not removed": "",
  9. "Removing user from ${app_name}": "",
  10. "User $REMOVE_USERNAME was removed": ""
  11. }