Make ‘message’ plural when talking about retries

In each of these cases the previous sentence talks about messages,
plural, so these lines should agree.
This commit is contained in:
Chris Hill-Scott
2016-07-11 13:42:26 +01:00
parent 90bdf51e3a
commit d22b2f678d

View File

@@ -40,13 +40,13 @@ Delivery and failure GOV.UK Notify
<p>Youre still billed for text messages to non-existant phone numbers.</p>
<p><strong>You need to remove the email address or mobile number from your database.</strong></p>
<p><strong>You need to remove these email addresses or phone numbers from your database.</strong></p>
<h2 id="inbox-not-accepting-messages" class="heading-medium">Inbox not accepting messages right now</h2>
<p>This can happen for a number of reasons, eg the users inbox was full.</p>
<p><strong>You can choose to retry this message later or not.</strong></p>
<p><strong>You can choose to retry these messages later or not.</strong></p>
<h2 id="phone-not-accepting-messages" class="heading-medium">Phone not accepting messages right now</h2>
@@ -54,7 +54,7 @@ Delivery and failure GOV.UK Notify
<p>Youre still billed for these messages.</p>
<p><strong>You can choose to retry this message later or not.</strong></p>
<p><strong>You can choose to retry these messages later or not.</strong></p>
<h2 id="technical-failure" class="heading-medium">Technical failure</h2>
@@ -64,7 +64,7 @@ Delivery and failure GOV.UK Notify
<p>You wont be billed for these messages.</p>
<p><strong>You need to retry this message yourself later.</strong></p>
<p><strong>You need to retry these messages yourself later.</strong></p>
</div>
</div>