Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / maintenance / language / languages.inc
2012-08-27 Hoo manUse __DIR__ instead of dirname( __FILE__ )
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-09 Sam ReedFixing up undefined types in maintenance documentation
2011-10-14 Sam ReedUpdate documentation, returns
2011-05-20 Sam ReedWhitespace
2011-03-30 Sam ReedFixup/add documentation
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-07-27 PlatonidesDo not complain that the main namespace is not translat...
2010-07-26 Siebrand MazelandRevert r69841, r69882, r69892, r69896, r69910 in phase3...
2010-07-25 Sam ReedAdd some more missing globals
2009-05-23 Shinjimanadded fallback code display on the translation statistics.
2009-02-21 Rotem LissRecommiting r47578, fixed.
2009-02-20 Siebrand MazelandRevert r47578. Causing Fatal error: Call to undefined...
2009-02-20 Rotem LissLanguage script: Extend variables check to cover also...
2008-12-25 Alexandre EmsenhuberPer Nikerabbit and Siebrand: removed $skinNames from...
2008-10-25 Rotem LissLanguage checking script:
2008-10-25 Rotem LissIgnore unrecognized magic words, to avoid warnings.
2008-10-21 Rotem Liss* New features for checking languages: Checking namespa...
2008-08-21 Rotem LissFixing comments.
2008-07-15 Siebrand MazelandHit getNonXHTMLMessages for <br> and <hr> too.
2008-06-10 Rotem Liss* Support multiple extension names in checkExtensions...
2008-06-08 Rotem LissLoad all extension messages in the specified language...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-09 Rotem Liss* Recreating the checkExtensions script, using data...
2007-10-15 Niklas Laxström* Rewritten check language with less globals and wiki...
2007-03-06 Rotem Liss(bug 9176) Add --plural parameter to checkLanguage.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-09 Antoine MussoScript to check external i18 messages files such as...
2006-12-29 Rotem LissAdding functions to access the ignored and optional...
2006-10-28 Rotem LissSplitting the lists of ignored, optional and EXIF messa...
2006-10-23 Jimmy Collins* (bug 7609) Add some more '*-summary' messages to...
2006-10-07 Jimmy CollinsForgot some ...
2006-10-07 Jimmy Collins* Make some more messages '*-summary' customizeable...
2006-10-06 Jimmy Collins(bug 7509) Make back arrow in Special:Whatlinkshere...
2006-10-05 Rotem LissThe variant names are optional messages, and they shoul...
2006-10-04 Tim StarlingMoved language-related command-line scripts to their...