?? brand.php
字號:
<?php
/**
* ECSHOP Brand management language item
* ============================================================================
* 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 18:32:45 +0800 (Thursday, 08 February 2007) $
* $Id: brand.php 5476 2007-02-08 10:32:45Z wj $
*/
$_LANG['brand_name'] = 'Brand';
$_LANG['site_url'] = 'Website';
$_LANG['brand_desc'] = 'Description';
$_LANG['brand_logo'] = 'LOGO';
$_LANG['sort_order'] = 'Sort';
$_LANG['is_show'] = 'Display';
$_LANG['drop_brand_logo'] = 'Delete the logo';
$_LANG['confirm_drop_logo'] = 'Are you sure delete the logo?';
$_LANG['drop_brand_logo_success'] = 'Delete the logo successfully!';
$_LANG['brand_edit_lnk']='Re-edit that brand';
$_LANG['brand_list_lnk'] = 'Return to the list page';
/*Help information*/$_LANG['up_brandlogo'] = 'Please upload image as brand LOGO!';
$_LANG['warn_brandlogo'] = 'You has uploaded the image. If upload again, the old image will be covered!';
/*Prompting message*/
$_LANG['brand_edit'] = 'Edit brand record';
$_LANG['upload_failure'] = 'Upload image has failed!';
$_LANG['brandedit_fail'] = 'Edit brand %s has failed!';
$_LANG['brandadd_succed'] = 'Add new brand successsfully!';
$_LANG['brandedit_succed'] = 'Edit brand %s successfully!';
$_LANG['brandname_exist'] = '%s already exists.';
$_LANG['drop_confirm'] = 'Are you sure delete this brand?';
$_LANG['drop_succeed'] = 'Delete successfully!';
$_LANG['drop_fail'] = 'Delete has failed!';
$_LANG['no_brandname'] = 'Please enter a brand name!';
$_LANG['enter_int'] = 'Please enter an integer!';
$_LANG['back_list'] = 'Return to brand list';
$_LANG['continue_add'] = 'Continue add new brand';
$_LANG['upfile_type_error'] = "The uploaded image type must be jpg,gif or png.";
$_LANG['upfile_error'] = "Wrong, please ensure files\' writability of data directory!";
$_LANG['visibility_notes'] = '鐣跺搧鐗屼笅閭勬矑鏈夊晢鍝佺殑鏅傚
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -