1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Got bored so added print topic output view

git-svn-id: file:///svn/phpbb/trunk@3071 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2002-11-20 23:07:01 +00:00
parent 70e6af55a8
commit 44af262312
4 changed files with 127 additions and 37 deletions

View File

@@ -217,6 +217,7 @@ $lang = array_merge($lang, array(
'View_topic' => 'View topic',
'Guest' => 'Guest',
'POST_SUBJECT' => 'Post subject',
'PRINT_TOPIC' => 'Printable version',
'View_next_topic' => 'View next topic',
'View_previous_topic' => 'View previous topic',
'Submit_vote' => 'Submit Vote',