SIGN IN SIGN UP

bpo-31159: fix language switch regex on unknown yet built languages. (#3039)

This fix a regex issue (a missing non-matching group around an 'or'
list) and the specific possible case where a translation is built but
not yet in known by the picker, but not explicitly listing possible
languages in the regex.
J
Julien Palard committed
122081deef86174beee965be1207fa46ea23533d
Parent: b811d66
Committed by Victor Stinner <victor.stinner@gmail.com> on 8/9/2017, 3:01:15 PM