From 1cb2266ef75bf19a5256faa78e3dea9d24ba095b Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 23 May 2003 05:46:07 +0000 Subject: [PATCH] Tweaking subscribe strings --- lang/en/forum.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/forum.php b/lang/en/forum.php index 051824fa69..9776488469 100644 --- a/lang/en/forum.php +++ b/lang/en/forum.php @@ -105,7 +105,7 @@ $string['subscribed'] = "Subscribed"; $string['subscribers'] = "Subscribers"; $string['subscribersto'] = "Subscribers to '\$a'"; $string['subscribestart'] = "Send me email copies of posts to this forum"; -$string['subscribestop'] = "I do not want copies of posts to this forum"; +$string['subscribestop'] = "I don't want email copies of posts to this forum"; $string['subscription'] = "Subscription"; $string['subscriptions'] = "Subscriptions"; $string['unsubscribe'] = "Unsubscribe from this forum"; -- 2.39.5