diff options
Diffstat (limited to 'phpBB/language/en/search.php')
| -rw-r--r-- | phpBB/language/en/search.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/search.php b/phpBB/language/en/search.php index 4618a585b3..be92391a4e 100644 --- a/phpBB/language/en/search.php +++ b/phpBB/language/en/search.php @@ -53,6 +53,7 @@ $lang = array_merge($lang, array( 'JUMP_TO_POST' => 'Jump to post', 'LOGIN_EXPLAIN_EGOSEARCH' => 'The board requires you to be registered and logged in to view your own posts.', + 'LOGIN_EXPLAIN_UNREADSEARCH'=> 'The board requires you to be registered and logged in to view your unread posts.', 'MAX_NUM_SEARCH_KEYWORDS_REFINE' => 'You specified too many words to search for. Please do not enter more than %1$d words.', |
