]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 893922 - checksetup.pl failes to locate the string 'feature_rest'
authorDave Lawrence <dlawrence@mozilla.com>
Mon, 15 Jul 2013 20:06:27 +0000 (16:06 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Mon, 15 Jul 2013 20:06:27 +0000 (16:06 -0400)
template/en/default/setup/strings.txt.pl

index f7a7e39f5e6842908debbcbe69454bd0de7345ac..63eb3a3fd2698afefddc2830eac4db9aa6287fde 100644 (file)
@@ -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',