Tor Launcher start dialog is broken with sv-SE bundle
Fixing bug legacy/trac#20628 adds support for five new locales among others `sv-SE`. However, in the `sv-SE` case this breaks the Tor Launcher wizard because `sv-SE` is basically not translated while `sv` is. As the bundle name contains `sv-SE` the former is used.
We should remove it and let the browser fall back to `sv`.
issue