The WikimediaMessages extension adds Wikimedia-specific internationalisation messages and grammar, as well as Wikimedia-specific overrides for license and other legal-related messages.
- Download and extract the contents this repository to
$IP/extensions/WikimediaMessages/
(where$IP
is your root wiki install) - Add
wfLoadExtension( 'WikimediaMessages' );
to the end of yourLocalSettings.php
WikimediaMessages is distributed under the GNU General Public License 2.0 or later.
- Tim Starling
- Siebrand Mazeland
- James D. Forrester
- Multichill
For more information see https://www.mediawiki.org/wiki/Extension:WikimediaMessages.