From 6eec197b4ad9d396b6c33c5012155608ae4bd961 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Thu, 13 Aug 2009 21:32:15 +0000 Subject: Bug 480986: The BMP -> PNG conversion tool for new attachments should be an extension - Patch by Frédéric Buclin r/a=mkanat MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/params/attachment.html.tmpl | 6 +----- template/en/default/setup/strings.txt.pl | 1 - 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'template') diff --git a/template/en/default/admin/params/attachment.html.tmpl b/template/en/default/admin/params/attachment.html.tmpl index 39f60470e..879aa65b1 100644 --- a/template/en/default/admin/params/attachment.html.tmpl +++ b/template/en/default/admin/params/attachment.html.tmpl @@ -73,9 +73,5 @@ maxlocalattachment => "The maximum size (in megabytes) of attachments identified by " _ "the user as 'Big Files' to be stored locally on the webserver. " _ "If set to zero, attachments will never be kept on the local " _ - "filesystem.", - - convert_uncompressed_images => "If this option is on, attachments with content type image/bmp " _ - "will be converted to image/png and compressed before uploading to " _ - "the database to conserve disk space." } + "filesystem." } %] diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index c46bceabb..4d91da60d 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -46,7 +46,6 @@ EOT feature_auth_ldap => 'LDAP Authentication', feature_auth_radius => 'RADIUS Authentication', - feature_compress_bmps => 'Convert BMP Attachments to PNG', feature_graphical_reports => 'Graphical Reports', feature_html_desc => 'More HTML in Product/Group Descriptions', feature_inbound_email => 'Inbound Email', -- cgit v1.2.3-24-g4f1b