//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
+1 -1
View File
@@ -224,7 +224,7 @@ class AdminLoginControllerCore extends AdminController
else
die(Tools::jsonEncode(array(
'hasErrors' => false,
'confirm' => $this->l('Your password has been e-mailed to you', 'AdminTab', false, false)
'confirm' => $this->l('Your password has been emailed to you.', 'AdminTab', false, false)
)));
}
else