[webrtc-pc] Message text not localizable

r12a has just created a new issue for https://github.com/w3c/webrtc-pc:

== Message text not localizable ==
[from Addison Phillips, endorsed by the i18n WG]

http://w3c.github.io/webrtc-pc/#rtcpeerconnectioniceerrorevent

Error values can contain an attribute:

```
    readonly attribute USVString      errorText;
```

This appears to use the text defined [here](https://www.iana.org/assignments/stun-parameters/stun-parameters.xhtml#stun-parameters-6) and doesn't allow for localization of the error message. Shouldn't it allow for localization (complete with language and bidi support)

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1605 using your GitHub account

Received on Friday, 15 September 2017 15:34:51 UTC