Open
Description
We encounter clients that report locales using "Old locale extension syntax", e.g. ar@numbers=latn
. I verified that locid::Locale
parsing is rejecting such strings with the error "The given language subtag is invalid".
Should we consider extending parsing support towards this syntax?