From 8bbc156ca9a4bf3bfff8a9b7014a002808b1b7f0 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Wed, 23 Dec 2015 20:46:43 +0100 Subject: Bug 1201113: Support to run Bugzilla as a PSGI application r=dylan --- template/en/default/setup/strings.txt.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en') diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index d1bb873ca..4409d9ff3 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -103,6 +103,7 @@ END feature_mod_perl => 'mod_perl', feature_moving => 'Move Bugs Between Installations', feature_patch_viewer => 'Patch Viewer', + feature_psgi => 'PSGI Support', feature_rest => 'REST Interface', feature_smtp_auth => 'SMTP Authentication', feature_smtp_ssl => 'SSL Support for SMTP', -- cgit v1.2.3-24-g4f1b