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('_BANNERS','Banner Ads');
define('_BANNERS_ACTIVATE','Banners active');
define('_BANNERS_OPENINNEWWINDOW', 'Banner clicks launch new window');
define('_BANNERS_YOURIP','Your IP to not count the hits');
define('_BANNERS_NOTACTIVE','Banners are currently inactive.');
define('_BANNERS_IMPORTANTNOTE','Important note!');
define('_BANNERS_TOACTIVATE','To active banners, please check your configuration.');
define('_BANNERS_NEW','Add a new banner');
define('_BANNERS_PURCHASEDIMPRESSIONS','Purchased impressions');
define('_BANNERS_TYPE','ID Type');
define('_BANNERS_IMAGEURL','Image URL');
define('_BANNERS_CLICKURL','Click URL');
define('_BANNERS_CREATE','Add banner');
define('_BANNERS_CLIENTNAME','Client name');
define('_BANNERS_CONTACTEMAIL','Contact e-mail');
define('_BANNERS_CONTACTNAME','Contact name');
define('_BANNERS_CLIENTLOGINNAME','Client login name');
define('_BANNERS_CLIENTPASSWD','Client password');
define('_BANNERS_EXTRAINFO', 'Extra information');
define('_BANNERS_ADDCLIENT','Add client');
define('_BANNERS_ACTIVE','Current active banners');
define('_BANNERS_FINISHED','Finished banners');
define('_BANNERS_ADVERTISINGCLIENTS','Advertising clients');
define('_BANNERS_IMP','Imp.');
define('_BANNERS_IMPLEFT','Imp. left');
define('_BANNERS_IMPRESSIONS','Impressions');
define('_BANNERS_CLICKS','Clicks');
define('_BANNERS_CLICKSPERCENT','% clicks');
define('_BANNERS_DATEENDED','Date ended');
define('_BANNERS_DATESTARTED','Date started');
define('_BANNERS_NUMBERACTIVEBANNERS','Active banners');
define('_BANNERS_VIEW','View banners & clients');
define('_BANNERS_ADD', 'New banner or client');
define('_BANNERS_EDITCLIENT','Edit advertising client');
define('_BANNERS_EDITBANNER','Edit banner');
define('_BANNERS_DELETE','Delete banner');
define('_BANNERS_CONFIRMDELETEBANNER', 'Do you really want to delete this banner?');
define('_BANNERS_DELETECLIENT', 'Delete advertising client');
define('_BANNERS_CONFIRMDELETECLIENT', 'You are about to delete the client and all its banners!<br />Do you really want to delete this client?');
define('_BANNERS_WARNING', 'Warning');
define('_BANNERS_CLIENTWITHOUTBANNERS','This client doesn\'t have any banners running now.');
define('_BANNERS_CLIENTHASBANNERS','This client has the following active banners running now');
define('_BANNERS_ADDIMPRESSIONS','Add more impressions');
define('_BANNERS_IMPMADE','Imp. Made');
define('_BANNERS_PURCHASED','Purchased');
define('_BANNERS_CREATED','Banner created');
define('_BANNERS_DELETED','Banner deleted');
define('_BANNERS_UPDATED','Banner updated');
define('_BANNERS_CLIENTCREATED','Client created');
define('_BANNERS_CLIENTDELETED','Client removed');
define('_BANNERS_CLIENTUPDATED','Client updated');
define('_BANNERS_UNLIMITED', 'Unlimited');
define('_BANNERS_CLIENTLOGIN','Banner Client Login');
define('_BANNERS_PASSWORD','Password');
define('_BANNERS_LOGIN','Login');
define('_BANNERS_LOGININCORR','Login incorrect!');
define('_BANNERS_ADVSTATS','Banner Ad Statistics.');
define('_BANNERS_CURRACTIVE','Currently active banners for %client%.');
define('_BANNERS_SUMMARY', 'Summary');
define('_BANNERS_UPDATE', 'Update');
define('_BANNERS_ONYOURSITE', 'You have the following banners running on %sitename%.');
define('_BANNERS_EMAIL_STATS','Email Stats');
define('_BANNERS_SENDSTATS','Send <a href="%url%">stats</a> for this banner.');
define('_BANNERS_CHANGEURL','Change URL');
define('_BANNERS_YOURSTATS', 'Advertising stats for %sitename%');
define('_BANNERS_FORMAIL','The following are the complete stats for your advertising investment at %site%');
define('_BANNERS_IMAGE','Banner Image');
define('_BANNERS_URL','Banner URL');
define('_BANNERS_IMPPURCHASED','Impressions Purchased');
define('_BANNERS_REPORTMADEON','Report Generated on %date%');
define('_BANNERS_URLCHANGED','URL updated');
define('_BANNERS_STATSSENT', 'Statistics e-mailed');
define('_BANNERS_CONTACTADMIN','Please contact the administrator.');
|