From: Dave Lawrence Date: Mon, 15 Jul 2013 20:06:27 +0000 (-0400) Subject: Bug 893922 - checksetup.pl failes to locate the string 'feature_rest' X-Git-Tag: bugzilla-4.5.1~135 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92789c0d4353820e306a3acb2ddb4633eb178d3f;p=thirdparty%2Fbugzilla.git Bug 893922 - checksetup.pl failes to locate the string 'feature_rest' --- diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index f7a7e39f5e..63eb3a3fd2 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -94,6 +94,7 @@ END feature_mod_perl => 'mod_perl', feature_moving => 'Move Bugs Between Installations', feature_patch_viewer => 'Patch Viewer', + feature_rest => 'REST Interface', feature_smtp_auth => 'SMTP Authentication', feature_smtp_ssl => 'SSL Support for SMTP', feature_updates => 'Automatic Update Notifications',