Minor improvements (#1095)

This commit is contained in:
Roman Kelesidis 2023-11-14 14:20:25 +07:00 committed by GitHub
commit be250e12c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -2180,7 +2180,6 @@ $lang['IMAGE_SEARCH_IMAGICK'] = 'Search Imagick';
$lang['USE_GD2'] = 'Make use of GD2 Extension';
$lang['USE_GD2_EXPLAIN'] = 'PHP is able to be compiled with the GD1 or GD2 Extension for image manipulating. To correctly create Thumbnails without imagemagick the Attachment Mod uses two different methods, based on your selection here. If your thumbnails are in a bad quality or screwed up, try to change this setting.';
$lang['ATTACHMENT_VERSION'] = 'Attachment Mod Version %s'; // %s is the version number
// Extensions -> Forbidden Extensions
$lang['MANAGE_FORBIDDEN_EXTENSIONS'] = 'Manage Forbidden Extensions';