[w3c/manifest] [DRAFT—DO NOT MERGE/REVIEW] Add members for localization (PR #1101)

* [ ] Clarify: Do we want to go with the pluralized form of the properties (e.g., `name` --> `names`)? What happens if we would localize icons (`icons` --> ?)? Or should we instead use a suffix like `name_localized`?
* [ ] Add algorithm for translatable members
* [ ] Adjust algorithm for shortcuts
* [ ] Add an example
* [ ] Explain the concept

---

Closes #???

This change (choose at least one, delete ones that don't apply):

* Breaks existing normative behavior (please add label "breaking")
* Adds new normative requirements
* Adds new normative recommendations or optional items
* Makes editorial changes (changes informative sections, or changes normative sections without changing behavior)
* Is a "chore" (metadata, formatting, fixing warnings, etc).

Implementation commitment (delete if not making normative changes):

* [ ] WebKit (https://bugs.webkit.org)
* [ ] Chromium (https://bugs.chromium.org/)
* [ ] Gecko (http://bugzilla.mozilla.org)

If change is normative, and it adds or changes a member:

* [ ] [updated JSON schema](https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/web-manifest.json)

Commit message:

(Fill in. If making normative changes, describe exactly what the behavioral
difference will be.)

Person merging, please make sure that commits are squashed with one of the following as a commit message prefix:

* chore:
* editorial:
* BREAKING CHANGE:
* And use none if it's a normative change

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/manifest/pull/1101

-- Commit Summary --

  * Add members for localization

-- File Changes --

    M index.html (102)

-- Patch Links --

https://github.com/w3c/manifest/pull/1101.patch
https://github.com/w3c/manifest/pull/1101.diff

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

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

Received on Monday, 9 October 2023 10:11:47 UTC