mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/9532] Simplified page titles by removing meaningless text.
Removed View Forum, View Topic, added pagination to forum and topic page titles, also moved the Site Name to the end of title for forum and topic view pages. PHPBB3-9532
This commit is contained in:
@@ -416,6 +416,7 @@ $lang = array_merge($lang, array(
|
||||
'OPTIONS' => 'Options',
|
||||
|
||||
'PAGE_OF' => 'Page <strong>%1$d</strong> of <strong>%2$d</strong>',
|
||||
'PAGE_TITLE_NUMBER' => 'Page %s',
|
||||
'PASSWORD' => 'Password',
|
||||
'PIXEL' => 'px',
|
||||
'PLAY_QUICKTIME_FILE' => 'Play Quicktime file',
|
||||
|
Reference in New Issue
Block a user