[activitystreams] Issue: Use BCP 47 rather than RFC 5646 marked as i18n
r12a via GitHub <[email protected]>
| Newsgroups | gmane.org.w3c.internationalization.general |
|---|---|
| Message-ID | <[email protected]> |
r12a has just labeled an issue for https://github.com/w3c/activitystreams as "i18n": == Use BCP 47 rather than RFC 5646 == Please Indicate One: * [ ] Editorial * [ ] Question * [ ] Feedback * [x] Blocking Issue * [ ] Non-Blocking Issue This issue has support from others in the i18n WG. Throughout https://www.w3.org/TR/activitystreams-core/ and https://www.w3.org/TR/activitystreams-vocabulary/ RFC 5646 is listed as the reference for language tags. This should be BCP 47, so that it is future-proof. (BCP 47 includes RFC 5646, but will include it's future replacement too – it was specifically created to provide a stable link.) See https://github.com/w3c/activitystreams/issues/333