On Oct 20, 2004, at 11:16 AM, Juergen Jessenig wrote:
I just wanted to add some text to last modified section at the bottom of the page... I opened "Language.php" and inserted some words at line 302 'lastmodified' => "bla bla bla This page..."
You generally should not edit Language.php. Go to Special:Allmessages on your wiki for a complete list of customizable UI messages; when logged in as a sysop you can edit them through the wiki interface.
These message pages are pulled into the database at installation time from Language.php and *override* it, so that's why your changes to Language.php are not showing up.
-- brion vibber (brion @ pobox.com)