1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-19 08:01:27 +02:00

[ticket/14933] Make "route not found" more user-friendly

PHPBB3-14933
This commit is contained in:
Oliver Schramm
2017-09-09 17:08:27 +02:00
parent 16da17a4ba
commit a29048abd6
3 changed files with 17 additions and 2 deletions

View File

@@ -556,6 +556,7 @@ $lang = array_merge($lang, array(
),
'OPTIONS' => 'Options',
'PAGE_NOT_FOUND' => 'The requested page could not be found.',
'PAGE_OF' => 'Page <strong>%1$d</strong> of <strong>%2$d</strong>',
'PAGE_TITLE_NUMBER' => 'Page %s',
'PASSWORD' => 'Password',