Re: [w3c/manifest] Internationalization -> Internationalization Considerations, clarifications (PR #1234)

@marcoscaceres commented on this pull request.



> +          <p>
+            Authors can provide [=localized values=] for the [=localizable
+            members=] of the [=manifest=] using the corresponding `*_localized`
+            members (e.g., `name_localized`). Individual localized entries can
+            be a [=string=] or a [=localized text object=]. A [=localized text
+            object=] can specify its own natural language and text-direction
+            metadata using its [=manifest/*_localized/lang=] and
+            [=manifest/*_localized/dir=] properties, overriding any defaults
+            provided by the manifest-wide [=manifest/lang=] and
+            [=manifest/dir=] members.
+          </p>
+          <p>
+            User agents MAY handle localized values in one of the following
+            ways:
+          </p>
+          <ul>

Nit: we can use a dl dt dd pattern here. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1234#pullrequestreview-4768846523
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/manifest/pull/1234/review/4768846523@github.com>

Received on Thursday, 23 July 2026 23:03:09 UTC