Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/main/lang/la/admin/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/main/lang/la/admin/wizard_load.php

<?
$MESS["MAIN_WIZARD_IMPORT_ERROR"] = "Error de asistente de importación";
$MESS["MAIN_WIZARD_LOAD_ERROR_EX"] = "El asistente #WIZARD_NAME# ya existe.";
$MESS["MAIN_WIZARD_LOAD_ERROR_ID"] = "Ingrese el ID del asistente";
$MESS["MAIN_WIZARD_LOAD_ERROR_LOAD"] = "Seleccione un archivo para descargar";
$MESS["MAIN_WIZARD_LOAD_FILE"] = "Asistente de archivo (*.gz)";
$MESS["MAIN_WIZARD_LOAD_LINK_LIST"] = "Asistentes";
$MESS["MAIN_WIZARD_LOAD_OK"] = "El asistente ha sido importado exitosamente.";
$MESS["MAIN_WIZARD_LOAD_SUBMIT"] = "Importar";
$MESS["MAIN_WIZARD_LOAD_TITLE"] = "Importar asistente";
$MESS["MAIN_WIZARD_TAR_GZ"] = "La base de datos no contiene datos. No puede importar.";
?>