Re: [w3c/manifest] Add members for localization (PR #1101)

@christianliebel commented on this pull request.



> @@ -549,13 +534,7 @@ <h3>
           <li>If |json|["lang"] doesn't [=map/exist=] or if |json|["lang"] is
           not a [=string=], return.
           </li>
-          <li>If calling <a data-cite=

I discussed this with @aphillips (see https://github.com/w3c/manifest/pull/1101#discussion_r1631528734). As parsing language tags is quite complicated, our proposed solution is to allow all strings and let the OS determine the appropriate language based on the user's locale. If an invalid language tag is specified, it will simply be ignored and not used.

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

Message ID: <w3c/manifest/pull/1101/review/2172050562@github.com>

Received on Thursday, 11 July 2024 14:22:11 UTC