Go to the source code of this file.
Variables | |
$wgCommandLineMode = true | |
$DP = "../includes" | |
$include = "Language" . ucfirst( $wgLanguageCode ) . ".php" | |
$wgTitle = Title::newFromText( "Translation checking script" ) | |
$count = $total = 0 | |
$msgarray = "wgAllMessages" . ucfirst( $wgLanguageCode ) |
|
Definition at line 36 of file checktrans.php. |
|
Definition at line 16 of file checktrans.php. |
|
Definition at line 23 of file checktrans.php. |
|
Definition at line 37 of file checktrans.php. Referenced by check(). |
|
Definition at line 15 of file checktrans.php. |
|
Definition at line 34 of file checktrans.php. |