MediaWiki  REL1_20
MaintenanceLanguage

Classes

class  AllTrans
 Maintenance script that gets all messages as defined by the English language file. More...
class  CheckExtensionsCLI
class  CheckLanguageCLI
class  CountMessages
 Maintenance script that counts how many messages we have defined for each language. More...
class  DateFormats
 Maintenance script that tests various language time and date functions. More...
class  Digit2Html
 Maintenance script that check digit transformation. More...
class  DumpMessages
 Maintenance script that dumps an entire language, using the keys from English. More...
class  GenerateCollationData
 Generate first letter data files for Collation.php. More...
class  GenerateNormalizerData
 Generates normalizer data files for Arabic and Malayalam. More...
class  languages
class  MessageWriter

Files

file  alltrans.php
 

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


file  checkDupeMessages.php
 

Print out duplicates in message array.


file  checkExtensions.php
 

Check the extensions language files.


file  checkLanguage.inc
 

Helper class for checkLanguage.php script.


file  checkLanguage.php
 

Check a language file.


file  countMessages.php
 

Count how many messages we have defined for each language.


file  date-formats.php
 

Test various language time and date functions.


file  digit2html.php
 

Check digit transformation.


file  dumpMessages.php
 

Dump an entire language, using the keys from English so we get all the values, not just the customized ones.


file  generateCollationData.php
 

Maintenance script to generate first letter data files for Collation.php.


file  generateNormalizerData.php
 

Generates normalizer data files for Arabic and Malayalam.


file  languages.inc
 

Handle messages in the language files.


file  messages.inc
 

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


file  messageTypes.inc
 

Several types of messages.


file  rebuildLanguage.php
 

Rewrite the messages array in the files languages/messages/MessagesXx.php.


file  StatOutputs.php
 

Statistic output classes.


file  transstat.php
 

Statistics about the localisation.


file  validate.php
 

Check language files for unrecognised variables.


file  writeMessagesArray.inc
 

Write a messages array as a PHP text.