]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1105501 - checksetup.pl fails because of missing Installation string for "documen...
authorMarc Schumann <wurblzap@gmail.com>
Wed, 26 Nov 2014 22:31:25 +0000 (23:31 +0100)
committerMarc Schumann <wurblzap@gmail.com>
Wed, 26 Nov 2014 22:31:25 +0000 (23:31 +0100)
r=LpSolit, a=dkl

template/en/default/setup/strings.txt.pl

index 6de588e6d0ab697a8f455b4d7621bb4cd85cd6b9..c63d65ce1a062dd9c36f74462b9b91a7b8f81b25 100644 (file)
@@ -83,6 +83,7 @@ the documentation of Bugzilla::Extension for details.
 END
     feature_auth_ldap         => 'LDAP Authentication',
     feature_auth_radius       => 'RADIUS Authentication',
+    feature_documentation     => 'Documentation',
     feature_graphical_reports => 'Graphical Reports',
     feature_html_desc         => 'More HTML in Product/Group Descriptions',
     feature_inbound_email     => 'Inbound Email',