From: jervfors Date: Sat, 8 May 2004 17:49:44 +0000 (+0000) Subject: Minor string fix X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=commitdiff_plain;h=f71e1cae83d53dcd15a4ff9e33ecaae7f82be7c8;hp=43404bdc46f6fa524bf5ec308a997393ce10d812 Minor string fix git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7398 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/plugins/spamcop/options.php b/plugins/spamcop/options.php index 31d17ac1..6367d1c4 100755 --- a/plugins/spamcop/options.php +++ b/plugins/spamcop/options.php @@ -213,7 +213,7 @@ echo _("The SpamCop service will display information as it finds it, so scroll d echo "

\n"; echo '

' . _("SpamCop service type") . '
'; -echo _("Service type option allows selecting which spamcop services you are using. Member services use different web reporting forms and does not display nags. You can purchase these services, if you want to support SpamCop."); +echo _("Service type option allows selecting which SpamCop services you are using. Member services use different web reporting forms and does not display nags. You can purchase these services, if you want to support SpamCop."); echo "

\n"; echo '

' . _("More information") . '
';