{strip}

[`Delete this calendar?`]

{if $count_events <= 0}

[`This calendar is empty. No events will be deleted.`]

{else}

{sprintf(_w('%d event in this calendar will be deleted', '%d events in this calendar will be deleted', $count_events))}

{if $count_external_calendars > 0}

{sprintf(_w('%d connection to external calendars will be deleted', '%d connections to external calendars will be deleted', $count_external_calendars))}

{/if} {/if}
{/strip}