Manual:DumpMessages.php/de-formal

From mediawiki.org
This page is a translated version of the page Manual:DumpMessages.php and the translation is 12% complete.
MediaWiki Version:
1.8

Details

dumpMessages.php file is a maintenance script to dump an entire language, using the keys from English so we get all the values, not just the customized ones.

The output is in PHP serialization format.

Options/Arguments

This script does not take any options or arguments.

Usage

php maintenance/language/dumpMessages.php


Terminal

See also