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

📄 integrate.php

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

/**
 * The ECSHOP Control panel member the data integration plug-in management program 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;it mean that you can modify, use and
 * republish the program code, on the premise of that your behavior is not for
 * commercial purposes.
 * ============================================================================
 * $Author: weberliu $
 * $Date: 2006-10-1814:16:40+0800$(Wednesday,18 October 2006)
 * $Id: integrate.php 1961 2006-10-18 06:16:40Z weberliu $
*/

$_LANG['integrate_name'] ='Name';
$_LANG['integrate_version'] ='Version';
$_LANG['integrate_author'] ='Author';
$_LANG['integrate_setup'] ='Setup member data integration plug-in.';
$_LANG['continue_sync'] ='Continue synchronous member\'s data.';
$_LANG['go_userslist'] ='Return list of member number.';

/* The form related language item*/
$_LANG['lable_db_host'] ='Database server host:';
$_LANG['lable_db_name'] ='Database:';
$_LANG['lable_db_chartset'] ='The database character list gather:';
$_LANG['lable_db_user'] ='Database account number:';
$_LANG['lable_db_pass'] ='Database password:';
$_LANG['lable_prefix'] ='Datasheet prefixion:';
$_LANG['lable_url'] ='Complete URL of the integrated system:';

/* The form related labguage item(discus5x) */
$_LANG['cookie_prefix']          = 'COOKIE prefix:';

$_LANG['sync_start'] ='Synchronous start position:';
$_LANG['sync_number'] ='Synchronous record quantity:';
$_LANG['sync_target'] ='Synchronous target:';
$_LANG['sync_target_sys'][0] ='ECSHOP';
$_LANG['sync_target_sys'][1] ='Integrate the third square system currently';
$_LANG['btn_sync'] ='Start synchronous member\'s data.';

/* Hint an information*/
$_LANG['update_success'] ='Member data integration plug-in is configed successfully.';
$_LANG['install_confirm'] ="Please don\'t edit integration plug-in in use. \nMember data will be cleared if you switch integration plug-in, and include:\n member information, member account datails, member address of receipt, member bonus, order information, cart. \r\n Are you sure install the member data integration plug-in?";
$_LANG['neednot_sync'] ='You needn\'t synchronous operation, beacuse the ECSHOP member system is in use now.';
$_LANG['sync_success'] ='There are %d record for total member amount.<Br/>This synchronous start position is %d, synchronous quantity is %d, synchronous %d record successfully.';
$_LANG['sync_notics'] ='<Strong>Please use the function carefully.</strong><the div style="color: red">You don\'t need a synchronous data in the normal usage</div><div>If you want to integrate member\'s data of other systems or return to the ECSHOP member\'s system  after use a period time. Existing member\'s data synchronize with the third-party system by this function, or the third-party system member\'s data ECSHOP.</div';
$_LANG['need_not_setup'] ='You needn\'t config it while use the ECSHOP member\'s system.';
$_LANG['different_domain'] ='The integration object and ECSHOP of[with] your setup is not under same area.<Br/>you member\'s data that can share that system, but can\'t carry out to register in the meantime.';


/* 琛ㄥ崟鐩稿叧璇

⌨️ 快捷键说明

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