cmd-removeextracomponents-desc = Removes all components from all entities of the specified id if that component is not in its prototype.\nIf no id is specified, it matches all entities. cmd-removeextracomponents-help = removeextracomponents / removeextracomponents cmd-removeextracomponents-invalid-prototype-id = Can't find entity prototype with id { $id }. cmd-removeextracomponents-success = Removed { $count } components from { $entities }, cmd-removeextracomponents-success-with-id = Removed { $count } components from { $entities } with id { $id }.