mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 20:53:11 -04:00
Update content
The _Long text messages_ section of the page is probably the most relevant place to talk about this – so users are aware of the double-characters before they see the table of message lengths.
This commit is contained in:
@@ -43,7 +43,9 @@
|
||||
<p class="govuk-body">See <a class="govuk-link govuk-link--no-visited-state" href="{{ url_for('main.how_to_pay') }}">how to pay</a>.
|
||||
|
||||
<h3 class="heading-small" id="long-text-messages">Long text messages</h3>
|
||||
<p class="govuk-body">If a text message is longer than 160 characters (including spaces), it’ll be charged as more than one message:</p>
|
||||
<p class="govuk-body">If a text message is longer than 160 characters (including spaces), it’ll be charged as more than one message.</p>
|
||||
<p class="govuk-body">The following characters are charged as 2 characters each: [ ] { } ^ \ | ~ €</p>
|
||||
|
||||
<div class="bottom-gutter-3-2">
|
||||
{% call mapping_table(
|
||||
caption='Text message pricing',
|
||||
@@ -66,10 +68,6 @@
|
||||
{% endfor %}
|
||||
{% endcall %}
|
||||
</div>
|
||||
<h3 class="heading-small" id="accents">DRAFT Other characters - heading TBC</h3>
|
||||
<p class="govuk-body">DRAFT Some characters count as 2 of the 160 characters of a text messages.</p>
|
||||
<p class="govuk-body">DRAFT The following characters are charged as 2 characters each: [ ] { } ^ \ | ~ €</p>
|
||||
|
||||
<h3 class="heading-small" id="accents">Accents and accented characters</h3>
|
||||
<p class="govuk-body">Some languages, such as Welsh, use accented characters.</p>
|
||||
<p class="govuk-body">Text messages containing the following accented characters are charged at the normal rate: Ä, É, Ö, Ü, à, ä, é, è, ì, ò, ö, ù, ü.</p>
|
||||
|
||||
Reference in New Issue
Block a user