1
0
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:
Cameron
2015-02-02 15:19:13 -08:00
parent b401143317
commit 2ae018a496
30 changed files with 224 additions and 571 deletions

View 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");
?>