mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
Fix for 'bug' #484650
git-svn-id: file:///svn/phpbb/trunk@1479 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -671,7 +671,8 @@ $lang['Sort_Author'] = "Author";
|
||||
$lang['Sort_Forum'] = "Forum";
|
||||
|
||||
$lang['Display_results'] = "Display results as";
|
||||
$lang['All'] = "All";
|
||||
$lang['All_available'] = "All available";
|
||||
$lang['No_searchable_forums'] = "You do not have permissions to search any forum on this site";
|
||||
|
||||
$lang['No_search_match'] = "No topics or posts met your search criteria";
|
||||
$lang['Found_search_match'] = "Search found %d match"; // eg. Search found 1 match
|
||||
|
Reference in New Issue
Block a user