govuk_publishing_components 24.10.3 → 24.11.0
Sign up to get free protection for your applications and to get access to all the features.
- 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/ps.yml
CHANGED
@@ -1 +1,124 @@
|
|
1
|
+
---
|
1
2
|
ps:
|
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/pt.yml
CHANGED
@@ -1 +1,124 @@
|
|
1
|
+
---
|
1
2
|
pt:
|
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/ro.yml
CHANGED
@@ -1 +1,124 @@
|
|
1
|
+
---
|
1
2
|
ro:
|
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/ru.yml
CHANGED
@@ -1 +1,124 @@
|
|
1
|
+
---
|
1
2
|
ru:
|
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:
|