[i18n-activity] Tracking exception 'name' and 'explantation' fields not localized.

aphillips has just created a new issue for https://github.com/w3c/i18n-activity:

== Tracking exception 'name' and 'explantation' fields not localized. ==
6.6.1 API to Store a Tracking Exception
https://w3c.github.io/dnt/drafts/CRc-tracking-dnt.html#exception-javascript-api-store

```
name
    When defined and not null or an empty string, name is a user-readable string for naming 
    the exception, usually descriptive of the targets or their intended purpose for this site. 
explanation
    When defined and not null or an empty string, explanation is a user-readable short explanation of 
    the granted exception.
```
The `name` and `explanation` fields are meant to contain natural language text. There is no provision for a language tag or direction metadata. In addition, the fields do not appear to allow for localization.

There should be mention of storing at least the user-interface language of the user here or a note on the localization of these fields.

---
**WHEN CREATING A NEW ISSUE DO SO ABOVE THIS PARAGRAPH, REPLACING THE PROMPTS, BUT LEAVE THIS PARAGRAPH INTACT AS WELL AS THE TEXT BELOW IT** When this issue is raised in the github/bugzilla/mail of the WG that owns the spec, use the text above this para as the basis for that comment. Then edit this issue to remove this paragraph and ALL THE TEXT ABOVE IT. Replace the text 'link_to_issue_raised' below with a link to the place you raised the issue, but leave the remaining text below this para unaltered.

**This is a tracker issue.** Only discuss things here if they are i18n WG internal meta-discussions about the issue. **Contribute to the actual discussion at the following link:**


link_to_issue_raised



Please view or discuss this issue at https://github.com/w3c/i18n-activity/issues/509 using your GitHub account

Received on Saturday, 14 October 2017 18:24:18 UTC