// changed English strings, especially focusing on colons harmonization

This commit is contained in:
fram
2013-03-12 19:39:30 +01:00
parent f7c76f60fb
commit ed947bc123
590 changed files with 6160 additions and 7064 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ class SupplierControllerCore extends FrontController
{
header('HTTP/1.1 404 Not Found');
header('Status: 404 Not Found');
$this->errors[] = Tools::displayError('Supplier does not exist.');
$this->errors[] = Tools::displayError('The chosen supplier does not exist.');
}
else
$this->canonicalRedirection();