MediaWiki master
alltrans.php File Reference

Get all the translations messages, as defined in the English language file. More...

Go to the source code of this file.

Classes

class  AllTrans
 Maintenance script that gets all messages as defined by the English language file. More...
 

Variables

 $maintClass = AllTrans::class
 

Detailed Description

Get all the translations messages, as defined in the English language file.

Note
GPL-2.0-or-later

Definition in file alltrans.php.

Variable Documentation

◆ $maintClass

$maintClass = AllTrans::class

Definition at line 39 of file alltrans.php.