?? snatch.php
字號:
<?php
/**
* ECSHOP
* ============================================================================
* 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: wj $
* $Date: 2007-02-08 17:19:36 +0800 (Thursday, 08 February 2007) $
* $Id: snatch.php 5457 2007-02-08 09:19:36Z wj $
*/
$_LANG['snatch_id'] = 'ID';
$_LANG['snatch_name'] = 'Name';
$_LANG['goodsid'] = 'Product ID';
$_LANG['goods_name'] = 'Product name';
$_LANG['start_time'] = 'Start time';
$_LANG['end_time'] = 'Deadline';
$_LANG['min_price'] = 'Min price';
$_LANG['max_price'] = 'Max price';
$_LANG['price'] = 'Payment at most';
$_LANG['short_price'] = 'Price';
$_LANG['integral'] = 'Consume points';
$_LANG['view_detail'] = 'View details';
$_LANG['snatch_edit'] = 'Edit Dutch auction';
$_LANG['desc'] = 'Description';
$_LANG['more_goods'] = 'More...';
$_LANG['make_option'] = 'Please search the options list of products.';
$_LANG['keywords'] = 'Keywords';
$_LANG['log_id'] = 'Log ID';
$_LANG['bid_time'] = 'Dutch auction time';
$_LANG['bid_user'] = 'Dutch auction user';
$_LANG['email'] = 'Email';
$_LANG['bid_price'] = 'Dutch auction price';
$_LANG['min_union_price'] = 'Min union price';
/* Prompting message */
$_LANG['no_goods'] = 'The product is nonexistence, please check it firstly.';
$_LANG['snatch_name_exist'] = '%s already exists.';
$_LANG['goods_detail'] = 'View %s detail';
$_LANG['back_list'] = 'Return to Dutch auction list';
$_LANG['continue_add'] = 'Continue add a new Dutch auction';
$_LANG['add_succeed'] = 'Add succeed';
$_LANG['edit_succeed'] = 'Edit succeed';
$_LANG['edit_fail'] = 'Edit fail';
$_LANG['no_name'] = 'Please enter Dutch auction name';
$_LANG['enter_num'] = 'Please enter a figure';
$_LANG['enter_int'] = 'Please enter an integer';
/* Help */
$_LANG['notice_goodsid'] = 'You need search the product, create product list and to select.';
$_LANG['notice_min_price'] = 'Min limit of range for Dutch auction.';
$_LANG['notice_max_price'] = 'Max limit of range for Dutch auction.';
$_LANG['notice_price'] = 'When the prizewinner\'s bidding more than the price, buy the product with the price.When the price is 0, buy the product with the prizewinner\'s bidding.';
$_LANG['notice_integral'] = 'Consume points every bidding.';
/*JS language item*/
$_LANG['js_languages']['no_name'] = 'Please enter Dutch auction name.';
$_LANG['js_languages']['no_desc'] = 'Please enter Dutch auction description.';
$_LANG['js_languages']['no_goods_id'] = 'Please select products.';
$_LANG['js_languages']['invalid_min_price'] = 'Min price must not be blank, and must be a figure.';
$_LANG['js_languages']['invalid_max_price'] = '鏈
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -