- Fixed detectLanguage() to properly parse Accept-Language q-values (sort by q descending before matching, was returning first-in-list) - Updated 5 stale test assertions that assumed only 5 languages existed (zh and ja are now supported after the DC-077 31-language expansion) - All 1770 tests pass