Library to write an organised messages array, and script which uses it to rewrite...
authorRotem Liss <rotem@users.mediawiki.org>
Sun, 5 Nov 2006 19:43:18 +0000 (19:43 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Sun, 5 Nov 2006 19:43:18 +0000 (19:43 +0000)
commita2d4763ce57915c36c6c66b8512e296f6ae74a7e
treeb8bf8a2c82c0d90dc5e6135b9bbae63c845904e5
parent3d2edb97b5220465cb45e6efff589d04690a7cb5
Library to write an organised messages array, and script which uses it to rewrite a messages file; they were not tested much yet, but they seem to work at general. The library may have other uses: the PHP view of Special:Allmessages (though it may have to become more efficient first), and scripts to rename/remove/duplicate/add(?) a message to all the messages files (for languages maintenance).
maintenance/language/rebuildLanguage.php [new file with mode: 0644]
maintenance/language/writeMessagesArray.inc [new file with mode: 0644]