From aa03fc1cc02a09c94f215c8e6c1a84ab025cb3c0 Mon Sep 17 00:00:00 2001 From: Beverly Nguyen Date: Wed, 22 Jan 2025 10:55:42 -0800 Subject: [PATCH] Sentence case --- app/main/views/sub_navigation_dictionaries.py | 4 ++-- app/templates/views/guides/benchmark-performance.html | 2 +- app/templates/views/guides/best-practices.html | 4 ++-- app/templates/views/guides/clear-goals.html | 2 +- app/templates/views/guides/establish-trust.html | 2 +- app/templates/views/guides/multiple-languages.html | 2 +- app/templates/views/guides/rules-and-regulations.html | 2 +- app/templates/views/guides/write-for-action.html | 2 +- app/templates/views/how-to/index.html | 4 ++-- app/templates/views/support/index.html | 4 ++-- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/app/main/views/sub_navigation_dictionaries.py b/app/main/views/sub_navigation_dictionaries.py index d6f437309..db086e511 100644 --- a/app/main/views/sub_navigation_dictionaries.py +++ b/app/main/views/sub_navigation_dictionaries.py @@ -2,7 +2,7 @@ def using_notify_nav(): nav_items = [ {"name": "Get started", "link": "main.get_started"}, { - "name": "Best Practices", + "name": "Best practices", "link": "main.best_practices", "sub_navigation_items": [ { @@ -33,7 +33,7 @@ def using_notify_nav(): }, {"name": "Trial mode", "link": "main.trial_mode_new"}, {"name": "Tracking usage", "link": "main.pricing"}, - {"name": "Delivery Status", "link": "main.message_status"}, + {"name": "Delivery status", "link": "main.message_status"}, {"name": "How to", "link": "main.how_to"}, ] diff --git a/app/templates/views/guides/benchmark-performance.html b/app/templates/views/guides/benchmark-performance.html index bd2662fbe..c302fc5b8 100644 --- a/app/templates/views/guides/benchmark-performance.html +++ b/app/templates/views/guides/benchmark-performance.html @@ -8,7 +8,7 @@ {% endblock %} {% block content_column_content %} -{{ breadcrumbs.breadcrumb(page_title, "Best Practices", "main.best_practices") }} +{{ breadcrumbs.breadcrumb(page_title, "Best practices", "main.best_practices") }}

{{page_title}}

diff --git a/app/templates/views/guides/best-practices.html b/app/templates/views/guides/best-practices.html index 9826e6a33..1f46d4544 100644 --- a/app/templates/views/guides/best-practices.html +++ b/app/templates/views/guides/best-practices.html @@ -1,6 +1,6 @@ {% extends "base.html" %} -{% set page_title = "Best Practices" %} +{% set page_title = "Best practices" %} {% block per_page_title %} {{page_title}} @@ -8,7 +8,7 @@ {% block content_column_content %}
-

Best Practices

+

Best practices

For texting the public

Effectively reaching your audience and supporting your program’s goals starts with strategically planning out what text messages can help you achieve and how to approach a thoughtful rollout. diff --git a/app/templates/views/guides/clear-goals.html b/app/templates/views/guides/clear-goals.html index d1054e3a9..a6e3a742b 100644 --- a/app/templates/views/guides/clear-goals.html +++ b/app/templates/views/guides/clear-goals.html @@ -8,7 +8,7 @@ {% endblock %} {% block content_column_content %} -{{ breadcrumbs.breadcrumb(page_title, "Best Practices", "main.best_practices") }} +{{ breadcrumbs.breadcrumb(page_title, "Best practices", "main.best_practices") }}

{{page_title}}

diff --git a/app/templates/views/guides/establish-trust.html b/app/templates/views/guides/establish-trust.html index 0ab95c73a..026e9da81 100644 --- a/app/templates/views/guides/establish-trust.html +++ b/app/templates/views/guides/establish-trust.html @@ -10,7 +10,7 @@ {% endblock %} {% block content_column_content %} -{{ breadcrumbs.breadcrumb(page_title, "Best Practices", "main.best_practices") }} +{{ breadcrumbs.breadcrumb(page_title, "Best practices", "main.best_practices") }}

{{page_title}}

diff --git a/app/templates/views/guides/multiple-languages.html b/app/templates/views/guides/multiple-languages.html index f295df308..b8bb7883c 100644 --- a/app/templates/views/guides/multiple-languages.html +++ b/app/templates/views/guides/multiple-languages.html @@ -8,7 +8,7 @@ {% endblock %} {% block content_column_content %} -{{ breadcrumbs.breadcrumb(page_title, "Best Practices", "main.best_practices") }} +{{ breadcrumbs.breadcrumb(page_title, "Best practices", "main.best_practices") }}

{{page_title}}

diff --git a/app/templates/views/guides/rules-and-regulations.html b/app/templates/views/guides/rules-and-regulations.html index 5943e462d..8ad6d000b 100644 --- a/app/templates/views/guides/rules-and-regulations.html +++ b/app/templates/views/guides/rules-and-regulations.html @@ -8,7 +8,7 @@ {% endblock %} {% block content_column_content %} -{{ breadcrumbs.breadcrumb(page_title, "Best Practices", "main.best_practices") }} +{{ breadcrumbs.breadcrumb(page_title, "Best practices", "main.best_practices") }}

{{page_title}}

diff --git a/app/templates/views/guides/write-for-action.html b/app/templates/views/guides/write-for-action.html index ff382864a..31ac2aa84 100644 --- a/app/templates/views/guides/write-for-action.html +++ b/app/templates/views/guides/write-for-action.html @@ -9,7 +9,7 @@ {% endblock %} {% block content_column_content %} -{{ breadcrumbs.breadcrumb(page_title, "Best Practices", "main.best_practices") }} +{{ breadcrumbs.breadcrumb(page_title, "Best practices", "main.best_practices") }}

{{page_title}}

diff --git a/app/templates/views/how-to/index.html b/app/templates/views/how-to/index.html index 4b66f2d03..aa2361cb6 100644 --- a/app/templates/views/how-to/index.html +++ b/app/templates/views/how-to/index.html @@ -61,7 +61,7 @@ your recipient to manage their benefits and increase follow-through.

  1. Add a placeholder to your content by placing two brackets around the personalized elements.
  2. You can manually enter the personalized content or you can upload a spreadsheet with the details and let Notify do the - work for you. See data preparation.
  3. + work for you.

Example

@@ -80,7 +80,7 @@ all or part of the message contingent upon specific criteria associated with the
  1. Use two brackets and ?? to define the conditional content.
  2. You can manually enter the conditional content or you can upload a spreadsheet with the personal details and let Notify - do the work for you. See data preparation.
  3. + do the work for you.

Examples

diff --git a/app/templates/views/support/index.html b/app/templates/views/support/index.html index 035575be1..393d6198e 100644 --- a/app/templates/views/support/index.html +++ b/app/templates/views/support/index.html @@ -13,8 +13,8 @@

Contact us

Notify is designed to be easy to use.

    -
  • For information on personalization and data preparation, see How to.
  • -
  • For help interpreting delivery reports, see Delivery Status.
  • +
  • For information on personalization, see How to.
  • +
  • For help interpreting delivery reports, see Delivery status.
  • For details on pricing and what counts as a message part, see Pricing.