From e17bd11ddb9407d5b8cf2a53df5a9ecf514748d4 Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Wed, 9 Mar 2011 17:46:02 +0800 Subject: Bug 633776: Automatic charset detection for text attachments r=mkanat, a=mkanat --- template/en/default/setup/strings.txt.pl | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 template/en/default/setup/strings.txt.pl (limited to 'template/en/default/setup/strings.txt.pl') diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl old mode 100644 new mode 100755 index fe4f65e4e..2284c87ef --- a/template/en/default/setup/strings.txt.pl +++ b/template/en/default/setup/strings.txt.pl @@ -108,6 +108,7 @@ END feature_smtp_auth => 'SMTP Authentication', feature_updates => 'Automatic Update Notifications', feature_xmlrpc => 'XML-RPC Interface', + feature_detect_charset => 'Automatic charset detection for text attachments', file_remove => 'Removing ##name##...', file_rename => 'Renaming ##from## to ##to##...', -- cgit v1.2.3-24-g4f1b