"There #{is_or_are}#{pluralize(log_count,'log')} in this bulk upload with #{pluralize(error_count,'error')} that still #{need_or_needs} to be fixed after upload."
<span class="govuk-caption-l">Bulk upload for lettings (<%= @bulk_upload.year_combo %>)</span>
<span class="govuk-caption-l">Bulk upload for lettings (<%= @bulk_upload.year_combo %>)</span>
<h1 class="govuk-heading-l">Are you sure you want to upload all logs from this bulk upload?</h1>
<h1 class="govuk-heading-l">Are you sure you want to upload all logs from this bulk upload?</h1>
<p class="govuk-body">There are <%= pluralize(@bulk_upload.logs.count, "log") %> in this bulk upload with <%= pluralize(@bulk_upload.bulk_upload_errors.count, "error") %> that still need to be fixed after upload.</p>
invalid:"An organisation with this name already exists"
invalid:"An organisation with this name already exists"
new_organisation_telephone_number:
blank:"Enter a valid telephone number"
validations:
validations:
@ -256,10 +257,11 @@ en:
financial:
financial:
tshortfall:
tshortfall:
outstanding_amount_not_required:"You cannot answer the outstanding amount question if you don’t have outstanding rent or charges"
outstanding_amount_not_expected:"You cannot answer the outstanding amount question if you don’t have outstanding rent or charges"
more_than_rent:"Enter a value less less than the basic rent amount"
more_than_rent:"Enter a value less less than the basic rent amount"
must_be_positive:"Enter a value over £0.01 as you told us there is an outstanding amount"
must_be_positive:"Enter a value over £0.01 as you told us there is an outstanding amount"
hbrentshortfall:
hbrentshortfall:
outstanding_amount_not_expected:"Answer must be ‘yes’ as you have answered the outstanding amount question"
outstanding_no_benefits:"Answer cannot be ‘yes’ to outstanding amount for basic rent or charges if tenant does not receive housing benefit or Universal Credit or you‘re not sure"
outstanding_no_benefits:"Answer cannot be ‘yes’ to outstanding amount for basic rent or charges if tenant does not receive housing benefit or Universal Credit or you‘re not sure"
benefits:
benefits:
part_or_full_time:"Answer cannot be ‘all’ for income from Universal Credit, state pensions or benefits if the tenant or their partner works part-time or full-time"
part_or_full_time:"Answer cannot be ‘all’ for income from Universal Credit, state pensions or benefits if the tenant or their partner works part-time or full-time"