govuk_publishing_components 21.23.0 → 21.23.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d5bcdda1b569c7b90dc8b4ae0fa6447a7494b12fea56b23447e30f12a5a77c5f
4
- data.tar.gz: 881158edbe492a135ffe6ef0255a974b171330a31d211652a3934b749a865ec6
3
+ metadata.gz: 528cf797ecd8f1a2d4603964f6c30cab2363d8766f9aea9788a1d7291babb91a
4
+ data.tar.gz: 6c1677759f22c12e8fd9627d3a29e36a06b3905295c38d6b86c90a0bf89e2db1
5
5
  SHA512:
6
- metadata.gz: d09fc5cf84710a16591f38f16567cac3492b9de35e8294b4d7ddb849054aa14e58cb2480f61375bc94551766092f3959666e351ea381c2513f53c191278cbca0
7
- data.tar.gz: a770b10aee34dcfbabab46499aad8bf140529dd271134b9cd04c32bae0aa4e397831052850a3f839836ac2ebabce13c2883be136de7e1649a51f346c30895511
6
+ metadata.gz: 51bb0f8fd36671cb908211d47b80763123d9394858086802f18291c63891c831389e87ffc7661ce929c9f2bc3376ca146eb0ac375271abeea45d83833ac3727b
7
+ data.tar.gz: ac3d69fcaee7f858de8558816a4090384e693135d505c6016d375b37729a68a5df62593ef28dc1e19adf48b8a285d41fa89af505b32a405f36d023a14795595c
@@ -26,8 +26,8 @@ en:
26
26
  attachment:
27
27
  opendocument_html: "This file is in an <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation' target=%{target} class='govuk-link'>OpenDocument</a> format"
28
28
  request_format_text: "This file may not be suitable for users of assistive technology."
29
- request_format_cta: "Request a different format"
30
- request_format_details_html: "If you use assistive technology and need a version of this document in a more accessible format, please email <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Please tell us what format you need. It will help us if you say what assistive technology you use."
29
+ request_format_cta: "Request an accessible format."
30
+ request_format_details_html: "If you use assistive technology (such as a screen reader) and need a version of this document in a more accessible format, please email <a href='mailto:%{alternative_format_contact_email}' target='_blank' class='govuk-link'>%{alternative_format_contact_email}</a>. Please tell us what format you need. It will help us if you say what assistive technology you use."
31
31
  article_schema:
32
32
  scoped_search_description: "Search within %{title}"
33
33
  back_link:
@@ -1,3 +1,3 @@
1
1
  module GovukPublishingComponents
2
- VERSION = '21.23.0'.freeze
2
+ VERSION = '21.23.1'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: govuk_publishing_components
3
3
  version: !ruby/object:Gem::Version
4
- version: 21.23.0
4
+ version: 21.23.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - GOV.UK Dev
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-02-18 00:00:00.000000000 Z
11
+ date: 2020-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gds-api-adapters