From 57171d356b6bcda53907bf4c28a349342c756a5b Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 13 Feb 2020 11:37:28 +0000 Subject: [PATCH 1/6] Add anchor link and remove comma --- app/templates/views/get-started.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/get-started.html b/app/templates/views/get-started.html index 67056a69b..6b553053f 100644 --- a/app/templates/views/get-started.html +++ b/app/templates/views/get-started.html @@ -35,7 +35,7 @@
  • Create an account

    {% if not current_user.is_authenticated %} -

    Create an account for free and add your first Notify service. When you add a new service, it will start in trial mode.

    +

    Create an account for free and add your first Notify service. When you add a new service it will start in trial mode.

    {% else %}

    Create an account for free and add your first Notify service. When you add a new service, it will start in trial mode.

    {% endif %} @@ -70,7 +70,7 @@ {% else %}

    You should request to go live when you’re ready to send messages to people outside your team. We’ll approve your request within one working day.

    {% endif %} -

    Check how to pay if you’re planning to send letters or exceed the free text message allowance.

    +

    Check how to pay if you’re planning to send letters or exceed the free text message allowance.

  • From 04dd047b19e217c11bff92fb4710beb5b4da177d Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 13 Feb 2020 11:40:23 +0000 Subject: [PATCH 2/6] Add anchors to headings --- app/templates/views/pricing/index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/templates/views/pricing/index.html b/app/templates/views/pricing/index.html index 5b94dd1ae..7c85a2a4f 100644 --- a/app/templates/views/pricing/index.html +++ b/app/templates/views/pricing/index.html @@ -27,10 +27,10 @@

    When you add a new service it will start in trial mode.

    -

    Emails

    +

    Emails

    It’s free to send emails through Notify.

    -

    Text messages

    +

    Text messages

    Every service you add has an annual allowance of free text messages.

    If your organisation has more than one service on Notify, they each have a separate allowance.

    The allowance is:

    @@ -41,7 +41,7 @@

    It costs 1.58 pence (plus VAT) for each text message you send after you've used your free allowance.

    See how to pay. -

    Long text messages

    +

    Long text messages

    If a text message is longer than 160 characters (including spaces), it’ll be charged as more than one message:

    {% call mapping_table( @@ -63,7 +63,7 @@ {% endfor %} {% endcall %}
    -

    Accents and accented characters

    +

    Accents and accented characters

    Some languages, such as Welsh, use accented characters.

    Text messages containing the following accented characters are charged at the normal rate: Ä, É, Ö, Ü, à, ä, é, è, ì, ò, ö, ù, ü.

    Using other accented characters can increase the cost of sending text messages.

    @@ -152,7 +152,7 @@ {% endcall %} -

    Sending text messages to international numbers

    +

    Sending text messages to international numbers

    It might cost more to send text messages to international numbers than UK ones, depending on the country.

    International text message rates From 2364019a5e2c904ff090d2f266ed85a9fd091cd2 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 13 Feb 2020 11:43:53 +0000 Subject: [PATCH 3/6] Update Before you request to go live content --- app/templates/views/trial-mode.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/app/templates/views/trial-mode.html b/app/templates/views/trial-mode.html index 52166a0fb..20a331d54 100644 --- a/app/templates/views/trial-mode.html +++ b/app/templates/views/trial-mode.html @@ -29,15 +29,17 @@
  • Select Request to go live.
  • {% endif %} - -

    Before you request to go live, you must:

    -
      -
    • accept our data sharing and financial agreement
    • -
    • accept our terms of use
    • -
    • set up your service so you’re ready to send and receive messages
    • -
    -

    +

    When we receive your request we’ll get back to you within one working day.

    +

    Before you request to go live

    +

    You must:

    +
      +
    • add examples of the messages you want to send
    • +
    • update your settings so you’re ready to send and receive messages
    • +
    • accept our data sharing and financial agreement
    • +
    • accept our terms of use
    • +
    + {% endblock %} From 6d2d60e6f794c0c3e2d7a2ecb6327730ce364a0a Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 13 Feb 2020 11:47:45 +0000 Subject: [PATCH 4/6] Update status descriptions, fix time formatting --- app/templates/views/message-status.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/templates/views/message-status.html b/app/templates/views/message-status.html index a5bbd1cd2..3f500c21f 100644 --- a/app/templates/views/message-status.html +++ b/app/templates/views/message-status.html @@ -23,10 +23,10 @@ caption_visible=False ) %} {% for message_length, charge in [ - ('Sending', 'Notify has sent the message to the provider. The provider will try to deliver the message to the recipient. Notify is waiting for delivery information.'), + ('Sending', 'Notify has sent the message to the provider. The provider will try to deliver the message to the recipient for up to 72 hours. Notify is waiting for delivery information.'), ('Delivered', 'The message was successfully delivered. Notify will not tell you if a user has opened or read a message.'), ('Email address does not exist', 'The provider could not deliver the message because the email address was wrong. You should remove these email addresses from your database.'), - ('Inbox not accepting messages right now', 'The provider could not deliver the message after trying for 72 hours. This can happen when the recipient’s inbox is full. You can try to send the message again.'), + ('Inbox not accepting messages right now', 'The provider could not deliver the message. This can happen when the recipient’s inbox is full. You can try to send the message again.'), ('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.'), ] %} {% call row() %} @@ -41,7 +41,7 @@

    If an email is marked as spam, Notify receives a ‘complaint’ from the email provider. We’ll contact you if we receive a complaint about any of your emails. When this happens you should remove the recipient’s email address from your list.

    Open rates and click-throughs

    -

    Notify cannot tell you if your users open an email or click on the links you send them. We do not track open rates and click-throughs because there are privacy issues. Tracking emails without asking permission from users could breach General Data Protection Regulations (GDPR).

    +

    Notify cannot tell you if your users open an email or click on the links in an email. We do not track open rates and click-throughs because there are privacy issues. Tracking emails without asking permission from users could breach General Data Protection Regulations (GDPR).

    Text messages

    @@ -52,11 +52,11 @@ caption_visible=False ) %} {% for message_length, charge in [ - ('Sending', 'Notify has sent the message to the provider. The provider will try to deliver the message to the recipient. Notify is waiting for delivery information.'), + ('Sending', 'Notify has sent the message to the provider. The provider will try to deliver the message to the recipient for up to 72 hours. Notify is waiting for delivery information.'), ('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.'), ('Phone number does not exist', 'The provider could not deliver the message because the phone number was wrong. You should remove these phone numbers from your database. You’ll still be charged for text messages to numbers that do not exist.'), - ('Phone not accepting messages right now', 'The provider could not deliver the message after trying for 72 hours. This can happen when the recipient’s phone is off. 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. 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() %} @@ -77,7 +77,7 @@ ) %} {% for message_length, charge in [ ('Sent', 'Notify has sent the letter to the provider to be printed.'), - ('Printed', 'The provider has printed the letter. Letters are printed at 5.30pm and dispatched the next working day.'), + ('Printed', 'The provider has printed the letter. Letters are printed at 5:30pm and dispatched the next working day.'), ('Cancelled', 'Sending cancelled. Your letter will not be printed or dispatched.'), ('Technical failure', 'Notify had an unexpected error while sending the letter to our printing provider.'), ] %} From 868142005d4db1f28537733b85f01e56a391af54 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Thu, 13 Feb 2020 11:48:34 +0000 Subject: [PATCH 5/6] Fix time formatting --- app/templates/views/features/letters.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/features/letters.html b/app/templates/views/features/letters.html index 4b092e055..c779951b3 100644 --- a/app/templates/views/features/letters.html +++ b/app/templates/views/features/letters.html @@ -25,7 +25,7 @@

    Choose your postage

    Notify can send letters by first or second class post.

    First class letters are delivered one day after they’re dispatched. Second class letters are delivered 2 days after they’re dispatched.

    -

    Letters are printed at 5.30pm and dispatched the next working day (Monday to Friday). Royal Mail delivers from Monday to Saturday, excluding bank holidays.

    +

    Letters are printed at 5:30pm and dispatched the next working day (Monday to Friday). Royal Mail delivers from Monday to Saturday, excluding bank holidays.

    Branding

    Add your organisation’s logo to your letter templates.

    From 936787ed358f34bf03735a3f75609d2ec61a7a8d Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 14 Feb 2020 13:36:36 +0000 Subject: [PATCH 6/6] Update app/templates/views/trial-mode.html Co-Authored-By: Tom Byers --- app/templates/views/trial-mode.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/trial-mode.html b/app/templates/views/trial-mode.html index 20a331d54..316bc3b30 100644 --- a/app/templates/views/trial-mode.html +++ b/app/templates/views/trial-mode.html @@ -32,7 +32,7 @@

    When we receive your request we’ll get back to you within one working day.

    -

    Before you request to go live

    +

    Before you request to go live

    You must:

    • add examples of the messages you want to send