aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-12-28 21:51:55 +0100
committerAndreas Fischer <bantu@phpbb.com>2010-12-28 21:51:55 +0100
commit90ccdb4dad6521fe0431ab1e9373c5821156bc46 (patch)
tree202484aa2882972133c63706b7f68320b32175af /phpBB/language
parent34a1b044a17ececdaa2d4df541f985c34b83b1ce (diff)
parent30035b94f5928d6eea2548563b1a1f7767f0e308 (diff)
downloadforums-90ccdb4dad6521fe0431ab1e9373c5821156bc46.tar
forums-90ccdb4dad6521fe0431ab1e9373c5821156bc46.tar.gz
forums-90ccdb4dad6521fe0431ab1e9373c5821156bc46.tar.bz2
forums-90ccdb4dad6521fe0431ab1e9373c5821156bc46.tar.xz
forums-90ccdb4dad6521fe0431ab1e9373c5821156bc46.zip
Merge branch 'ticket/VSE/9532' into develop
* ticket/VSE/9532: [ticket/9532] Simplified page titles by removing meaningless text.
Diffstat (limited to 'phpBB/language')
-rw-r--r--phpBB/language/en/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 8cce9d8b03..7daa5a0c9e 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -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',