|
MediaWiki REL1_39
|

Files | |
| alltrans.php | |
| Get all the translations messages, as defined in the English language file. | |
| date-formats.php | |
| Test various language time and date functions. | |
| digit2html.php | |
| Check digit transformation. | |
| dumpMessages.php | |
| Dump an entire language, using the keys from English so we get all the values, not just the customized ones. | |
| generateCollationData.php | |
| Maintenance script to generate first letter data files for Collation.php. | |
| generateNormalizerDataAr.php | |
| Generates the normalizer data file for Arabic. | |
| generateNormalizerDataMl.php | |
| Generates the normalizer data file for Malayalam. | |
| generateUcfirstOverrides.php | |
| Generate a php file containing an array of utf8_lowercase => utf8_uppercase overrides. | |
| generateUpperCharTable.php | |
| Generate a json file containing an array of utf8_lowercase => utf8_uppercase for all of the utf-8 range. | |
| langmemusage.php | |
| Dumb program that tries to get the memory usage for each language file. | |
| listVariants.php | |
| Lists all language variants. | |
| StatOutputs.php | |
| Statistic output classes. | |