The message has TYPO3_CONF_VARS['SYS']['requiredExt'] instead of
TYPO3_CONF_VARS['EXT']['requiredExt'] as in config_default.php.
Change-Id: I46a3559b4b4da028b55b8cc8cda63aaa81fb91ea
Resolves: #26354
Releases: 4.6, 4.5
Reviewed-on: http://review.typo3.org/1765
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
<label index="ext_details_remove_button">Click here to remove the extension:</label>
<label index="ext_details_not_loaded">The extension is <strong>not</strong> installed yet.</label>
<label index="ext_details_install_button">Click here to install the extension:</label>
- <label index="ext_details_always_loaded">This extension is entered in the TYPO3_CONF_VARS['SYS']['requiredExt'] list and is therefore always loaded.</label>
+ <label index="ext_details_always_loaded">This extension is entered in the TYPO3_CONF_VARS['EXT']['requiredExt'] list and is therefore always loaded.</label>
<label index="ext_details_current_status">Current status:</label>
<label index="ext_details_update_needed">Update needed:</label>
<label index="ext_details_notice_static_data">(Notice: "Static data" may not <em>need</em> to be updated. You will only have to import static data each time you upgrade the extension.)</label>
<label index="ext_details_remove_button">Click here to remove the extension:</label>
<label index="ext_details_not_loaded">The extension is <strong>not</strong> installed yet.</label>
<label index="ext_details_install_button">Click here to install the extension:</label>
- <label index="ext_details_always_loaded">This extension is entered in the TYPO3_CONF_VARS['SYS']['requiredExt'] list and is therefore always loaded.</label>
+ <label index="ext_details_always_loaded">This extension is entered in the TYPO3_CONF_VARS['EXT']['requiredExt'] list and is therefore always loaded.</label>
<label index="ext_details_current_status">Current status:</label>
<label index="ext_details_update_needed">Update needed:</label>
<label index="ext_details_notice_static_data">(Notice: "Static data" may not <em>need</em> to be updated. You will only have to import static data each time you upgrade the extension.)</label>