MediaWiki
1.23.2
|
Directories | |
directory | zhtable |
Files | |
file | alltrans.php [code] |
Get all the translations messages, as defined in the English language file. | |
file | checkDupeMessages.php [code] |
Print out duplicates in message array. | |
file | checkExtensions.php [code] |
Check the extensions language files. | |
file | checkLanguage.inc [code] |
Helper class for checkLanguage.php script. | |
file | checkLanguage.php [code] |
Check a language file. | |
file | countMessages.php [code] |
Count how many messages we have defined for each language. | |
file | date-formats.php [code] |
Test various language time and date functions. | |
file | digit2html.php [code] |
Check digit transformation. | |
file | dumpMessages.php [code] |
Dump an entire language, using the keys from English so we get all the values, not just the customized ones. | |
file | generateCollationData.php [code] |
Maintenance script to generate first letter data files for Collation.php. | |
file | generateNormalizerDataAr.php [code] |
Generates the normalizer data file for Arabic. | |
file | generateNormalizerDataMl.php [code] |
Generates the normalizer data file for Malayalam. | |
file | generateUtf8Case.php [code] |
Generates Utf8Case.ser from the Unicode Character Database and supplementary files. | |
file | langmemusage.php [code] |
Dumb program that tries to get the memory usage for each language file. | |
file | languages.inc [code] |
Handle messages in the language files. | |
file | rebuildLanguage.php [code] |
Rewrite the messages array in the files languages/messages/MessagesXx.php. | |
file | StatOutputs.php [code] |
Statistic output classes. | |
file | transstat.php [code] |
Statistics about the localisation. | |
file | validate.php [code] |
Check language files for unrecognised variables. | |
file | writeMessagesArray.inc [code] |
Write a messages array as a PHP text. | |