Only show config-install-success on command line installer where it makes sense
authorBrian Wolff <bawolff+wn@gmail.com>
Sat, 7 Jul 2018 15:32:12 +0000 (15:32 +0000)
committerBrian Wolff <bawolff+wn@gmail.com>
Tue, 8 Jan 2019 13:34:24 +0000 (13:34 +0000)
commit2295414faea0421f621c52487ad36e24c7e54285
treefef0a0c938724275274a7fa7bdc75d6652a2b024
parentd5fdb669db8086269667a0493ecfdf5062ce3b93
Only show config-install-success on command line installer where it makes sense

In the web installer this isn't the last step and there is a different
success message. Replace the existing config-install-success with a
much more generic config-install-db-success message.

Previously we were telling people to go to their wiki prior to
them downloading LocalSettings.php which would obviously not work.

Change-Id: I56e28157a1a4d55e4eeda5fdd536289960511938
includes/installer/Installer.php
includes/installer/i18n/en.json
includes/installer/i18n/qqq.json
maintenance/install.php