[i18n-activity] Human readable error message without language info (#842)

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

== Human readable error message without language info ==
5.1 MediaDevices Additions
https://www.w3.org/TR/2019/WD-screen-capture-20191119/#mediadevices-additions

On the numbered list, item 4, sub-item 3:
> 3. If CS contains a member whose name, failedConstraint specifies a constrainable property, constraint, applicable to display surfaces, and whose value in turn is a dictionary containing a member named max, and that member's value in turn is less than the constrainable property's floor value, then let failedConstraint be the name of the constraint, let message be either undefined or an **informative human-readable message,** and return a promise rejected with a new OverconstrainedError created by calling OverconstrainedError(failedConstraint, message). 

Is there a way to indicate the language and direction of the ‘informative human-readable message’?

How is the language chosen? Does it adapt to the user whose screen is being captured?

---
**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/842 using your GitHub account

Received on Thursday, 23 January 2020 14:49:16 UTC