{{localize 'SCENE-PACKER.asset-report.name'}} {{#if sceneName}} - {{sceneName}} {{/if}}

{{localize 'SCENE-PACKER.asset-report.notes' mode=mode}}

{{#if scenes}}

{{localize 'SCENE-PACKER.asset-report.scenes'}} ({{ dependencies.scenes }}/{{ scenes.length }})

{{/if}} {{#if journals}}

{{localize 'SCENE-PACKER.asset-report.journals'}} ({{ dependencies.journals }}/{{ journals.length }})

{{/if}} {{#if actors}}

{{localize 'SCENE-PACKER.asset-report.actors'}} ({{ dependencies.actors }}/{{ actors.length }})

{{/if}} {{#if items}}

{{localize 'SCENE-PACKER.asset-report.items'}} ({{ dependencies.items }}/{{ items.length }})

{{/if}} {{#if macros}}

{{localize 'SCENE-PACKER.asset-report.macros'}} ({{ dependencies.macros }}/{{ macros.length }})

{{/if}} {{#if playlists}}

{{localize 'SCENE-PACKER.asset-report.playlists'}} ({{ dependencies.playlists }}/{{ playlists.length }})

{{/if}} {{#if tables}}

{{localize 'SCENE-PACKER.asset-report.tables'}} ({{ dependencies.tables }}/{{ tables.length }})

{{/if}}