⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ads.php

📁 ECSHOP是一款开源免费的通用电子商务平台构建软件
💻 PHP
字号:
<?php

/**
 * ECSHOP Advertisement management language file
 * ============================================================================
 * All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
 * Development Ltd.
 * Web site: http://www.ecshop.com
 * ----------------------------------------------------------------------------
 * This is a free/open source software锛沬t means that you can modify, use and
 * republish the program code, on the premise of that your behavior is not for
 * commercial purposes.
 * ============================================================================
 * $Author: liry $
 * $Date: 2007-02-03 19:41:07 +0800 (Saturday, 03 Feb. 2007) $
 * $Id: ads.php 5062 2007-02-03 11:41:07Z liry $
*/
/* AD-position field information */
$_LANG['position_name'] = 'Name';
$_LANG['ad_width'] = 'Width';
$_LANG['ad_height'] = 'Height';
$_LANG['position_desc'] = 'Description';
$_LANG['posit_width'] = 'Width';
$_LANG['posit_height'] = 'Height';
$_LANG['posit_style'] = 'AD-position ';
$_LANG['outside_posit'] = 'External AD';
$_LANG['outside_address'] = 'Web site name of AD:';
$_LANG['copy_js_code'] = 'Copy JS code';
$_LANG['adsense_code'] = 'External AD JS code';
$_LANG['label_charset'] = 'Select charset:';

$_LANG['no_position'] = 'No position';
$_LANG['no_ads'] = '鎮ㄨ繕娌℃湁娣诲姞骞垮憡';
$_LANG['posit_desc_empty'] = 'No description...';
$_LANG['unit_px'] = 'Pixel';
$_LANG['ad_content'] = 'AD contents';
$_LANG['width_and_height'] = '(width*height)';

$_LANG['position_name_empty'] = 'Wrong, the name of AD-position is blank!';
$_LANG['ad_width_empty'] = 'Wrong, the width of AD-position is blank!';
$_LANG['ad_height_empty'] = 'Wrong, the height of AD-position is blank!';
$_LANG['position_desc_empty'] = 'Wrong, the description of AD-position is blank!';

$_LANG['view_static'] = 'View statistics information.';
$_LANG['add_js_code'] = 'Produce and copy the JS code.';
$_LANG['position_add'] = 'Add AD-position';
$_LANG['position_edit'] = 'Edit';
$_LANG['posit_name_exist'] = 'The AD-position has existed!';
$_LANG['download_ad_statistics'] = '涓嬭浇骞垮憡缁熻

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -