- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 09 Jun 2024 08:29:01 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 9 June 2024 15:29:05 UTC
@marcoscaceres commented on this pull request.
> @@ -547,10 +547,14 @@ <h3>
</h3>
<p>
The [=manifest's=] <code><dfn data-export="" data-dfn-for=
- "manifest">lang</dfn></code> member is a <a>string</a> in the form of
- a <a>language tag</a> that specifies the primary language for the
- values of the manifest's <a>localizable members</a> (as knowing the
- language can also help with directionality).
+ "manifest">lang</dfn></code> member is a [=string=] in the form of a
+ [=language tag=] that specifies the language for the values of the
+ manifest's [=localizable members=].
+ </p>
+ <p class="note">
+ Specifying the language can improve the user experience by helping
+ user agents to select appropriate fonts for displaying manifest
+ values or to choose the right text-to-speech voice for accessibility.
```suggestion
values or to choose a suitable text-to-speech voice for accessibility.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1133#pullrequestreview-2106279764
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1133/review/2106279764@github.com>
Received on Sunday, 9 June 2024 15:29:05 UTC