$_LANG['confirm_convert'] ='Attention: To convert program will lose the existing data, please operate with caution.';
$_LANG['backup_data'] ='If the existing data still has value probably to you, please backup first.';
$_LANG['backup'] ='Backup now.';
$_LANG['select_system'] ='Please choose the system that you want to convert:';
$_LANG['note_select_system'] ='(If your system not in the list, you can arrive <ahref="http://www.ecmoban.com"target="_ blank"><strong> our website </strong></a>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.<Br/>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'] = '<ul>' .
'<Li>For the promotion product, you need to edit its original price(this shop selling price) and sales promotion date;</li>' .
'<Li>Please re-create watermark;</li>' .
'<Li>Please re-create an advertisement;</li>' .
'<Li>Please re-create shipping method;</li>' .
'<Li>Please re-create payment method;</li>' .
'<li>Please move the former product of not bottom category to bottom category:</li>' .