$MESS["SL_IMPORT_ERROR_FILES"] = "Error! The filenames are incorrect.";
$MESS["SL_IMPORT_ERROR_NO_LOC_FILE"] = "No locations file uploaded.";
$MESS["SL_IMPORT_ERROR_WRONG_LOC_FILE"] = "The locations file format is incorrect.";
$MESS["SL_IMPORT_LOC_STATS"] = "Locations:
- countries imported: #NUMCOUNTRIES#
- regions imported: #NUMREGIONES#
- cities imported: #NUMCITIES#
- Total locations: #NUMLOCATIONS#
";
$MESS["SL_IMPORT_ERROR_NO_LANG"] = "Language was not found.";
$MESS["SL_IMPORT_ZIP_STATS"] = "Postal codes:
- Postal codes imported: #NUMZIP#
- for cities: #NUMCITIES#
";
$MESS["SL_IMPORT_ERROR_NO_ZIP_FILE"] = "No postal codes file found.";
$MESS["SL_IMPORT_ALL_DONE"] = "Done.";
$MESS["SL_LOADER_FILE_LOADED"] = "File loaded";
$MESS["SL_LOADER_FILE_ERROR"] = "Unable to load the file.";
$MESS["SL_MODULE_SALE_NOT_INSTALLED"] = "The e-Store module is not installed.";
?>