Merge pull request #973 from djfm/development

//translations
This commit is contained in:
Rémi Gaillard
2013-11-13 06:34:38 -08:00
3 changed files with 1 additions and 1 deletions
@@ -183,7 +183,7 @@ class AdminPPreferencesControllerCore extends AdminController
),
'PS_DISPLAY_DISCOUNT_PRICE' => array(
'title' => $this->l('Display discounted price'),
'desc' => $this->l('Insted of showing the discount (-5%) it will instead show the new price with the discount applied'),
'desc' => $this->l('Instead of showing the discount (-5%) it will instead show the new price with the discount applied'),
'validation' => 'isBool',
'cast' => 'intval',
'required' => false,
Binary file not shown.
Binary file not shown.