[-] INSTALL : #PSCFI-4570 : Corrected some spelling errors in English

This commit is contained in:
aNiassy
2012-01-04 13:57:22 +00:00
parent 436c173c51
commit eb9d511b08
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -155,7 +155,7 @@ INSERT INTO `PREFIX_hook` (`id_hook`, `name`, `title`, `description`, `position`
(64, 'displayPaymentTop', 'Top of payment page', 'Top of payment page', 0, 0),
(65, 'actionHtaccessCreate', 'After htaccess creation', 'After htaccess creation', 0, 0),
(66, 'actionAdminMetaSave', 'After save configuration in AdminMeta', 'After save configuration in AdminMeta', 0, 0),
(67, 'displayAttributeGroupForm', 'Add fileds to the form "attribute group"', 'Add fileds to the form "attribute group"', 0, 0),
(67, 'displayAttributeGroupForm', 'Add fields to the form "attribute group"', 'Add fields to the form "attribute group"', 0, 0),
(68, 'actionAttributeGroupSave', 'On saving attribute group', 'On saving attribute group', 0, 0),
(69, 'actionAttributeGroupDelete', 'On deleting attribute group', 'On deleting attribute group', 0, 0),
(70, 'displayFeatureForm', 'Add fields to the form "feature"', 'Add fields to the form "feature"', 0, 0),
@@ -165,11 +165,11 @@ INSERT INTO `PREFIX_hook` (`id_hook`, `name`, `title`, `description`, `position`
(74, 'actionProductListOverride', 'Assign product list to a category', 'Assign product list to a category', 0, 0),
(75, 'displayAttributeGroupPostProcess', 'On post-process in admin attribute group', 'On post-process in admin attribute group', 0, 0),
(76, 'displayFeaturePostProcess', 'On post-process in admin feature', 'On post-process in admin feature', 0, 0),
(77, 'displayFeatureValueForm', 'Add fileds to the form "feature value"', 'Add fileds to the form "feature value"', 0, 0),
(77, 'displayFeatureValueForm', 'Add fields to the form "feature value"', 'Add fields to the form "feature value"', 0, 0),
(78, 'displayFeatureValuePostProcess', 'On post-process in admin feature value', 'On post-process in admin feature value', 0, 0),
(79, 'actionFeatureValueDelete', 'On deleting attribute feature value', 'On deleting attribute feature value', 0, 0),
(90, 'actionFeatureValueSave', 'On saving attribute feature value', 'On saving attribute feature value', 0, 0),
(91, 'displayAttributeForm', 'Add fileds to the form "feature value"', 'Add fileds to the form "feature value"', 0, 0),
(91, 'displayAttributeForm', 'Add fields to the form "attribute value"', 'Add fields to the form "attribute value"', 0, 0),
(92, 'actionAttributePostProcess', 'On post-process in admin feature value', 'On post-process in admin feature value', 0, 0),
(93, 'actionAttributeDelete', 'On deleting attribute feature value', 'On deleting attribute feature value', 0, 0),
(94, 'actionAttributeSave', 'On saving attribute feature value', 'On saving attribute feature value', 0, 0),