1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 15:51:18 +01:00

36 lines
1.3 KiB
PHP
Raw Normal View History

<?php
/*
* e107 website system
*
* Copyright (C) 2008-2014 e107 Inc (e107.org)
* Released under the terms and conditions of the
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
*
*/
define("BANNERLAN_16", "Username: ");
define("BANNERLAN_17", "Password: ");
//define("BANNERLAN_18", "Continue"); // English LAN_CONTINUE
define("BANNERLAN_19", "Please enter your client login and password to continue");
define("BANNERLAN_20", "Sorry, unable to find those details in the database. Please contact the site administrator for details.");
define("BANNERLAN_21", "Banners Statistics");
define("BANNERLAN_22", "Client");
define("BANNERLAN_23", "Banner ID");
define("BANNERLAN_24", "Clickthroughs");
define("BANNERLAN_25", "Click %");
define("BANNERLAN_26", "Impressions");
define("BANNERLAN_27", "Impressions Purchased");
define("BANNERLAN_28", "Impressions Left");
define("BANNERLAN_29", "No banners");
define("BANNERLAN_30", "Unlimited");
define("BANNERLAN_31", "Not applicable");
//define("BANNERLAN_32", "Yes"); // English LAN_YES
//define("BANNERLAN_33", "No"); // English LAN_NO
define("BANNERLAN_34", "Ends:");
define("BANNERLAN_35", "Clickthrough IP addresses");
define("BANNERLAN_36", "Active:");
define("BANNERLAN_37", "Starts:");
//define("BANNERLAN_38", "Error"); // English LAN_ERROR
define("BANNERLAN_39", "No image assigned to this banner.");