You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/locales/en.yml
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -144,7 +144,7 @@ en:
144
144
lead1: If the email address you’ve entered belongs to a registered organisation, we’ll send instructions to reset the password.
145
145
new_password: New password
146
146
password: Your password must have
147
-
text_html: If you don’t receive this, email <a href="mailto:support@crowncommercial.gov.uk" class="govuk-link--no-visited-state">support@crowncommercial.gov.uk</a>
147
+
text_html: If you don’t receive this, email <a href="mailto:support@%{org_domain}.gov.uk" class="govuk-link--no-visited-state">support@%{org_domain}.gov.uk</a>
148
148
verify_code: Verification code
149
149
new:
150
150
email: Email address
@@ -155,9 +155,9 @@ en:
155
155
domain_not_on_allow_list:
156
156
back_to_create: Back to create a account
157
157
heading: You must use a public sector email address
158
-
lead_html: You must be employed by, or represent, a public sector organisation to create a <abbr title="Crown Commercial Service">CCS</abbr> account.
158
+
lead_html: You must be employed by, or represent, a public sector organisation to create a <abbr title="%{org_name}">%{org_name_abbr}</abbr> account.
159
159
line_01: The email you used doesn't belong to a recognised public sector domain.
160
-
line_02_html: Create an account using a different email address or email <a href="mailto:info@crowncommercial.gov.uk" class="govuk-link">info@crowncommercial.gov.uk</a> if
160
+
line_02_html: Create an account using a different email address or email <a href="mailto:info@%{org_domain}.gov.uk" class="govuk-link">info@%{org_domain}.gov.uk</a> if
161
161
list_01: you think your domain should be recognised
162
162
list_02: you still can't create an account
163
163
new:
@@ -173,7 +173,7 @@ en:
173
173
lead: You must be employed by, or represent, a public sector organisation.
174
174
organisation: Organisation name
175
175
organisation_address_guidance: You can choose alternative delivery and invoice addresses later on.
176
-
organisation_hint: Enter your organisation's full name. We will verify your organisation name to confirm you can use this service. If your organisation is not listed please contact CCS.
176
+
organisation_hint: Enter your organisation's full name. We will verify your organisation name to confirm you can use this service. If your organisation is not listed please contact %{org_name_abbr}.
177
177
password: Password
178
178
password_must_have: 'Your password must have:'
179
179
sessions:
@@ -222,7 +222,7 @@ en:
222
222
explanation: Maybe you tried to change something you didn’t have access to.
223
223
home:
224
224
accessibility_statement:
225
-
CCS_is_committed: Crown Commercial Service is committed to making its website accessible, in accordance with the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018.
225
+
CCS_is_committed: "%{org_name} is committed to making its website accessible, in accordance with the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018."
226
226
ability_net: AbilityNet
227
227
ability_net_link: https://mcmw.abilitynet.org.uk/
228
228
ability_net_text_html: "%{ability_link} has advice on making your device easier to use if you have a disability."
@@ -233,7 +233,7 @@ en:
233
233
call: call 0345 410 2222
234
234
core_pmp: Core Print Marketplace product
235
235
email: email
236
-
email_link: info@crowncommercial.gov.uk
236
+
email_link: info@%{org_domain}.gov.uk
237
237
equality: The Equality and Human Rights Commission (EHRC) is responsible for enforcing the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 (the ‘accessibility regulations’). If you’re not happy with how we respond to your complaint,
equality_link_text: contact the Equality Advisory and Support Service (EASS)
@@ -253,15 +253,15 @@ en:
253
253
list_1_navigate_keyboard: navigate most of the website using just a keyboard
254
254
list_1_navigate_listen: listen to most of the website using a screen reader (including the most recent versions of JAWS, NVDA and VoiceOver)
255
255
list_1_navigate_speach: navigate most of the website using speech recognition software
256
-
list_2_decorative: non-decorative content is used in the CCS sign-in pages, which may make it in accessible to users navigating the site with screen readers.
256
+
list_2_decorative: non-decorative content is used in the %{org_name_abbr} sign-in pages, which may make it in accessible to users navigating the site with screen readers.
257
257
list_2_email: the email field on the homepage lacks an autocomplete attribute, so its purpose cannot be determined programmatically
several_aspects: Several aspects of the print marketplace user journey do not meet the WCAG 2.1 AA success criteria. The accessibility statement on the core Print Marketplace product details these.
260
260
the_complete_journey: The complete Print Marketplace journey was tested, this included every page a buyer would progress through in-order to complete the sign up activity.
261
261
the_content: The content listed below is non-accessible for the following reasons.
262
262
this_statement: 'This accessibility statement applies to the sign in pages of the Print Marketplace digital service which can be found at the following URL:'
263
263
this_statement_date: This statement was prepared on 25th November 2020. It will be reviewed and updated as required.
264
-
this_website: 'This website is run by Crown Commercial Service (CCS). We want as many people as possible to be able to use this website. For example, that means you should be able to:'
264
+
this_website: 'This website is run by %{org_name} (%{org_name_abbr}). We want as many people as possible to be able to use this website. For example, that means you should be able to:'
265
265
this_website_partially_1: This website is partially compliant with the
266
266
this_website_partially_2: due to the non-compliances listed below.
267
267
we_are_always_looking_html: 'We’re always looking to improve the accessibility of this website. If you find any problems not listed on this page or think we’re not meeting accessibility requirements, contact: %{email}.'
@@ -360,7 +360,7 @@ en:
360
360
we_use_glassbox: We use Glassbox software to collect information about how you use Print Marketplace. We do this to help make sure the site is meeting the needs of its users and to help us make improvements.
361
361
index:
362
362
authorised_customer_list: authorised customer list
0 commit comments