our website look for a help).';
$_LANG['select_charset'] ='Please choose the character list that the system that you have to convert use to gather:';
$_LANG['note_select_charset']='(If your system isn\'t UTF-8 character, converting need a long time.)';
$_LANG['dir_notes'] ='Please notice root directory path of the old shop, please use opposite path of the admin directory.
For example:The old shop directory is shop in root directory, but the ecshop put in root directory, that path is../shop.';
$_LANG['your_config'] ='Please config an original system to install an information:';
$_LANG['your_host'] ='Host name or address:';
$_LANG['your_user'] ='Username:';
$_LANG['your_pass'] ='Password:';
$_LANG['your_db'] ='Database name:';
$_LANG['your_prefix'] ='Datasheet prefixion:';
$_LANG['your_path'] ='Old shop root directory:';
$_LANG['convert'] ='Convert Data';
$_LANG['remark'] ='Remarks:';
$_LANG['remark_info'] = '' .
'- For the promotion product, you need to edit its original price(this shop selling price) and sales promotion date;
' .
'- Please re-create watermark;
' .
'- Please re-create an advertisement;
' .
'- Please re-create shipping method;
' .
'- Please re-create payment method;
' .
'- Please move the former product of not bottom category to bottom category:
' .
'
';
$_LANG['connect_db_error'] ='Can\'t connect database, please check install information.';
$_LANG['table_error'] ='Shortage of essential form %s, please check install information.';
$_LANG['dir_error'] ='Shortage of essential directory %s, please check install information.';
$_LANG['dir_not_readable'] ='The directory can\'t be read %s.';
$_LANG['dir_not_writable'] ='The directory can\'t be wrote %s.';
$_LANG['file_not_readable'] ='The file can\'t be read %s';
$_LANG['js_languages']['check_your_db'] ='Checking the database of your system...';
$_LANG['js_languages']['act_ok'] ='Congratulations, operate successfully!';
$_LANG['js_languages']['no_system'] ='There is no available convert program.';
$_LANG['js_languages']['host_not_null'] ='The host name or address can\'t be blank.';
$_LANG['js_languages']['db_not_null'] ='The database name can\'t be blank.';
$_LANG['js_languages']['user_not_null'] ='Register ID can\'t be blank.';
$_LANG['js_languages']['path_not_null'] ='Original shop root directory can\'t be blank.';
?>