//Changed English strings using the translationsenglish module.

This commit is contained in:
djfm
2013-01-04 16:58:58 +01:00
parent 507309ddf5
commit 385c593129
319 changed files with 5991 additions and 5991 deletions
+2 -2
View File
@@ -133,8 +133,8 @@ class StatsSales extends ModuleGraph
{
case 1:
$this->_titles['main'][0] = $this->l('Products and orders');
$this->_titles['main'][1] = $this->l('Orders');
$this->_titles['main'][2] = $this->l('Products');
$this->_titles['main'][1] = $this->l('orders');
$this->_titles['main'][2] = $this->l('Products:');
break;
case 2:
$currency = new Currency((int)Configuration::get('PS_CURRENCY_DEFAULT'));