[-] FO : #PSCFV-67 : Translation english updated and english keys update in all languages

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15310 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-05-15 10:04:43 +00:00
parent 42b3e483b7
commit a0b9410861
21 changed files with 373 additions and 373 deletions
@@ -81,7 +81,7 @@ class AdminOrderPreferencesControllerCore extends AdminController
'type' => 'bool'
),
'PS_PURCHASE_MINIMUM' => array(
'title' => $this->l('Minimum purchase total required in order to validate order:'),
'title' => $this->l('Minimum purchase total required in order to validate order'),
'desc' => $this->l('Set to 0 to disable this feature'),
'validation' => 'isFloat',
'cast' => 'floatval',