* (bug 12145) Mark 'tog-nolangconversion', 'yourvariant' as optional. Messages need...
[lhc/web/wiklou.git] / maintenance / language / writeMessagesArray.inc
2007-12-15 Niklas Laxström* Typo in comment
2007-12-13 Niklas Laxström* Made a bit more reusable
2007-10-26 Niklas Laxström* Made writeMessagesArray a MessageWriter class
2007-10-24 Niklas Laxström* Be more robust and do the right thing automatically...
2007-07-29 Rotem LissUse native newlines when rebuilding a messages file.
2007-07-02 Aryeh Gregor* Add 'editsection-brackets' message to allow localizat...
2007-06-30 Rotem LissTODO list.
2007-03-29 Rotem LissMoving the writing to file to the function writeMessage...
2007-03-22 Rotem LissShow a notice about unknown messages when rebuilding...
2007-02-09 Brion VibberwgMessageStrucutre -> wgMessageStructure
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2007-01-12 Nick JenkinsFor the maintenance/ directory files:
2007-01-11 Aryeh Gregor* Escape '$' also for double quotes
2007-01-11 Aryeh Gregor* Update for new messages
2007-01-11 Aryeh Gregor* When both ' and " occur in a message, escape the...
2006-11-21 Rotem LissFixes for the script rebuildLanguage.php:
2006-11-07 Rotem LissAdding comments for ignored and optional messages in...
2006-11-06 Rotem LissAdding the block of unknown messages for messages which...
2006-11-05 Rotem LissLibrary to write an organised messages array, and scrip...