mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
Merge branch 'ticket/VSE/9532' into develop
* ticket/VSE/9532: [ticket/9532] Simplified page titles by removing meaningless text.
This commit is contained in:
@@ -418,6 +418,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