- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 10 Jul 2024 17:51:39 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 July 2024 00:51:43 UTC
@marcoscaceres commented on this pull request.
> + "de": "Farbwähler",
+ "en": {"value": "Color Picker"},
+ "en-GB": {"value": "Colour Picker", "dir": "ltr"},
+ "fr": {"value": "Sélecteur de Couleur", "lang": "fr-CA", "dir": "ltr"},
+ "ar": {"value": "منتقي الألوان", "dir": "rtl"}
+ }
+ }
+ </pre>
+ </aside>
+ <p>
+ [=manifest/*_localized=] members contain a [=language map=] that
+ defines [=localized values=] for the given [=localizable member=] in
+ 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.
"Default representation" should be defined (meaning the one at the root, if present).
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1101#pullrequestreview-2170668774
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1101/review/2170668774@github.com>
Received on Thursday, 11 July 2024 00:51:43 UTC