Only use languages with localisation in the installer
authorNiklas Laxström <niklas.laxstrom@gmail.com>
Sun, 17 Jun 2018 16:26:24 +0000 (18:26 +0200)
committerNiklas Laxström <niklas.laxstrom@gmail.com>
Wed, 20 Jun 2018 14:21:08 +0000 (16:21 +0200)
commit4cc7dea1d52d480c62d99d1f2e8665c4cf106f24
tree901522873d18a8119daa58ff68d45ce3cb2f6ab5
parent7f1e121de1586833e3c724fdd4fe0da4117a5274
Only use languages with localisation in the installer

To match recent change to Special:Preferences, only allow languages
with localisation as interface or content language.

Bug: T188030
Change-Id: I8acae47ee70feb98bcde982d9b0e3637daf96ffb
includes/installer/WebInstaller.php
includes/installer/WebInstallerLanguage.php