Skip to content

Commit

Permalink
Make declaration error message more generic (#753)
Browse files Browse the repository at this point in the history
https://eaflood.atlassian.net/browse/RUBY-830

This error message was built with renewals in mind. However the page is now used for lots of other journeys, so we should have an error message that works for all of them.
  • Loading branch information
irisfaraway committed Mar 23, 2020
1 parent 8fcf263 commit b61f51f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/forms/declaration_forms/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ en:
waste_carriers_engine/declaration_form:
attributes:
declaration:
inclusion: "You cannot renew if you do not understand and agree with the declaration"
inclusion: "You cannot continue if you do not understand and agree with the declaration"
reg_identifier:
invalid_format: "The registration ID is not in a valid format"
no_registration: "There is no registration matching this ID"
Expand Down

0 comments on commit b61f51f

Please sign in to comment.