- From: Dominique Hazael-Massieux via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Oct 2021 08:35:06 +0000
- To: public-webrtc-logs@w3.org
I *think* the solution would be to make labels use something like the [`Localizable`](https://www.w3.org/TR/string-meta/#Localizable) dictionary instead of a DOMString ("something" in the sense that it would be best made an interface with a [`stringifier`](https://heycam.github.io/webidl/#idl-stringifiers) method that defaults to the `value` attribute), with the `dir` and `lang` attributes set by the browser based on: * what it can determine from the OS * whether it can make it available in the `navigator.language` target language -- GitHub Notification of comment by dontcallmedom Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/665#issuecomment-933266634 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 4 October 2021 08:35:08 UTC