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
+6-8Lines changed: 6 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -742,21 +742,18 @@ en:
742
742
label: Move this group to another organisation
743
743
prompt: Select an organisation
744
744
new:
745
+
back_link: Back to create a new group
745
746
body_html: |
746
-
<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>
747
-
748
-
<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>
749
-
750
-
<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>
751
-
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>
752
750
<ul class="govuk-list govuk-list--bullet">
753
751
<li>Licensing forms</li>
754
752
<li>GOV.UK content team</li>
755
753
<li>Juggling service forms</li>
754
+
<li>Test forms</li>
756
755
</ul>
757
-
758
756
<p>You can change the name later if you need to.</p>
759
-
title: Create a new group for forms
760
757
review_upgrade:
761
758
body_html: |
762
759
<p>%{upgrade_requester_name} has asked to upgrade this group to an ‘active’ group.</p>
@@ -1496,6 +1493,7 @@ en:
1496
1493
mou_signatures: MOUs and agreements
1497
1494
move_form: Move this form to a different group
1498
1495
name_settings: Ask for a person’s name
1496
+
new_group: Give your group a name
1499
1497
new_page: Edit question
1500
1498
new_secondary_skip: 'Route for any other answer: set questions to skip'
1501
1499
non_crown_agreement_confirmation: You’ve agreed to the GOV.UK Forms agreement
0 commit comments