mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 06:33:22 +02:00
Forum language-file cleanup complete.
This commit is contained in:
19
e107_plugins/forum/languages/English/English_search.php
Normal file
19
e107_plugins/forum/languages/English/English_search.php
Normal file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/forum/languages/English/lan_forum_search.php,v $
|
||||
| $Revision$
|
||||
| $Date$
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
// define("FOR_SCH_LAN_1", "Forum");
|
||||
define("FOR_SCH_LAN_2", "Select forum");
|
||||
// define("FOR_SCH_LAN_3", "All Forums");
|
||||
define("FOR_SCH_LAN_4", "Whole post");
|
||||
define("FOR_SCH_LAN_5", "As part of thread");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user