More stable select disable functionality
The HTML attribute "disabled" caused many problems. The disabling was changed so that the select is hidden with CSS and in its place, plain paragraph with current language is displayed. This is also better for a11y. Bugs with terms should be history.
Made this a "major" release because lot changes in the background and there is even a small change in the front-end (the disabled select). All filters etc will work as before.