mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-11 20:27:04 +02:00
Forum watch stuff
git-svn-id: file:///svn/phpbb/trunk@2535 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -244,6 +244,11 @@ $lang['Rules_moderate'] = 'You <b>can</b> %smoderate this forum%s'; // %s replac
|
|||||||
|
|
||||||
$lang['No_topics_post_one'] = 'There are no posts in this forum<br />Click on the <b>Post New Topic</b> link on this page to post one';
|
$lang['No_topics_post_one'] = 'There are no posts in this forum<br />Click on the <b>Post New Topic</b> link on this page to post one';
|
||||||
|
|
||||||
|
$lang['Stop_watching_forum'] = 'Stop watching this forum';
|
||||||
|
$lang['Start_watching_forum'] = 'Watch this forum for new posts';
|
||||||
|
$lang['No_longer_watching_forum'] = 'You are no longer watching this forum';
|
||||||
|
$lang['You_are_watching_forum'] = 'You are now watching this forum';
|
||||||
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Viewtopic
|
// Viewtopic
|
||||||
|
Reference in New Issue
Block a user