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

This commit is contained in:
lLefevre
2012-05-15 10:04:43 +00:00
parent c1290cebae
commit 0d4ff05960
21 changed files with 373 additions and 373 deletions

View File

@@ -67,7 +67,7 @@ class AdminCustomerPreferencesControllerCore extends AdminController
'type' => 'bool'
),
'PS_PASSWD_TIME_FRONT' => array(
'title' => $this->l('Regenerate password:'),
'title' => $this->l('Regenerate password'),
'desc' => $this->l('Security minimum time to wait to regenerate the password'),
'validation' => 'isUnsignedInt',
'cast' => 'intval',