Adding a new lang file for the search forums block (no need to load up the

forum.php behemoth just for that) and moving a couple of strings there.

Hardwired strings and capitalization all fixed.

This fixes bugs 3090 and 3154.
This commit is contained in:
defacer 2005-05-07 16:25:46 +00:00
parent cec60526cc
commit cfab68844e
2 changed files with 9 additions and 3 deletions

View file

@ -0,0 +1,6 @@
<?php //$Id$
$string['blocktitle'] = 'Search Forums';
$string['advancedsearch'] = 'Advanced search';
?>