Source for file admin.php
Documentation is available at admin.php
* Zikula Application Framework
* @copyright (c) 2002, Zikula Development Team
* @link http://www.zikula.org
* @version $Id: admin.php 24342 2008-06-06 12:03:14Z markwest $
* @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
* @package Zikula_Value_Addons
define('_NM_AIMCONTAINS','and AIM screenname contains:');
define('_NM_EMAILCONTAINS','and Email contains:');
define('_NM_ERROR2','You didn\'t specify from name');
define('_NM_ERROR3','Wrong Reply-to-address');
define('_NM_ERROR4','You didn\'t specify a subject');
define('_NM_ERROR5','You didn\'t specify a message to the user(s)');
define('_NM_FINISH','All are finished');
define('_NM_FROM','From Name:');
define('_NM_HOMEPAGECONTAINS','and Homepage contains:');
define('_NM_ICQCONTAINS','and ICQ Number contains:');
define('_NM_MAILUSERWHERE','Email to users where:');
define('_NM_MESSAGE','Message:');
define('_NM_MODNAME','Mail Users');
define('_NM_MSNMCONTAINS','and MSN Passport contains:');
define('_NM_NOMATCHUSER','No matched user.');
define('_NM_NOWPROCCESS',' Now proccess the next page...');
define('_NM_REALNAMECONTAINS','and Real Name contains:');
define('_NM_REGDATEAFTER','and Register Date is after:<br />(yyyy-mm-dd)');
define('_NM_REGDATEBEFORE','and Register Date is before:<br />(yyyy-mm-dd)');
define('_NM_REPLYTOADDRESS','Reply-to-address:');
define('_NM_SEND2','mails per page');
define('_NM_SENDING','Sending...');
define('_NM_SENDNEXTPAGE','Send Next Page');
define('_NM_SEND_MAIL','Send mail');
define('_NM_SIGNCONTAINS','and Signature contains:');
define('_NM_SUBJECT','Subject:');
define('_NM_TESTING','Testing...');
define('_NM_TESTONLY','Test only.');
define('_NM_USERGROUPIS','and Usergroup is:');
define('_NM_USERNAMEIS', 'User Name is:');
define('_NM_USERNAMECONTAINS','User Name contains:');
define('_NM_YIMCONTAINS','and Yahoo Messanger contains:');
|