From: David Lawrence Date: Thu, 22 Oct 2015 21:00:22 +0000 (+0000) Subject: Bug 1217551 - Add File::Copy::Recursive to Bugzilla/Install/Requirements.pm X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08e94cd5a6942328ec940be2ff1b6ef72fa003b1;p=thirdparty%2Fbugzilla.git Bug 1217551 - Add File::Copy::Recursive to Bugzilla/Install/Requirements.pm --- diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index 657b3ce92..d73d29a26 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -95,6 +95,7 @@ the documentation of Bugzilla::Extension for details. END feature_auth_ldap => 'LDAP Authentication', feature_auth_radius => 'RADIUS Authentication', + feature_documentation => 'Documentation', feature_elasticsearch => 'ElasticSearch Support', feature_graphical_reports => 'Graphical Reports', feature_html_desc => 'More HTML in Product/Group Descriptions',