Make JPG quality in document/comment thumbnails configurable, too

This commit is contained in:
Kijin Sung 2019-08-01 16:37:05 +09:00
parent 94efb351f7
commit 68076b40c6
8 changed files with 20 additions and 3 deletions

View file

@ -270,6 +270,7 @@ $lang->thumbnail_target = 'Extract Thumbnail From';
$lang->thumbnail_target_all = 'All images';
$lang->thumbnail_target_attachment = 'Attached images only';
$lang->thumbnail_type = 'Thumbnail Type';
$lang->thumbnail_quality = 'Quality';
$lang->input_header_script = 'Header Script';
$lang->detail_input_header_script = 'Content added here will be printed at the top of every page, except the admin module.';
$lang->input_footer_script = 'Footer Script';