- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 10 Jul 2024 17:58:08 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 July 2024 00:58:12 UTC
@marcoscaceres commented on this pull request. > + the application. The user agent SHOULD use the user's localization + settings to select the [=localized value=] whose [=language tag=] key best + matches the user's preference. When no such [=localized value=] is + available, the default representation is used. + </p> + <section> + <h3> + Localizing text resources + </h3> + <p> + For [=manifest/*_localized=] members that accept a [=string=] as + their value, the [=localized value=] can either be a plain + localized [=string=] or an [=ordered map=] containing the following + members: + </p> + <dl> All this should move up to the where `<dfn>` for the language map is defined. The language map should have to have its own section (similar to how we define images). -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/pull/1101#pullrequestreview-2170673855 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/pull/1101/review/2170673855@github.com>
Received on Thursday, 11 July 2024 00:58:12 UTC