mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
Forum watch stuff
git-svn-id: file:///svn/phpbb/trunk@2535 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0616125f9b
commit
35c0d33ee7
1 changed files with 5 additions and 0 deletions
|
@ -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['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
|
||||
|
|
Loading…
Add table
Reference in a new issue