From db79da1e677e492afeadb9c7af89633fde1e2cfe Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Fri, 7 Aug 2009 17:12:25 +0000 Subject: Bug 509054: Internationalize feature descriptions in checksetup.pl Patch by Max Kanat-Alexander (module owner) a=mkanat --- template/en/default/setup/strings.txt.pl | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'template') diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl index fdbde4e77..3b75b73b3 100644 --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -43,6 +43,24 @@ COMMANDS TO INSTALL REQUIRED MODULES (You *must* run all these commands and then re-run checksetup.pl): EOT done => 'done.', + + feature_auth_ldap => 'LDAP Authentication', + feature_auth_radius => 'RADIUS Authentication', + feature_compress_bmps => 'Convert BMP Attachments to PNG', + feature_graphical_reports => 'Graphical Reports', + feature_html_desc => 'More HTML in Product/Group Descriptions', + feature_inbound_email => 'Inbound Email', + feature_jobqueue => 'Mail Queueing', + feature_jsonrpc => 'JSON-RPC Interface', + feature_new_charts => 'New Charts', + feature_old_charts => 'Old Charts', + feature_mod_perl => 'mod_perl', + feature_moving => 'Move Bugs Between Installations', + feature_patch_viewer => 'Patch Viewer', + feature_smtp_auth => 'SMTP Authentication', + feature_updates => 'Automatic Update Notifications', + feature_xmlrpc => 'XML-RPC Interface', + header => "* This is Bugzilla ##bz_ver## on perl ##perl_ver##\n" . "* Running on ##os_name## ##os_ver##", install_all => <