<?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( 'UCP_AVATAR' => 'Change Avatar', 'UCP_COMPOSE_PM' => 'Compose New Private Messages', 'UCP_INBOX' => 'View Private Messaging Inbox', 'UCP_SIGNATURE' => 'Change Signature', 'VIEW_DELETED_POSTS' => 'View Deleted Posts', 'VIEW_DELETED_TOPICS' => 'View Deleted Topics', 'VIEW_FORUM' => 'View Forum' ); ?>