{$_class = 's-delete-field-confirm-dialog-wrapper'} {$_id = uniqid($_class)}

[s`Delete field`] {$name|escape}

{if !$count}

[s`No data in the field`]

[s`Deleting this field will not cause a loss of any contact information.`]

{else}

{_ws( '%d contact have data in the field', '%d contacts have data in the field', $count )} {$name}.

{_ws( 'Deleting the field will cause a loss of this contact information.', 'Deleting the field will cause a loss of these contacts information.', $count, false)}

{/if}