Merged from 1.6 stable.

This commit is contained in:
vyshane 2006-10-10 05:17:12 +00:00
parent beba128f6d
commit 5b32e3bc3c

View file

@ -200,6 +200,7 @@ $string['repliesone'] = '$a reply so far';
$string['reply'] = 'Reply'; $string['reply'] = 'Reply';
$string['replyforum'] = 'Reply to forum'; $string['replyforum'] = 'Reply to forum';
$string['resetforums'] = 'Remove all posts from these types of forums'; $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['rsssubscriberssdiscussions'] = 'Display the RSS feed for \'$a\' discussions';
$string['rsssubscriberssposts'] = 'Display the RSS feed for \'$a\' posts'; $string['rsssubscriberssposts'] = 'Display the RSS feed for \'$a\' posts';
$string['search'] = 'Search'; $string['search'] = 'Search';