'EXTENSIONS_EXPLAIN'=>'The Extensions Manager is a tool in your phpBB Board which allows you to manage all of your extensions statuses and view information about them.',
'EXTENSION_NOT_AVAILABLE'=>'The selected extension is not available for this board, please verify your phpBB and PHP versions are allowed (see the details page).',
'EXTENSION_DISABLE_EXPLAIN'=>'Disabling an extension retains its files, data and settings but removes any functionality added by the extension.',
'EXTENSION_ENABLE_EXPLAIN'=>'Enabling an extension allows you to use it on your board.',
'EXTENSION_INSTALL_EXPLAIN'=>'Installing an extension will perform database changes that are required to use the extension on your board.',
'EXTENSION_UNINSTALL_EXPLAIN'=>'Uninstalling an extension removes all data and settings of the extensions. Only the extension files are retained, so you can install it again.',
'EXTENSION_DISABLE_CONFIRM'=>'Are you sure that you wish to disable the “%s” extension?',
'EXTENSION_ENABLE_CONFIRM'=>'Are you sure that you wish to enable the “%s” extension?',
'EXTENSION_INSTALL_CONFIRM'=>'Are you sure that you wish to install the “%s” extension?',
'EXTENSION_UNINSTALL_CONFIRM'=>'Are you sure that you wish to uninstall the “%s” extension? This will remove all data and settings stored for this extension and cannot be undone!',