govuk_publishing_components 24.10.3 → 24.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/govuk_publishing_components/components/accordion.js +1 -1
- data/app/assets/javascripts/govuk_publishing_components/components/feedback.js +142 -104
- data/app/assets/javascripts/govuk_publishing_components/components/reorderable-list.js +1 -1
- data/app/assets/javascripts/govuk_publishing_components/components/step-by-step-nav.js +2 -2
- data/app/assets/javascripts/govuk_publishing_components/lib/trigger-event.js +1 -1
- data/app/assets/stylesheets/govuk_publishing_components/_all_components_print.scss +0 -11
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_attachment.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_back-link.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_button.scss +0 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_feedback.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-footer.scss +2 -6
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_layout-header.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_metadata.scss +2 -6
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_search.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_share-links.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_skip-link.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_step-by-step-nav-header.scss +0 -4
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_subscription-links.scss +2 -3
- data/app/assets/stylesheets/govuk_publishing_components/components/print/_translation-nav.scss +2 -3
- data/app/views/govuk_publishing_components/components/_attachment.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_back_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_button.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_feedback.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_layout_footer.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_machine_readable_metadata.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_metadata.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_print_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_search.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_share_links.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_skip_link.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_step_by_step_nav.html.erb +2 -2
- data/app/views/govuk_publishing_components/components/_subscription_links.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/_translation_nav.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/docs/feedback.yml +2 -0
- data/app/views/govuk_publishing_components/components/layout_header/_navigation_items.html.erb +1 -1
- data/app/views/govuk_publishing_components/components/metadata/_sentence.html.erb +2 -2
- data/config/locales/ar.yml +123 -0
- data/config/locales/az.yml +123 -0
- data/config/locales/be.yml +123 -0
- data/config/locales/bg.yml +123 -0
- data/config/locales/bn.yml +123 -0
- data/config/locales/cs.yml +123 -0
- data/config/locales/cy.yml +115 -6
- data/config/locales/da.yml +123 -0
- data/config/locales/de.yml +123 -0
- data/config/locales/dr.yml +123 -0
- data/config/locales/el.yml +123 -0
- data/config/locales/en.yml +109 -109
- data/config/locales/es-419.yml +123 -0
- data/config/locales/es.yml +123 -0
- data/config/locales/et.yml +120 -0
- data/config/locales/fa.yml +123 -0
- data/config/locales/fi.yml +123 -0
- data/config/locales/fr.yml +120 -0
- data/config/locales/gd.yml +123 -0
- data/config/locales/gu.yml +123 -0
- data/config/locales/he.yml +123 -0
- data/config/locales/hi.yml +123 -0
- data/config/locales/hr.yml +123 -0
- data/config/locales/hu.yml +123 -0
- data/config/locales/hy.yml +123 -0
- data/config/locales/id.yml +123 -0
- data/config/locales/is.yml +123 -0
- data/config/locales/it.yml +123 -0
- data/config/locales/ja.yml +123 -0
- data/config/locales/ka.yml +123 -0
- data/config/locales/kk.yml +123 -0
- data/config/locales/ko.yml +123 -0
- data/config/locales/lt.yml +123 -0
- data/config/locales/lv.yml +123 -0
- data/config/locales/ms.yml +123 -0
- data/config/locales/mt.yml +123 -0
- data/config/locales/nl.yml +123 -0
- data/config/locales/no.yml +124 -1
- data/config/locales/pa-pk.yml +123 -0
- data/config/locales/pa.yml +123 -0
- data/config/locales/pl.yml +123 -0
- data/config/locales/ps.yml +123 -0
- data/config/locales/pt.yml +123 -0
- data/config/locales/ro.yml +123 -0
- data/config/locales/ru.yml +123 -0
- data/config/locales/si.yml +123 -0
- data/config/locales/sk.yml +123 -0
- data/config/locales/sl.yml +123 -0
- data/config/locales/so.yml +123 -0
- data/config/locales/sq.yml +123 -0
- data/config/locales/sr.yml +123 -0
- data/config/locales/sv.yml +123 -0
- data/config/locales/sw.yml +123 -0
- data/config/locales/ta.yml +123 -0
- data/config/locales/th.yml +123 -0
- data/config/locales/tk.yml +123 -0
- data/config/locales/tr.yml +123 -0
- data/config/locales/uk.yml +123 -0
- data/config/locales/ur.yml +123 -0
- data/config/locales/uz.yml +123 -0
- data/config/locales/vi.yml +123 -0
- data/config/locales/zh-hk.yml +123 -0
- data/config/locales/zh-tw.yml +123 -0
- data/config/locales/zh.yml +123 -0
- data/lib/govuk_publishing_components/presenters/content_breadcrumbs_based_on_taxons.rb +1 -2
- data/lib/govuk_publishing_components/presenters/content_item.rb +4 -0
- data/lib/govuk_publishing_components/presenters/machine_readable/page.rb +4 -0
- data/lib/govuk_publishing_components/version.rb +1 -1
- data/node_modules/govuk-frontend/govuk/components/accordion/_index.scss +7 -16
- data/node_modules/govuk-frontend/govuk/components/back-link/_index.scss +4 -15
- data/node_modules/govuk-frontend/govuk/components/character-count/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/checkboxes/macro-options.json +3 -3
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/README.md +15 -0
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/fixtures.json +40 -22
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/macro-options.json +6 -6
- data/node_modules/govuk-frontend/govuk/components/cookie-banner/template.njk +15 -5
- data/node_modules/govuk-frontend/govuk/components/date-input/macro-options.json +2 -2
- data/node_modules/govuk-frontend/govuk/components/details/_index.scss +5 -1
- data/node_modules/govuk-frontend/govuk/components/file-upload/_index.scss +13 -14
- data/node_modules/govuk-frontend/govuk/components/file-upload/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/footer/_index.scss +14 -19
- data/node_modules/govuk-frontend/govuk/components/header/_index.scss +39 -21
- data/node_modules/govuk-frontend/govuk/components/input/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/phase-banner/_index.scss +1 -1
- data/node_modules/govuk-frontend/govuk/components/radios/macro-options.json +3 -3
- data/node_modules/govuk-frontend/govuk/components/select/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/skip-link/_index.scss +1 -1
- data/node_modules/govuk-frontend/govuk/components/tabs/_index.scss +1 -6
- data/node_modules/govuk-frontend/govuk/components/textarea/macro-options.json +1 -1
- data/node_modules/govuk-frontend/govuk/components/warning-text/_index.scss +10 -0
- data/node_modules/govuk-frontend/govuk/core/_links.scss +8 -0
- data/node_modules/govuk-frontend/govuk/helpers/_links.scss +153 -38
- data/node_modules/govuk-frontend/govuk/settings/_all.scss +2 -0
- data/node_modules/govuk-frontend/govuk/settings/_links.scss +62 -0
- data/node_modules/govuk-frontend/package.json +1 -1
- metadata +5 -3
data/config/locales/el.yml
CHANGED
@@ -1 +1,124 @@
|
|
1
|
+
---
|
1
2
|
el:
|
3
|
+
common:
|
4
|
+
translations:
|
5
|
+
components:
|
6
|
+
accordion:
|
7
|
+
hide:
|
8
|
+
hide_all:
|
9
|
+
show:
|
10
|
+
show_all:
|
11
|
+
this_section_visually_hidden:
|
12
|
+
article_schema:
|
13
|
+
scoped_search_description:
|
14
|
+
attachment:
|
15
|
+
opendocument_html:
|
16
|
+
request_format_cta:
|
17
|
+
request_format_details_html:
|
18
|
+
request_format_text:
|
19
|
+
back_link:
|
20
|
+
back:
|
21
|
+
checkboxes:
|
22
|
+
or:
|
23
|
+
contents_list:
|
24
|
+
contents:
|
25
|
+
feedback:
|
26
|
+
close:
|
27
|
+
dont_include_personal_info:
|
28
|
+
email_address:
|
29
|
+
help_us_improve_govuk:
|
30
|
+
is_not_useful:
|
31
|
+
is_this_page_useful:
|
32
|
+
is_useful:
|
33
|
+
maybe:
|
34
|
+
more_about_visit:
|
35
|
+
'no':
|
36
|
+
send:
|
37
|
+
send_me_survey:
|
38
|
+
something_wrong:
|
39
|
+
thank_you_for_feedback:
|
40
|
+
what_doing:
|
41
|
+
what_wrong:
|
42
|
+
'yes':
|
43
|
+
government_navigation:
|
44
|
+
consultations:
|
45
|
+
departments:
|
46
|
+
get-involved:
|
47
|
+
how-government-works:
|
48
|
+
news_and_communications:
|
49
|
+
statistics:
|
50
|
+
worldwide:
|
51
|
+
layout_header:
|
52
|
+
hide_button:
|
53
|
+
menu:
|
54
|
+
search_button:
|
55
|
+
show_button:
|
56
|
+
top_level:
|
57
|
+
metadata:
|
58
|
+
from:
|
59
|
+
history:
|
60
|
+
last_updated:
|
61
|
+
part_of:
|
62
|
+
published:
|
63
|
+
see_all_updates:
|
64
|
+
toggle_less:
|
65
|
+
toggle_more:
|
66
|
+
organisation_schema:
|
67
|
+
all_content_search_description:
|
68
|
+
previous_and_next_navigation:
|
69
|
+
pagination:
|
70
|
+
print_link:
|
71
|
+
text:
|
72
|
+
radio:
|
73
|
+
or:
|
74
|
+
related_footer_navigation:
|
75
|
+
collections:
|
76
|
+
policies:
|
77
|
+
statistical_data_sets:
|
78
|
+
topical_events:
|
79
|
+
related_navigation:
|
80
|
+
collections:
|
81
|
+
external_links:
|
82
|
+
policies:
|
83
|
+
publishers:
|
84
|
+
related_contacts:
|
85
|
+
related_content:
|
86
|
+
related_external_links:
|
87
|
+
related_guides:
|
88
|
+
statistical_data_sets:
|
89
|
+
topical_events:
|
90
|
+
topics:
|
91
|
+
transition:
|
92
|
+
link_path:
|
93
|
+
link_text:
|
94
|
+
title:
|
95
|
+
world_locations:
|
96
|
+
search_box:
|
97
|
+
input_title:
|
98
|
+
label:
|
99
|
+
search_button:
|
100
|
+
show_password:
|
101
|
+
announce_hide:
|
102
|
+
announce_show:
|
103
|
+
hide:
|
104
|
+
hide_password:
|
105
|
+
show:
|
106
|
+
show_password:
|
107
|
+
skip_link:
|
108
|
+
text:
|
109
|
+
step_by_step_nav:
|
110
|
+
hide:
|
111
|
+
hide_all:
|
112
|
+
show:
|
113
|
+
show_all:
|
114
|
+
step_by_step_nav_related:
|
115
|
+
part_of:
|
116
|
+
subscription_links:
|
117
|
+
email_signup_link_text:
|
118
|
+
feed_link_text:
|
119
|
+
subscriptions:
|
120
|
+
success_alert:
|
121
|
+
success:
|
122
|
+
summary_list:
|
123
|
+
delete:
|
124
|
+
edit:
|
data/config/locales/en.yml
CHANGED
@@ -1,134 +1,134 @@
|
|
1
|
-
|
2
|
-
# and are automatically loaded by Rails. If you want to use locales other
|
3
|
-
# than English, add the necessary files in this directory.
|
4
|
-
#
|
5
|
-
# To use the locales, use `I18n.t`:
|
6
|
-
#
|
7
|
-
# I18n.t "hello"
|
8
|
-
#
|
9
|
-
# In views, this is aliased to just `t`:
|
10
|
-
#
|
11
|
-
# <%= t("hello") %>
|
12
|
-
#
|
13
|
-
# To use a different locale, set it with `I18n.locale`:
|
14
|
-
#
|
15
|
-
# I18n.locale = :es
|
16
|
-
#
|
17
|
-
# This would use the information in config/locales/es.yml.
|
18
|
-
#
|
19
|
-
# To learn more, please read the Rails Internationalization guide
|
20
|
-
# available at http://guides.rubyonrails.org/i18n.html.
|
21
|
-
|
1
|
+
---
|
22
2
|
en:
|
23
3
|
common:
|
24
|
-
translations:
|
4
|
+
translations: Translations
|
25
5
|
components:
|
26
6
|
accordion:
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
7
|
+
hide: Hide
|
8
|
+
hide_all: Hide all sections
|
9
|
+
show: Show
|
10
|
+
show_all: Show all sections
|
31
11
|
this_section_visually_hidden: " this section"
|
32
|
-
attachment:
|
33
|
-
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"
|
34
|
-
request_format_text: "This file may not be suitable for users of assistive technology."
|
35
|
-
request_format_cta: "Request an accessible format."
|
36
|
-
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."
|
37
12
|
article_schema:
|
38
|
-
scoped_search_description:
|
13
|
+
scoped_search_description: Search within %{title}
|
14
|
+
attachment:
|
15
|
+
opendocument_html: This file is in an <a href='https://www.gov.uk/guidance/using-open-document-formats-odf-in-your-organisation'
|
16
|
+
target=%{target} class='govuk-link'>OpenDocument</a> format
|
17
|
+
request_format_cta: Request an accessible format.
|
18
|
+
request_format_details_html: If you use assistive technology (such as a screen
|
19
|
+
reader) and need a version of this document in a more accessible format, please
|
20
|
+
email <a href='mailto:%{alternative_format_contact_email}' target='_blank'
|
21
|
+
class='govuk-link'>%{alternative_format_contact_email}</a>. Please tell us
|
22
|
+
what format you need. It will help us if you say what assistive technology
|
23
|
+
you use.
|
24
|
+
request_format_text: This file may not be suitable for users of assistive technology.
|
39
25
|
back_link:
|
40
|
-
back:
|
26
|
+
back: Back
|
41
27
|
checkboxes:
|
42
|
-
or:
|
28
|
+
or: or
|
43
29
|
contents_list:
|
44
|
-
contents:
|
30
|
+
contents: Contents
|
45
31
|
feedback:
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
is_not_useful:
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
send_me_survey:
|
62
|
-
|
32
|
+
close: Close
|
33
|
+
dont_include_personal_info: Don’t include personal or financial information
|
34
|
+
like your National Insurance number or credit card details.
|
35
|
+
email_address: Email address
|
36
|
+
help_us_improve_govuk: Help us improve GOV.UK
|
37
|
+
is_not_useful: this page is not useful
|
38
|
+
is_this_page_useful: Is this page useful?
|
39
|
+
is_useful: this page is useful
|
40
|
+
maybe: Maybe
|
41
|
+
more_about_visit: To help us improve GOV.UK, we’d like to know more about your
|
42
|
+
visit today. We’ll send you a link to a feedback form. It will take only 2
|
43
|
+
minutes to fill in. Don’t worry we won’t send you spam or share your email
|
44
|
+
address with anyone.
|
45
|
+
'no': 'No'
|
46
|
+
send: Send
|
47
|
+
send_me_survey: Send me the survey
|
48
|
+
something_wrong: Report a problem with this page
|
49
|
+
thank_you_for_feedback: Thank you for your feedback
|
50
|
+
what_doing: What were you doing?
|
51
|
+
what_wrong: What went wrong?
|
52
|
+
'yes': 'Yes'
|
53
|
+
government_navigation:
|
54
|
+
consultations:
|
55
|
+
departments:
|
56
|
+
get-involved:
|
57
|
+
how-government-works:
|
58
|
+
news_and_communications:
|
59
|
+
statistics:
|
60
|
+
worldwide:
|
63
61
|
layout_header:
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
62
|
+
hide_button: Hide search
|
63
|
+
menu: Menu
|
64
|
+
search_button: Search GOV.UK
|
65
|
+
show_button: Show search
|
66
|
+
top_level: Top level
|
69
67
|
metadata:
|
70
|
-
from:
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
see_all_updates:
|
76
|
-
toggle_less:
|
68
|
+
from: From
|
69
|
+
history: History
|
70
|
+
last_updated: Last updated
|
71
|
+
part_of: Part of
|
72
|
+
published: Published
|
73
|
+
see_all_updates: See all updates
|
74
|
+
toggle_less: Show fewer
|
77
75
|
toggle_more: "+ %{number} more"
|
78
76
|
organisation_schema:
|
79
|
-
all_content_search_description:
|
77
|
+
all_content_search_description: Find all content from %{organisation}
|
78
|
+
previous_and_next_navigation:
|
79
|
+
pagination:
|
80
|
+
print_link:
|
81
|
+
text: Print this page
|
80
82
|
radio:
|
81
|
-
or:
|
83
|
+
or: or
|
84
|
+
related_footer_navigation:
|
85
|
+
collections: Collections
|
86
|
+
policies: Policies
|
87
|
+
statistical_data_sets: Statistical data sets
|
88
|
+
topical_events: Topical events
|
82
89
|
related_navigation:
|
83
|
-
collections:
|
84
|
-
external_links:
|
85
|
-
policies:
|
86
|
-
publishers:
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
statistical_data_sets:
|
92
|
-
|
93
|
-
|
94
|
-
world_locations: "World locations"
|
90
|
+
collections: Collection
|
91
|
+
external_links: Elsewhere on the web
|
92
|
+
policies: Policy
|
93
|
+
publishers: Published by
|
94
|
+
related_contacts: Other contacts
|
95
|
+
related_content: Related content
|
96
|
+
related_external_links: Elsewhere on the web
|
97
|
+
related_guides: Detailed guidance
|
98
|
+
statistical_data_sets: Statistical data set
|
99
|
+
topical_events: Topical event
|
100
|
+
topics: Explore the topic
|
95
101
|
transition:
|
96
|
-
title: "Brexit"
|
97
102
|
link_path: "/transition"
|
98
|
-
link_text:
|
99
|
-
|
100
|
-
|
101
|
-
policies: "Policies"
|
102
|
-
statistical_data_sets: "Statistical data sets"
|
103
|
-
topical_events: "Topical events"
|
103
|
+
link_text: Check what you need to do
|
104
|
+
title: Brexit
|
105
|
+
world_locations: World locations
|
104
106
|
search_box:
|
105
|
-
|
106
|
-
label:
|
107
|
-
|
107
|
+
input_title: Search
|
108
|
+
label: Search on GOV.UK
|
109
|
+
search_button: Search
|
108
110
|
show_password:
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
hide_password:
|
113
|
-
|
114
|
-
|
115
|
-
success_alert:
|
116
|
-
success: "Success"
|
117
|
-
print_link:
|
118
|
-
text: "Print this page"
|
111
|
+
announce_hide: Your password is hidden
|
112
|
+
announce_show: Your password is shown
|
113
|
+
hide: Hide
|
114
|
+
hide_password: Hide password
|
115
|
+
show: Show
|
116
|
+
show_password: Show password
|
119
117
|
skip_link:
|
120
|
-
text:
|
118
|
+
text: Skip to main content
|
121
119
|
step_by_step_nav:
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
120
|
+
hide: Hide
|
121
|
+
hide_all: Hide all steps
|
122
|
+
show: Show
|
123
|
+
show_all: Show all steps
|
126
124
|
step_by_step_nav_related:
|
127
|
-
part_of:
|
125
|
+
part_of: Part of
|
128
126
|
subscription_links:
|
129
|
-
email_signup_link_text:
|
130
|
-
feed_link_text:
|
131
|
-
subscriptions:
|
127
|
+
email_signup_link_text: Get emails
|
128
|
+
feed_link_text: Subscribe to feed
|
129
|
+
subscriptions: Subscriptions
|
130
|
+
success_alert:
|
131
|
+
success: Success
|
132
132
|
summary_list:
|
133
|
-
|
134
|
-
|
133
|
+
delete: Delete
|
134
|
+
edit: Change
|
data/config/locales/es-419.yml
CHANGED
@@ -1 +1,124 @@
|
|
1
|
+
---
|
1
2
|
es-419:
|
3
|
+
common:
|
4
|
+
translations:
|
5
|
+
components:
|
6
|
+
accordion:
|
7
|
+
hide:
|
8
|
+
hide_all:
|
9
|
+
show:
|
10
|
+
show_all:
|
11
|
+
this_section_visually_hidden:
|
12
|
+
article_schema:
|
13
|
+
scoped_search_description:
|
14
|
+
attachment:
|
15
|
+
opendocument_html:
|
16
|
+
request_format_cta:
|
17
|
+
request_format_details_html:
|
18
|
+
request_format_text:
|
19
|
+
back_link:
|
20
|
+
back:
|
21
|
+
checkboxes:
|
22
|
+
or:
|
23
|
+
contents_list:
|
24
|
+
contents:
|
25
|
+
feedback:
|
26
|
+
close:
|
27
|
+
dont_include_personal_info:
|
28
|
+
email_address:
|
29
|
+
help_us_improve_govuk:
|
30
|
+
is_not_useful:
|
31
|
+
is_this_page_useful:
|
32
|
+
is_useful:
|
33
|
+
maybe:
|
34
|
+
more_about_visit:
|
35
|
+
'no':
|
36
|
+
send:
|
37
|
+
send_me_survey:
|
38
|
+
something_wrong:
|
39
|
+
thank_you_for_feedback:
|
40
|
+
what_doing:
|
41
|
+
what_wrong:
|
42
|
+
'yes':
|
43
|
+
government_navigation:
|
44
|
+
consultations:
|
45
|
+
departments:
|
46
|
+
get-involved:
|
47
|
+
how-government-works:
|
48
|
+
news_and_communications:
|
49
|
+
statistics:
|
50
|
+
worldwide:
|
51
|
+
layout_header:
|
52
|
+
hide_button:
|
53
|
+
menu:
|
54
|
+
search_button:
|
55
|
+
show_button:
|
56
|
+
top_level:
|
57
|
+
metadata:
|
58
|
+
from:
|
59
|
+
history:
|
60
|
+
last_updated:
|
61
|
+
part_of:
|
62
|
+
published:
|
63
|
+
see_all_updates:
|
64
|
+
toggle_less:
|
65
|
+
toggle_more:
|
66
|
+
organisation_schema:
|
67
|
+
all_content_search_description:
|
68
|
+
previous_and_next_navigation:
|
69
|
+
pagination:
|
70
|
+
print_link:
|
71
|
+
text:
|
72
|
+
radio:
|
73
|
+
or:
|
74
|
+
related_footer_navigation:
|
75
|
+
collections:
|
76
|
+
policies:
|
77
|
+
statistical_data_sets:
|
78
|
+
topical_events:
|
79
|
+
related_navigation:
|
80
|
+
collections:
|
81
|
+
external_links:
|
82
|
+
policies:
|
83
|
+
publishers:
|
84
|
+
related_contacts:
|
85
|
+
related_content:
|
86
|
+
related_external_links:
|
87
|
+
related_guides:
|
88
|
+
statistical_data_sets:
|
89
|
+
topical_events:
|
90
|
+
topics:
|
91
|
+
transition:
|
92
|
+
link_path:
|
93
|
+
link_text:
|
94
|
+
title:
|
95
|
+
world_locations:
|
96
|
+
search_box:
|
97
|
+
input_title:
|
98
|
+
label:
|
99
|
+
search_button:
|
100
|
+
show_password:
|
101
|
+
announce_hide:
|
102
|
+
announce_show:
|
103
|
+
hide:
|
104
|
+
hide_password:
|
105
|
+
show:
|
106
|
+
show_password:
|
107
|
+
skip_link:
|
108
|
+
text:
|
109
|
+
step_by_step_nav:
|
110
|
+
hide:
|
111
|
+
hide_all:
|
112
|
+
show:
|
113
|
+
show_all:
|
114
|
+
step_by_step_nav_related:
|
115
|
+
part_of:
|
116
|
+
subscription_links:
|
117
|
+
email_signup_link_text:
|
118
|
+
feed_link_text:
|
119
|
+
subscriptions:
|
120
|
+
success_alert:
|
121
|
+
success:
|
122
|
+
summary_list:
|
123
|
+
delete:
|
124
|
+
edit:
|