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
+21-8Lines changed: 21 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -653,6 +653,20 @@ en:
653
653
title: Add an editor to this group
654
654
title_show_role_options: Add an editor or group admin to this group
655
655
groups:
656
+
confirm_new:
657
+
radios_legend: Do you still want to create a new group?
658
+
with_org_admin:
659
+
body_html: |
660
+
<p>Each form needs to be created in a ‘group’. Once you have a group, you can add other people to create and edit forms in it.</p>
661
+
<p>When you first create a group, it will be a ‘trial’ group. That means you can test how the platform works, but you cannot make any forms in the group live.</p>
662
+
<p>You’ll only be able to make forms live if you get permission from your organisation’s GOV.UK Forms admin.</p>
663
+
<p>If you want to use this group to create live forms, or if you are not sure you should make a new group, contact your organisation’s GOV.UK Forms admin before you continue. They’ll be able to advise about how they’re managing the use of the platform and the creation of forms in your organisation.</p>
664
+
org_admin_list_title: 'Your organisation’s GOV.UK forms admins are:'
665
+
without_org_admin:
666
+
body_html: |
667
+
<p>Each form needs to be created in a ‘group’. Once you have a group, you can add other people to create and edit forms in it.</p>
668
+
<p>When you first create a group, it will be a ‘trial’ group. That means you can test how the platform works, but you cannot make any forms in the group live.</p>
669
+
<p>If you’re not sure if you should make a new group, or you want to use this group for live forms, contact your organisation’s GOV.UK publishing team.</p>
656
670
confirm_upgrade:
657
671
body_html: |
658
672
<p>If you upgrade this group:</p>
@@ -728,21 +742,18 @@ en:
728
742
label: Move this group to another organisation
729
743
prompt: Select an organisation
730
744
new:
745
+
back_link: Back to create a new group
731
746
body_html: |
732
-
<p>Each form needs to be created in a ‘group’. Once you have a group, you can add other people to create and edit forms in it.</p>
733
-
734
-
<p class="govuk-inset-text">When a group is first created it will be a ‘trial’ group. That means you cannot make any forms in the group live. You’ll be able to request for a group to be upgraded to an ‘active’ group if you need to make forms live.</p>
735
-
736
-
<p>Give your group a meaningful name that will reflect the forms you’ll create in the group, and make sense to the people that will be added to it. For example:</p>
737
-
747
+
<p>Give your group a meaningful name that will reflect the forms you’ll
748
+
create in the group, and make sense to the people that will be added to
749
+
it. For example:</p>
738
750
<ul class="govuk-list govuk-list--bullet">
739
751
<li>Licensing forms</li>
740
752
<li>GOV.UK content team</li>
741
753
<li>Juggling service forms</li>
754
+
<li>Test forms</li>
742
755
</ul>
743
-
744
756
<p>You can change the name later if you need to.</p>
745
-
title: Create a new group for forms
746
757
review_upgrade:
747
758
body_html: |
748
759
<p>%{upgrade_requester_name} has asked to upgrade this group to an ‘active’ group.</p>
@@ -1489,6 +1500,7 @@ en:
1489
1500
error_prefix: 'Error: '
1490
1501
exit_page_new: Add exit page
1491
1502
forbidden: You cannot view this page
1503
+
group_confirm_new: Create a new group for forms
1492
1504
group_confirm_upgrade_request: Request to upgrade this trial group
1493
1505
group_index: Your groups
1494
1506
group_review_upgrade: Upgrade this group
@@ -1509,6 +1521,7 @@ en:
1509
1521
mou_signatures: MOUs and agreements
1510
1522
move_form: Move this form to a different group
1511
1523
name_settings: Ask for a person’s name
1524
+
new_group: Give your group a name
1512
1525
new_page: Edit question
1513
1526
new_secondary_skip: 'Route for any other answer: set questions to skip'
1514
1527
non_crown_agreement_confirmation: You’ve agreed to the GOV.UK Forms agreement
0 commit comments