[w3c/manifest] multiple natural language text fields share language/direction [I18N] (#968)

https://www.w3.org/TR/appmanifest/#web-application-manifest

The manifest provides a number of members. These start with `dir` and `lang`, but the subsequent natural language members don't appear to have their own `dir`/`lang` associated with them . It may not be possible to produce a manifest that has different language or base direction strings in it. The members in question are:

* `name`
* `short_name`
* Shortcut item's `name`
* Shortcut item's `short_name`
* Shortcut item's `description`

* * *

Mirror issue in the MiniApps Manifest: https://github.com/w3c/miniapp-manifest/issues/4

I would be happy to organize a joint meeting between WAM and MAM folks to find a common solution (and maybe with the i18n WG if needed) per https://www.w3.org/2021/04/01-miniapp-minutes.html (and https://www.w3.org/2020/08/26-manifest-minutes.html)

See also https://w3c.github.io/pub-manifest/#manifest-lang-dir-local

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

Received on Friday, 2 April 2021 05:33:20 UTC