From 82333aee3be2c57051f37a8dafde37bccfd73f93 Mon Sep 17 00:00:00 2001
From: Keith Lawrence
+ <%= t("single_page_subscriptions.other_subs_description") %> +
<%= form_tag govuk_account_signups_new_session_path, method: :post, :"data-module" => "explicit-cross-domain-links" do %> <%= render "govuk_publishing_components/components/button", { diff --git a/config/locales/single_page_subscriptions.yml b/config/locales/single_page_subscriptions.yml index 0a9b001a..95059d05 100644 --- a/config/locales/single_page_subscriptions.yml +++ b/config/locales/single_page_subscriptions.yml @@ -1,16 +1,6 @@ en: single_page_subscriptions: - title: The way you subscribe to get emails from GOV.UK is changing + title: Create a GOV.UK One Login to get emails account_required_description: You need a GOV.UK One Login to get these emails. - subheading: GOV.UK One Login is new - accounts_are_new_description_html: | -At the moment you can only use GOV.UK One Login with a few services, for example to manage your GOV.UK email subscriptions.
- inset_description_html: | - GOV.UK One Login does not work with all government accounts and services yet (for example Government Gateway or Universal Credit). - usage_description_html: | -In the future, you’ll be able to use GOV.UK One Login to access all services on GOV.UK.
- other_subs_heading: If you have other GOV.UK email subscriptions - other_subs_description_html: | -If you have subscriptions to other GOV.UK topics or pages, these will be moved so you can manage all your subscriptions in one place.
+ other_subs_description: If you have subscriptions to other GOV.UK topics or pages, these will be moved so you can manage all your subscriptions in one place. create_or_sign_in_description: Create a GOV.UK One Login or sign in - button_heading: Create a GOV.UK One Login or sign in