From: vyshane Date: Tue, 10 Oct 2006 05:17:12 +0000 (+0000) Subject: Merged from 1.6 stable. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5b32e3bc3ce9d2918febba539ad2e34bb8e34876;p=moodle.git Merged from 1.6 stable. --- diff --git a/lang/en_utf8/forum.php b/lang/en_utf8/forum.php index 26fc03cb44..bd73a2fb67 100644 --- a/lang/en_utf8/forum.php +++ b/lang/en_utf8/forum.php @@ -200,6 +200,7 @@ $string['repliesone'] = '$a reply so far'; $string['reply'] = 'Reply'; $string['replyforum'] = 'Reply to forum'; $string['resetforums'] = 'Remove all posts from these types of forums'; +$string['resetsubscriptions'] = 'Remove forum subscriptions'; $string['rsssubscriberssdiscussions'] = 'Display the RSS feed for \'$a\' discussions'; $string['rsssubscriberssposts'] = 'Display the RSS feed for \'$a\' posts'; $string['search'] = 'Search';