diff --git a/app/templates/views/message-status.html b/app/templates/views/message-status.html index 0cfaba273..be4312a18 100644 --- a/app/templates/views/message-status.html +++ b/app/templates/views/message-status.html @@ -56,7 +56,7 @@ ('Sent internationally', 'The message was sent to an international number. The mobile networks in some countries do not provide any more delivery information.'), ('Delivered', 'The message was successfully delivered. Notify will not tell you if a user has opened or read a message.'), ('Not delivered', 'The provider could not deliver the message. This can happen if the phone number was wrong or if the network operator rejects the message. If you’re sure that these phone numbers are correct, you should contact us. If not, you should remove them from your database. You’ll still be charged for text messages that cannot be delivered.'|safe), - ('Phone not accepting messages right now', 'The provider could not deliver the message. This can happen when the recipient’s phone is off or out of signal, or when their text message inbox is full. You can try to send the message again. You’ll still be charged for text messages to phones that are not accepting messages.'), + ('Phone not accepting messages right now', 'The provider could not deliver the message. This can happen when the recipient’s phone is off, has no signal, or when their text message inbox is full. You can try to send the message again. You’ll still be charged for text messages to phones that are not accepting messages.'), ('Technical failure', 'Your message was not sent because there was a problem between Notify and the provider. You’ll have to try sending your messages again. You will not be charged for text messages that are affected by a technical failure.'), ] %} {% call row() %}