MediaWiki  REL1_22
language Directory Reference
Directory dependency graph for maintenance/language/:
maintenance/language/

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  generateNormalizerData.php [code]
 

Generates normalizer data files for Arabic and Malayalam.


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  messages.inc [code]
 

Define the messages structure in the messages file, for an automated rewriting.


file  messageTypes.inc [code]
 

Several types of messages.


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.