diff --git a/classes/controller/AdminController.php b/classes/controller/AdminController.php index 1f28a2c7b..cc66f3ab5 100644 --- a/classes/controller/AdminController.php +++ b/classes/controller/AdminController.php @@ -269,7 +269,7 @@ class AdminControllerCore extends Controller 1 => $this->l('Deletion successful'), 2 => $this->l('Selection successfully deleted'), 3 => $this->l('Creation successful'), 4 => $this->l('Update successful'), 5 => $this->l('Status update successful'), 6 => $this->l('Settings update successful'), - 7 => $this->l('Image successfully deleted'), 8 => $this->l('Module downloaded successfullyc'), + 7 => $this->l('Image successfully deleted'), 8 => $this->l('Module downloaded successfully'), 9 => $this->l('Thumbnails successfully regenerated'), 10 => $this->l('Message sent to the customer'), 11 => $this->l('Comment added'), 12 => $this->l('Module(s) installed successfully'), 13 => $this->l('Module(s) uninstalled successfully'), 14 => $this->l('Language successfully copied'), @@ -277,7 +277,7 @@ class AdminControllerCore extends Controller 17 => $this->l('Module removed successfully from hook'), 18 => $this->l('Upload successful'), 19 => $this->l('Duplication completed successfully'), 20 => $this->l('Translation added successfully but the language has not been created'), 21 => $this->l('Module reset successfully'), 22 => $this->l('Module deleted successfully'), - 23 => $this->l('Localization pack imported successfully'), 24 => $this->l('Localization pack imported successfully'), + 23 => $this->l('Localization pack imported successfully'), 24 => $this->l('Refund Successful'), 25 => $this->l('Images successfully moved'), 26 => $this->l('Cover selection saved'), 27 => $this->l('Image shop association modified'),