<?php /* * -------------------------------------------------------------------------- * NuclearBB * (c) 2007 NuclearBB * -------------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * -------------------------------------------------------------------------- */ $lang += array( 'MAKING_NEW_TOPIC' => 'Making New Post In Forum: <a href="viewforum.php?f=%d">%s</a>', 'REPLYING_TO_TOPIC' => 'Replying To Topic: <a href="viewtopic.php?t=%d">%s</a>', 'SEARCHING_FORUMS' => 'Searching The Forums', 'VIEWING_FORUM' => 'Viewing Forum <a href="viewforum.php?f=%d">%s</a>', 'VIEWING_MEMBERLIST' => 'Viewing Memberlist', 'VIEWING_PROFILE' => 'Viewing Profile: <a href="profile.php?u=%d">%s</a>', 'VIEWING_TOPIC' => 'Viewing Topic <a href="viewtopic.php?t=%d">%s</a>', 'VIEWING_WHOSONLINE' => 'Viewing Who\'s Online', 'WHOS_ONLINE' => 'Who\'s Online' ); ?>