Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/wizards/bitrix/sale.locations/lang/br/scripts/
Upload File :
Current File : /var/www/homesaver/www/bitrix/wizards/bitrix/sale.locations/lang/br/scripts/import.php

<?
$MESS["WSL_IMPORT_ALL_DONE"] = "Terminado.";
$MESS["WSL_IMPORT_ERROR_ACCESS_DENIED"] = "Erro: acesso negado!";
$MESS["WSL_IMPORT_ERROR_FILES"] = "Erro! Nomes de arquivo com falhas.";
$MESS["WSL_IMPORT_ERROR_NO_LANG"] = "O idioma não foi encontrado";
$MESS["WSL_IMPORT_ERROR_NO_LOC_FILE"] = "Nenhum arquivo de local foi carregado";
$MESS["WSL_IMPORT_ERROR_NO_ZIP_FILE"] = "Nenhum arquivo de CEP foi carregado";
$MESS["WSL_IMPORT_ERROR_WRONG_LOC_FILE"] = "Formato de arquivo de local com falha";
$MESS["WSL_IMPORT_FILES_LOADING"] = "Processando arquivos...";
$MESS["WSL_IMPORT_LOC_STATS"] = "Locais:<ul>
<li>países importados: #NUMCOUNTRIES#</li>
<li>cidades importadas: #NUMCITIES#</li>
<li>Total de locaos: #NUMLOCATIONS#</li></ul>";
$MESS["WSL_IMPORT_ZIP_STATS"] = "Códigos postais:<ul>
<li>Códigos postais carregados: #NUMZIP#</li>
<li>de cidades: #NUMCITIES#</li></ul>";
?>