Skip to content

Commit

Permalink
Merge pull request #1706 from alphagov/update-content
Browse files Browse the repository at this point in the history
Update PEP content
  • Loading branch information
huwd authored Oct 31, 2019
2 parents cae1ca4 + f74c7c1 commit ae3c6fc
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion app/views/brexit_checker/email_signup.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
<h1 class="govuk-heading-l">Get email alerts</h1>
<p class="govuk-body">You are signing up for email alerts about: the Get ready for Brexit tool.
<p class="govuk-body">You are signing up for email alerts about: how to prepare for a no deal Brexit.
<p class="govuk-body">
This will include: Information about Brexit including what you and your business can do to prepare.
</p>
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en/brexit_checker/email_signup.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
en:
brexit_checker:
email_signup:
title: "Get ready for Brexit: check what you need to do"
title: "Brexit: check what you need to do if there is no deal"
sign_up: Subscribe
8 changes: 4 additions & 4 deletions config/locales/en/brexit_checker/results.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
en:
brexit_checker:
results:
title: What you need to do now to prepare for Brexit
title_no_actions: You do not need to take action at this time
title: What you should do to prepare for no deal Brexit
title_no_actions: You do not need to take action
title_no_answers: You did not answer any of the questions
description: |
You may not need to take all these actions now. Actions you need to take will depend on your own circumstances.
description_no_actions: |
Based on your responses, you do not need to take any action to get ready for Brexit.
Based on your responses, you do not need to take any action to prepare for a no deal Brexit.
description_no_answers: |
To change your answers, follow the link below. This is a safe and secure service. We do not store any of your personal information.
email_sign_up_link: |
Sign up to get email alerts about changes to Brexit information that may affect you
email_sign_up_link_no_actions: |
This may change. Subscribe to email alerts about changes to Brexit information that may affect you.
social_media_meta:
title: Get ready for Brexit
title: "Brexit: check what you need to do if there is no deal"
description: |
Check what you or your business need to do to prepare for Brexit.
audiences:
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en/brexit_checker/show.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
en:
brexit_checker:
show:
title: "Get ready for Brexit: check what you need to do"
title: "Brexit: check what you need to do if there is no deal"
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ en:
brexit_checker_mailer:
change_notification:
guidance_prompt: Read the guidance
title: Your Get ready for Brexit results
title: How to prepare for a no deal Brexit
addition: A new action has been added
content_change: An action has been updated

0 comments on commit ae3c6fc

Please sign in to comment.