Skip to content

Commit 22141d1

Browse files
authored
Merge pull request #352 from phpbb-fr-com/missing_lang_keys
Add missing lang key
2 parents a5a71ce + 4eb53b8 commit 22141d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

language/en/search.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
'CONTRIB_NAME_DESCRIPTION' => 'Contribution Name and Description',
4343
'CONTRIB_SUPPORT' => 'Contribution Discussion/Support',
4444

45+
'NO_SEARCH_TERMS' => 'No search terms have been entered.',
46+
4547
'SEARCH_KEYWORDS_EXPLAIN' => 'Put a list of words separated by <strong>|</strong> into brackets if only one of the words must be found. Use * as a wildcard for partial matches.',
4648
'SEARCH_MSG_ONLY' => 'Text/Description only',
4749
'SEARCH_SUBCATEGORIES' => 'Search Subcategories',

0 commit comments

Comments
 (0)