mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-19 16:11:21 +02:00
Altered view next and previous topic code and minor updates or fixes
git-svn-id: file:///svn/phpbb/trunk@566 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -158,7 +158,12 @@ $lang['Sticky'] = "<b>Sticky:</b>";
|
||||
// Viewtopic
|
||||
//
|
||||
$lang['Guest'] = 'Guest';
|
||||
$lang['Post_subject'] = "Post subject";
|
||||
$lang['View_next_topic'] = "View next topic";
|
||||
$lang['View_previous_topic'] = "View previous topic";
|
||||
|
||||
$lang['No_newer_topics'] = "There are no newer topics in this forum";
|
||||
$lang['No_older_topics'] = "There are no older topics in this forum";
|
||||
$lang['Topic_post_not_exist'] = "The topic or post you requested does not exist";
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user